<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<br><a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.html">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="surveys.html">Survey Software</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="publications.html">Publications</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="consulting.html">Consulting</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="educationandtraining.html">Education & Training</a>');

document.write('<br>');

document.write(' <a href="caringatcore.html">Caring at the Core</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="clients.html">Clients & Reviews</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="speaking.html">Speaking & Conferences</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="researchlogin.html">Research Login</a>');



document.write('<br><br>&copy;Copyright 2012.   All Rights Reserved. ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Healthcare Environment. </a> ');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design by <a href="http://www.beezdezines.com" target="_blank">BeezDezines.<br><br>');
}





//  End -->
