_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#FFFFAA";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFAA";
offcolor="DarkRed";
onbgcolor="#A0D1FF";
oncolor="Firebrick";
padding="9";
pagebgcolor="#D6F0FF";
pagecolor="DarkRed";
separatorcolor="DarkRed";
separatorsize="0";
subimage="images/black_round_white.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkRed";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A0D1FF";
offcolor="Firebrick";
onbgcolor="#68ACFF";
oncolor="Firebrick";
padding="4";
pagebgcolor="#E5EEFF";
pagecolor="Firebrick";
subimage="images/black_round_white.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.solaronyourown.com/;");
aI("text=Earth4Energy Review;target=;url=earth4-energy-review.html;");
aI("text=GreenDIYenergy Review;target=;url=greendiyenergy-review.html;");
aI("text=Portable Solar Panels;target=;url=portable-solar-panels.html;");
aI("showmenu=Build It Yourself/Solar Water Heater diyLEFT_MENU;text=Build It Yourself;target=;url=build-it-yourself-solar-panels.html;");
aI("showmenu=Benefits Of Solar Energy/Benefits Of Solar HeatingLEFT_MENU;text=Benefits Of Solar Energy;target=;url=benefits-of-solar-energy.html;");
aI("text=How Does Solar Energy Work?;target=;url=how-does-solar-energy-work.html;");
aI("text=Cost Of Solar Panels;target=;url=cost-of-solar-panels.html;");
aI("text=Solar Energy Inverters;target=;url=what-is-a-solar-energy-inverter.html;");
aI("text=Solar Energy For Your Home;target=;url=solar-energy-for-your-home.html;");
aI("text=Solar Energy Pool Heating;target=;url=solar-pool-heating.html;");
aI("text=Living Off The Grid;target=;url=living-off-the-grid.html;");
aI("text=Passive Solar Heating;target=;url=passive-solar-heating.html;");
aI("text=Sunsei Solar Panel;target=;url=sunsei-solar-panels.html;");
aI("text=Suntech Solar Panels;target=;url=suntech-solar-panels.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Build It Yourself/Solar Water Heater diyLEFT_MENU")){
style=submenuStyle;
aI("text=Solar Water Heater diy;target=;url=solar-water-heater-diy.html;");
aI("text=How To Build A Solar Panel;target=;url=how-to-build-a-solar-panel.html;");
aI("text=Build Your Own Solar Panel;target=;url=build-your-own-solar-panel.html;");
}

with(milonic=new menuname("Benefits Of Solar Energy/Benefits Of Solar HeatingLEFT_MENU")){
style=submenuStyle;
aI("text=Benefits Of Solar Heating;target=;url=benefits-of-solar-heating.html;");
}


 drawMenus();

