<!-- 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 Dr. Lea</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.html">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="sitemap.html">Site Map</a>');







document.write('<br>&copy;Copyright 2011.   All Rights Reserved. ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Lea Coaching & Consulting. </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 -->
