<!-- Begin

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




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

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

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

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

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

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

document.write('<a href="quotes.htm">Quotes</a>');

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

document.write('<a href="products.htm">Products</a>');

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

document.write('<a href="http://www.edsincorp.com/ads/">Webmaster</a>');







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


// EDIT THE NEXT LINE


document.write('<a href="index.html">An-Mar Wiring Systems, Inc.</a><br>');






var alldesserv	  = "yes"	// SHOW alldesserv COPYRIGHT






   if (alldesserv == "yes") {
document.write('Site Design &copy; 2009 All Rights Reserved <a href="http://www.designelementsusa.com" target="_blank">Design Elements USA</a> &amp; <a href="http://www.market-blast.com" target="_blank">Market-Blast!</a><br>');
}





//  End -->
