_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=More Recycling Facts and Statistics;target=;url=More_Recycling_Facts_and_Statistics.html;");
aI("text=Paper recycling process - why recycle paper?;target=;url=Paper_Recycling.html;");
aI("text=Plastic Recycling;target=;url=Plastic_Recycling.html;");
aI("text=Glass recycling process including glass bottle recycling;target=;url=Glass_Recycling.html;");
aI("text=Tyre Recycling;target=;url=Tire_Recycling.html;");
aI("text=Recycling Electronic Equipment;target=;url=Electronic_Equipment_and_Computer_Recycling.html;");
}


 drawMenus();
