<!-- 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="thunder.htm">Thunder</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="lightning.htm">Lightning</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="cyclone.htm">Cyclone</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="tornado.htm">Tornado</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="SPCs.htm">Solar Chargers</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="solar panels.htm">Solar Panels</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="piezo.htm">Piezo</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="press.htm">Press</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="partners.htm">Partners</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');




document.write('<br><br>All contents &copy;Copyright 2006-2010 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">AM Power Systems</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design 2006 <a href="http://www.merictech.com" target="_blank">Meric Technology Inc</a><br>');
}





//  End -->