_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkGreen";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Azure";
offcolor="SeaGreen";
onbgcolor="DodgerBlue";
oncolor="White";
padding="5";
pagebgcolor="Azure";
pagecolor="SeaGreen";
separatorcolor="Azure";
separatorsize="1";
subimage="images/green2_4x5.gif";
subimagepadding="5";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkGreen";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DarkGreen";
onbgcolor="#53A9FE";
oncolor="White";
padding="4";
pagebgcolor="White";
pagecolor="DarkGreen";
subimage="images/green2_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Environment-Green Home;target=;url=.././;");
aI("text=Wind Power;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Wind Power Technology;target=;url=Wind_Power_Technology.html;");
aI("text=Wind turbines for electricity;target=;url=Wind_Turbines.html;");
aI("text=Micro Wind Turbines;target=;url=Micro_Wind_Turbines.html;");
aI("text=Wind Farms;target=;url=Wind_Farms.html;");
aI("text=Offshore Wind Farms;target=;url=Offshore_Wind_Farms.html;");
aI("text=Wind Generators;target=;url=Wind_Generators.html;");
aI("text=Wind Generator Charger;target=;url=Wind_Generator_Charger.html;");
aI("text=Wind Generator Controller;target=;url=Wind_Generator_Controller.html;");
aI("text=Wind Generator Inverter;target=;url=Wind_Generator_Inverter.html;");
aI("text=DIY Wind Power;target=;url=DIY_Wind_Power.html;");
aI("text=Windmill Electricity;target=;url=Windmill_Electricity.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}


 drawMenus();
