<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF

var showimage_1		= "yes"		// SHOW 1ST SIDEBAR IMAGE
var showimage_2		= "yes"		// SHOW 2ND SIDEBAR IMAGE
var showimage_3		= "no"		// SHOW 2ND SIDEBAR IMAGE
var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH
var showarea_2		= "no"		// SHOW THE 2ND PARAGRAPH
var showarea_3		= "yes"		// SHOW THE 2ND PARAGRAPH
var links		= "yes"		// SHOW SAMPLE LINKS IN THE SIDEBAR

var movedown		= "45"		// SIDEBAR SPACE FROM TOP




document.write('<img src="picts/spacer.gif" height="15" width="130"><br>');

document.write('<TABLE cellpadding="2" cellspacing="0" width="100%" border="0" class="smalltext"><tr><td valign="top" align="center">');






// FIRST IMAGE AREA


   if (showimage_1 == "yes") {
document.write('<IMG SRC="picts/sidebar-1.jpg" border="0" width="157" height="150" class="borders"><br><br>');
}




// START FIRST TEXT AREA

   if (showarea_1 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">About Daniel:</span></legend>');

document.write('Welcome! Learn more about our <a href="http://www.rethinkingsolar.com" target="_blank"><b>Solar Rental Service</b></a> OR ask me how you can start your own <a href="http://www.ecocrews.com" target="_blank"><b>Solar Business</b></a>.');

document.write('</fieldset>');
document.write('<br>');
}

// END FIRST TEXT AREA


// START THIRD TEXT AREA
   if (showarea_3 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');

document.write('<span class="subtitle">Solargies:</span></legend>');
document.write('<a href="http://www.solargies.com/solarcontact.htm" title="Request Information from Solargies"><b>Contact Solargies</b></a><br>');
document.write('<a href="http://www.solargies.biz" title="Visit Our Solar Energy Store" target="_blank"><b>Visit Our Solar Store</b></a><br>');
document.write('<a href="http://www.solargies.com/REnU_Newsletter.htm" title="Receive REnU Details in Email Format.">Receive Solar Rental Details</a><br>');
document.write('<a href="http://www.solargies.com/Ecopreneur_Newsletter.htm" title="Receive Solar Energy Business Details via Email.">Receive Business Information</a><br>');

document.write('</fieldset>');
document.write('<br>');
}
// END THIRD TEXT AREA



// CONTENT LINKS AREA
   if (links == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');

document.write('<span class="subtitle">Additional Links:</span></legend>');
document.write('<a href="http://www.solargies.com/rethinksolar.htm">reThink Solar Rentals</a><br>');
document.write('<a href="http://www.solargies.com/solar_panel_rentals.htm">Solar Panel (PV) Rentals</a><br>');
document.write('<a href="http://www.solargies.com/docs/REnU_FAQs.mp3">Solar Rental FAQs (audio)</a><br>');
document.write('<a href="http://www.solargies.com/picts/UpgradeToSolar.mp3">Upgrade to Solar (radio ad)</a><br>');
document.write('<a href="http://www.solargies.com/Solar_Energy_Business.htm" title="Start a Green Energy Business.">Solar Business Opportunity</a><br>');
document.write('<a href="http://www.solargies.com/docs/Ecopreneur_compensation_plan.mp3" target="_blank" title="Listen to the compensation overview.">Compensation Plan (audio)</a><br>');

document.write('----------------------------<br>');
document.write('My Corporate Web Sites:<br>');

document.write('<a href="http://www.reThinkingSolar.com" target="_blank" title="REnU Solar Rental (external site).">www.reThinkingSolar.com &nbsp;<IMG SRC="picts/extlink.gif" border="0" alt="External Web Site"</a><br>');

document.write('<a href="http://www.EcoCrews.com" target="_blank" title="Green Energy Business (external site).">www.EcoCrews.com &nbsp;<IMG SRC="picts/extlink.gif" border="0" alt="External Web Site"</a><br>');


document.write('------------------------------<br>');
document.write('<a href="http://www.solargies.com/global_warming.htm" title="About Global Warming.">About Global Warming</a><br>');
document.write('<a href="http://www.solargies.com/global_warming_news.htm" title="Global Warming News (video).">Global Warming News</a><br>');
document.write('<a href="http://www.solargies.com/solar_cells.htm" title="How solar cells work.">How Solar Cells Work</a><br>');
document.write('<a href="http://www.solargies.com/Solar_Science.htm" title="The Science of the Solar Cell (http://cs.sbcc.edu/).">Science of the Solar Cell</a><br>');
document.write('<a href="http://www.solargies.com/Solar_Energy_Video.htm" title="Watch a video about solar energy.">Why Solar Energy (video)</a><br>');
document.write('<a href="http://www.solargies.com/powerofsun.htm" title="The power of solar energy.">The Power of the Sun (video)</a><br>');
document.write('<a href="http://www.solargies.com/Ecopreneur_Video.htm" title="Watch Ecopreneur Video.">Ecopreneur Mission (Biz video)</a><br>');
document.write('<a href="http://www.solargies.com/articles/resource_article_index.htm" title="Solargies Renewable Resource Articles">Renewable Resource Articles</a><br>');

document.write('</fieldset>');
document.write('<br>');
}
// CONTENT LINKS AREA



// SECOND IMAGE AREA

   if (showimage_2 == "yes") {
document.write('<a href="http://www.ecocrews.com" target="_blank"><IMG SRC="picts/sidebar-2.gif" border="0" width="157" class="borders"></a><br><br>');
}




// START SECOND TEXT AREA
   if (showarea_2 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Your Notes:</span></legend>');

document.write('This area is for notes or links. Edit the sidebar.js to update this text. ');

document.write('<a href="http://www.solargies.com/about.htm">More...</a>');

document.write('</fieldset>');
document.write('<br><br>');
}
// END SECOND TEXT AREA


// THIRD IMAGE AREA

   if (showimage_3 == "yes") {
document.write('<IMG SRC="picts/sidebar-3.gif" border="0" width="157" class="borders"><br><br>');
}




document.write('</td></tr></table>');
//  End -->