/* This script provides the top portion of the page, just after the <body> tag */
document.writeln('<table align="center" border="0" cellpadding="0" cellspacing="0" width="730">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td height="6" valign="top" width="730"><img src="http://www.northstarenergyservices.com/images/line.gif" height="6" width="730"></td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('<table align="center" border="0" cellpadding="0" cellspacing="0" height="113" width="730">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td valign="bottom" align="left" rowspan="4" height="113" valign="top" width="196" style="background-image: url(http://www.northstarenergyservices.com/images/nseslogo.jpg);">');
var months = new Array('January','February','March','April','May','June','July','August','September','October','November','December');
var days   = new Array('Sun','Mon','Tue','Wed','Thu','Fri','Sat');
var time   = new Date();
var lmonth = months[time.getMonth()];
var date   = time.getDate();
var year   = time.getFullYear();
document.write  ('<p style="margin-bottom: 4px; margin-left: 6px; font-size: 12px; font-weight: bold;">');
document.write  (days[time.getDay()] + ', ' + lmonth + ' ' + date + ', ' + year + '</p>');
document.writeln('</td>');
document.writeln('<td colspan="2" align="right" bgcolor="#cccc99" height="54" valign="middle">');
document.writeln('<div style="text-align: right;"><font size="4"><b>North Star Energy Services, Inc.&nbsp;</b></font></div>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="20" valign="top" width="97">');
document.writeln('<img src="http://www.northstarenergyservices.com/images/menu_r1.gif" height="20" width="97"></td>');
document.writeln('<td align="right" bgcolor="#999900" height="20" valign="middle" width="437"><font color="#ffcc00" size="2">');
document.writeln('<b>Solar Powered Energy Systems for Today&nbsp;</b></font></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td colspan="2" height="12" valign="top" width="534">');
document.writeln('<img src="http://www.northstarenergyservices.com/images/menu_r2.gif" height="12" width="534"></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="27" valign="top" width="97" style="color: rgb(0, 0, 0); background-image: url(http://www.northstarenergyservices.com/images/menu_r3.jpg);">');
document.writeln('</td>');
document.writeln('<td align="right" bgcolor="#999900" height="27" valign="middle" width="437" style="padding-top:2px;">');
document.writeln('<ul id="Menu1" class="MM">');
document.writeln('	<li><a href="http://www.northstarenergyservices.com/index.htm">Home</a></li>');
document.writeln('	<li><a href="http://www.northstarenergyservices.com/products.htm">Products</a>');
document.writeln('		<ul>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/spseries.htm">SP Professional Series&nbsp;&nbsp;</a>');
document.writeln('				<ul>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/1500sp.htm">SP1500T</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/2400sp.htm">SP2400T</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/sp3600t.htm">SP3600T</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/sp4000t.htm">SP4000T-SW</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/sp5500t.htm">SP5500T-SW</a></li>');
document.writeln('				</ul>');
document.writeln('      			</li>');
document.writeln('      			<li><a href="http://www.northstarenergyservices.com/shseries.htm">SH Residential Series</a>');
document.writeln('				<ul>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/sh1000p.htm">SH1000P</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/sh1250p.htm">SH1250P</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/sh1800p.htm">SH1800P</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/sh2000p.htm">SH2000P</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/sh2400p.htm">SH2400P</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/sh3000p.htm">SH3000P</a></li>');
document.writeln('				</ul>');
document.writeln('			</li>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/productcomp.htm">Product Comparison</a></li>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/customprods.htm">Custom Development</a></li>');
document.writeln('		</ul>');
document.writeln('	</li>');
document.writeln('	<li><a href="#">Company</a>');
document.writeln('		<ul>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/company.htm">About Us</a></li>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/mission.htm">Mission Statement</a></li>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/pressreleases.htm">Press Releases</a></li>');
document.writeln('			<li><a href="#">Policies</a>');
document.writeln('				<ul>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/warranty.htm">Warranty Policy</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/payments.htm">Payment Policy</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/shipping.htm">Shipping Policy</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/returns.htm">Return Policy</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/privacy.htm">Privacy Policy</a></li>');
document.writeln('				</ul>');
document.writeln('			</li>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/linktous.htm">Link To Us</a></li>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/linksubmit.htm">Submit Your Link</a></li>');
document.writeln('		</ul>');
document.writeln('	</li>');
document.writeln('	<li><a href="http://www.northstarenergyservices.com/resourcecenter.htm">Resource Center</a></li>');
document.writeln('		<ul>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/powercalc.htm">Power Calculator</a></li>');
document.writeln('			<li><a target="_blank" href="http://www.dsireusa.org/">Incentives Database</a></li>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/hurricaneinfo.htm">Hurricane Resources</a></li>');
document.writeln('				<ul>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/hurricaneinfo2.htm">Hurricane Guide</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/disastersupplykit.htm">Disaster Supply Kit</a></li>');
document.writeln('				</ul>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/newsfeed.htm">Recent Solar News</a></li>');
document.writeln('			<li><a href="#">Learn About Solar</a>');
document.writeln('				<ul> ');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/articles.htm">Articles</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/solartech.htm">Technology and Components</a></li>');
document.writeln('					<li><a href="http://www.northstarenergyservices.com/glossary.htm">Glossary of Terms</a></li>');
document.writeln('				</ul>');
document.writeln('			</li>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/links.htm">Link Partner Directory</a></li>');
document.writeln('			<li><a href="http://www.northstarenergyservices.com/sitemap.htm">Site Map</a></li>');
document.writeln('		</ul>');
document.writeln('	<li class="NOSEPARATOR"><a href="http://www.northstarenergyservices.com/contactus.htm">Contact Us</a></li>');
document.writeln('</ul>');
document.write  ('<td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');
document.writeln('<table align="center" border="0" cellpadding="0" cellspacing="0" width="730">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td height="6" valign="top" width="730"><img src="http://www.northstarenergyservices.com/images/line.gif" height="6" width="730"></td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');