<!-- Begin

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




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

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

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

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

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

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

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




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


// EDIT THE NEXT LINE


document.write('<a href="index.html">Art Designs by Dianne</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Web Site Development &amp; Hosting by <a href="http://www.pc-handyman.net" target="_blank">PC Handyman, LLC</a><br>');
}





//  End -->
