_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=Green Technology;target=;url=Green_Technology.html;");
aI("text=Hydro Electricity and Hydro Power;target=;url=Hydro_Electricity_and_Hydro_Power.html;");
aI("text=Solar Power;target=;url=Solar_Power/;");
aI("text=Wind Power;target=;url=Wind_Power/;");
aI("text=Green Housing;target=;url=Green_Housing.html;");
aI("text=Green Flooring;target=;url=Green_Flooring.html;");
aI("text=Green Cars;target=;url=Green_Cars.html;");
}


 drawMenus();
