<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

//document.write('<span class="menutitle">Site Links:</span><br>');


// START LINKS
document.write('<span class="menutitle">CLICK BELOW TO VIEW:</span><br>');
document.write('<a href="index.html" class="menu">HOME PAGE</a>');

document.write('<a href="video_solaredge_one.htm" class="menu">VIDEO EDUCATION</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

//document.write('<a href="calculators.htm" class="menu">CALCULATORS</a>');
document.write('<span class="menutitle">CALCULATORS:</span><br>');

document.write('<a href="calc_size.htm" class="menu">...  Size Requirements</a>');
document.write('<a href="calc_sdge.htm" class="menu">...  Cost Fully Installed</a>');
document.write('<a href="calc_cost.htm" class="menu">...  Cost Equipment Only</a>');
document.write('<a href="calc_quanitity.htm" class="menu">...  Number of Panels</a>');
document.write('<a href="calc_led.htm" class="menu">...  LED Lighting Savings</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');
document.write('<span class="menutitle">SOLAR EQUIPMENT:</span><br>');

document.write('<a href="panels.htm" class="menu">..  Panel Manufactures</a>');
document.write('<a href="pro_pho_pan_2.htm" class="menu">.......  Panel Details</a>');
document.write('<a href="inverters.htm" class="menu">..  Inverter Manufactures</a>');
document.write('<a href="pro_pho_ele_3.htm" class="menu">.......  Inverter Details</a>');
document.write('<a href="pro_pho_rac_4.htm" class="menu">.......  Rack Details</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

document.write('<span class="menutitle">OTHER EQUIPMENT:</span><br>');
document.write('<a href="pro_pho.htm" class="menu">SOLAR PV</a>');
document.write('<a href="wat_2.htm" class="menu">WATER HEATING</a>');
document.write('<a href="win_3.htm" class="menu">WIND/SOLAR COMBO</a>');
document.write('<a href="led_4.htm" class="menu">LEED PRODUCTS</a>');

//document.write('<a href="site_map.htm" class="menu">All Products</a>');
//document.write('<a href="quotes.htm" class="menu">"Product Quotes"</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');
document.write('<span class="menutitle">INFORMATIONAL:</span><br>');

document.write('<a href="rates.htm" class="menu">UTILITY RATES</a>');
document.write('<a href="rates.htm" class="menu">...  Residential</a>');
document.write('<a href="rates_comm.htm" class="menu">...  Commercial</a>');
document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');
document.write('<a href="ten_questions.htm" class="menu">10 Questions</a>');
document.write('<a href="credits_incentives.htm" class="menu">Credits & Incentives</a>');
document.write('<a href="services.htm" class="menu">Services</a>');
document.write('<a href="process.htm" class="menu">The Process</a>');
document.write('<a href="financing.htm" class="menu">SOLAR FINANCING</a>');
document.write('<a href="ppa.htm" class="menu">PPAs Power Purchase</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');
document.write('<span class="menutitle">HELP & SUPPORT:</span><br>');

document.write('<a href="about.htm" class="menu">About Us</a>');
document.write('<a href="resources.htm" class="menu">Resources/Links</a>');
document.write('<a href="careers.htm" class="menu">Career Opportunities</a>');
document.write('<a href="paypal.htm" class="menu">Custom Payments</a>');
document.write('<a href="contact.htm" class="menu">Contact</a>');

// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

//document.write('<a href="slideshow.htm" class="menu">Photos</a>');

//document.write('<a href="videos.htm" class="menu">Videos</a>');

// THIS IS THE GRAPHIC UNDER THE MENU

document.write('<br><center><a href="contact.htm"><img src="picts/side_menu.jpg" width="100" height="125" border="0" class="borders"></a><br><br></center>');

document.write('<a href="calendar_billy.htm" class="menu">Sch BS</a>');

document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->