_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="DarkGreen";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.world-of-algae.com/;");
aI("text=Algae Matrix;target=;url=Algae-Matrix.html;");
aI("text=Algae News;target=;url=Algae-News.html;");
aI("text=Algae Education;target=;url=Algae-Education.html;");
aI("showmenu=Shop OnlineWorld of Algae eBooksLEFT_MENU;text=Shop Online;target=;url=Shop-Online.html;");
aI("showmenu=DownloadsFree DownloadsLEFT_MENU;text=Downloads;target=;url=Downloads.html;");
aI("text=Become a Member;target=;url=Become-a-Member.html;");
aI("text=Newsletter;target=;url=Newsletter.html;");
aI("text=Media Releases;target=;url=Media-Releases.html;");
aI("text=About;target=;url=About.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Shop OnlineWorld of Algae eBooksLEFT_MENU")){
style=submenuStyle;
aI("text=World of Algae eBooks;target=;url=World-of-Algae-eBooks.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
}

with(milonic=new menuname("DownloadsFree DownloadsLEFT_MENU")){
style=submenuStyle;
aI("text=Free Downloads;target=;url=Free-Downloads.html;");
}


 drawMenus();
