<!-- Start


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

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

document.write(' <a href="disclaimer.shtml" class="foot">Disclaimer</a> ');


document.write('<br>');

document.write('&copy;Copyright 2011 ');

document.write('<a href="index.shtml" target="_top" class="foot">Ronald C. Naso, Ph.D., ABPP</a>');

document.write('<br>');


//  End -->
