_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Yellow";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SeaGreen";
offcolor="Yellow";
onbgcolor="PaleGreen";
onbold="bold";
oncolor="#000000";
padding="5";
pagebgcolor="PaleGreen";
pagecolor="Black";
separatorcolor="Yellow";
separatorsize="3";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="303";
}

with(submenuStyle=new mm_style()){
bordercolor="Yellow";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SeaGreen";
offcolor="Yellow";
onbgcolor="PaleGreen";
oncolor="#000000";
padding="4";
pagebgcolor="SeaGreen";
pagecolor="Yellow";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=915;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Twitter;target=;url=Twitter.php;");
aI("showmenu=Environment/Plastic In The OceanINFO_BAR_MENU;text=Environment;target=;url=Environment.php;");
aI("text=Eco Technology  News;target=;url=News.php;");
}

with(milonic=new menuname("Environment/Plastic In The OceanINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Plastic In The Ocean;target=;url=plastic-in-the-Ocean.php;");
aI("text=Dirty Oil in Ecuador;target=;url=Dirty-Oil-in-Ecuador.php;");
aI("text=Worlds Dirtiest OIl?;target=;url=The-Alberta-Oil-Sands.php;");
aI("text=Coal Kills Act Now;target=;url=Coal-Kills-Act-Now.php;");
aI("text=Dr David Suzuki;target=;url=Dr-David-Suzuki.php;");
aI("text=Economy and Environment;target=;url=Economy-and-Environment.php;");
aI("text=Kyoto Protocol;target=;url=Kyoto-Protocol.php;");
aI("text=Purchasing Carbon Offsets;target=;url=Purchasing-Carbon-Offsets.php;");
aI("text=Health and the environment;target=;url=Health-and-the-environment.php;");
aI("text=Climate week;target=;url=Climate-week.php;");
aI("text=Copenhagen;target=;url=Copenhagen.php;");
aI("text=Population Myth;target=;url=Population-Myth.php;");
aI("text=Target 350;target=;url=350.php;");
aI("showmenu=Environment/NASA/Nasa Tech Briefs NewsINFO_BAR_MENU;text=NASA;target=;url=NASA.php;");
aI("text=Environment News;target=;url=Nature's-News.php;");
aI("text=Worldwatch Institute's News;target=;url=Worldwatch-Institute's-News.php;");
}

with(milonic=new menuname("Environment/NASA/Nasa Tech Briefs NewsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Nasa Tech Briefs News;target=;url=Nasa-Tech-Briefs-News.php;");
}


 drawMenus();

