<!-- Begin

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




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

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

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

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

document.write(' <a href="testimonials.htm">Testimonials</a>');

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

document.write(' <a href="links.htm">Links</a>');

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

document.write(' <a href="contact_2.htm">Contact Us</a>');

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

document.write(' <a href="site_map.htm">Site Map</a>');


document.write('<br>All contents &copy;Copyright 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Designs and Details</a>');
document.write('Whitfield and Associates ');
document.write('<a href="donwhitfield.com">Web Site Design</a><br>');





var whitfield	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (whitfield == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://donwhitfield.com" target="_blank">Whitfield and Associates<a href="http://donwhitfield.com" target="_blank">g</a><br><br><br>');
}





//  End -->