_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=Global Warming and The Greenhouse Effect;target=;url=Global_Warming_and_The_Greenhouse_Effect.html;");
aI("text=Eco Friendly Businesses;target=;url=Eco_Friendly_Businesses.html;");
aI("text=Illegal Logging;target=;url=Illegal_Logging.html;");
aI("text=The Threat from Global Warming on Nature;target=;url=The_Threat_from_Global_Warming_on_Nature.html;");
aI("text=Teaching The Young About The Environment;target=;url=Teaching_The_Young.html;");
aI("text=Environmental Education;target=;url=Environmental_Education.html;");
aI("text=Legislation And The Environment;target=;url=Legislation_And_The_Environment.html;");
}


 drawMenus();
