_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="bold";
headercolor="#000000";
offbgcolor="#8F8F8F";
offcolor="#DFDFDF";
onbgcolor="#AFAFAF";
onbold="bold";
oncolor="#FFFFFF";
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="#71B632";
offcolor="White";
onbgcolor="#AFAFAF";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="220";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Green PowerSunLEFT_MENU;text=Green Power;target=;url=http://www.livingsmartgreen.com/;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Green PowerSunLEFT_MENU")){
style=submenuStyle;
aI("showmenu=SunSimply Solar Power ExplainedLEFT_MENU;text=Sun;target=;url=Sun.html;");
aI("showmenu=WindBreezy Wind Power SimplifiedLEFT_MENU;text=Wind;target=;url=Wind.html;");
aI("showmenu=WaterHydro Power Made EasyLEFT_MENU;text=Water;target=;url=Water.html;");
aI("showmenu=Is It Worth It?FAQLEFT_MENU;text=Is It Worth It?;target=;url=Is-It-Worth-It-.html;");
}

with(milonic=new menuname("SunSimply Solar Power ExplainedLEFT_MENU")){
style=submenuStyle;
aI("text=Simply Solar Power Explained;target=;url=Simply-Solar-Power-Explained.html;");
}

with(milonic=new menuname("WindBreezy Wind Power SimplifiedLEFT_MENU")){
style=submenuStyle;
aI("text=Breezy Wind Power Simplified;target=;url=Breezy-Wind-Power-Simplified.html;");
}

with(milonic=new menuname("WaterHydro Power Made EasyLEFT_MENU")){
style=submenuStyle;
aI("text=Hydro Power Made Easy;target=;url=Hydro-Power-Made-Easy.html;");
}

with(milonic=new menuname("Is It Worth It?FAQLEFT_MENU")){
style=submenuStyle;
aI("text=FAQ;target=;url=FAQ-to-become-GREEN.html;");
aI("text=Benefits of Living Off the Grid;target=;url=Benefits-of-Living-Off-the-Grid.html;");
}


 drawMenus();

