_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#F18500";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkOrange";
offcolor="White";
onbgcolor="#A3B5BC";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="10";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Solar Energy (Home);target=;url=http://www.solarhome123.com/;");
aI("text=Solar Power;target=;url=solar-power.html;");
aI("text=Solar Power Basics;target=;url=solar-power-basics.html;");
aI("text=Affordable Solar Power;target=;url=affordable-solar-power.html;");
aI("text=Solar Power for Home;target=;url=solar-power-for-home.html;");
aI("text=Residential Solar Power Systems;target=;url=residential-solar-power-systems.html;");
aI("text=Solar Power House;target=;url=solar-power-house.html;");
aI("text=Solar Powered Home;target=;url=solar-powered-home.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
