<!-- Begin

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




document.write('<a href="index.html">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="PDFgallery.htm">Downloads</a>');

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

document.write('<a href="clients.htm">Clients</a>');

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

document.write('<a href="http://www.designelementsusa.com/web-design.html">Webmaster</a>');







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


// EDIT THE NEXT LINE


document.write('<a href="index.html">Galaxy Circuits, Inc.</a><br>');






var de_code	  = "yes"	// SHOW Design Elements USA And Market-Blast! COPYRIGHT






   if (de_code == "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 -->