<!-- Begin

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

document.write(' <A HREF="/index.htm">Home | </a>');
document.write(' <A HREF="/solar.htm">Solar | </a>');
document.write(' <A HREF="/site_survey.htm">Site Survey | </a>');
document.write(' <A HREF="/store.htm">Online Store | </a>');
document.write(' <A HREF="/information.htm">Information | </a>');
document.write(' <A HREF="/resellers.htm">Resellers | </a>');
document.write(' <A HREF="/gallery.htm">Gallery | </a>');
document.write(' <A HREF="/support.htm">Support | </a>');
document.write(' <A HREF="/company.htm">Company | </a>');
document.write(' <A HREF="/contact.htm">Contact Us | </a>');
document.write('<br>');
document.write('Follow us on:');
document.write('<a class="speciallink" href="http://www.facebook.com/pages/Solarfied-Inc/121602041219627" target="_blank"><img src="/picts/networks/facebook_16.png" width="16" height="16" align="absmiddle" longdesc="Solarfied Facebook Link" />');
document.write(' ');
document.write('<a class="speciallink" href="http://twitter.com/solarfied" target="_blank"><img src="/picts/networks/twitter_16.png" width="16" height="16" align="absmiddle" longdesc="Solarfied Twitter Link" />');
document.write('</span>');
//  End -->