document.write('<a href="index.html">home</a>');document.write('&nbsp; |&nbsp; <a href="company.html">our company</a>');document.write('&nbsp; |&nbsp; <a href="services.html">solutions &amp; services</a>');document.write('&nbsp; |&nbsp; <a href="resources.html">financial resources</a>');document.write('&nbsp; |&nbsp; <a href="news.html">news &amp; press</a>');document.write('&nbsp; |&nbsp; <a href="contact.html">contact</a>');document.write('&nbsp; |&nbsp; <a href="resources-solar-evaluation.html">evaluation request</a>');document.write('&nbsp; |&nbsp; <i>&copy;&nbsp;');document.write(((year = (new Date).getYear()) < 1000 ? (year + 1900) : year));document.write('&nbsp;rmk solar</i>');