_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-10;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bgimage="images/ribbon_mid_0.png";
fontfamily="Century Gothic, Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#606a5d";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
pagecolor="#ffffff";
rawcss="padding-bottom:6px;text-transform:uppercase";
pagebgimage="images/ribbon_mid_page_16.png";
itemheight="45";
itemwidth="239";
}

with(submenuStyle=new mm_style()){
fontfamily="Century Gothic, Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#6f937b";
offcolor="#000000";
onbgcolor="#1f3125";
oncolor="#FFFFFF";
outfilter="fade(duration=0.5)";
padding="3";
subimagepadding="8";
imagepadding="3";
itemheight="24";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="239";
orientation="vertical";
position="relative";
itemheight="24";
aI("text= ;itemheight=34;bgimage=images/ribbon_top_0.png;overbgimage=images/ribbon_top_0.png;");
aI("text=Home;target=;url=http://biopipe.org/;target=;");
aI("text=Site Map;target=;url=sitemap-page-order.html;target=;");
aI("text=About;target=;url=about.html;target=;");
aI("showmenu=Products/Sub Link1LEFT_MENU;text=Products;target=;url=products.html;target=;");
aI("text=Policy;target=;url=policy.html;target=;");
aI("text=News;target=;url=news.html;target=;");
aI("text=People;target=;url=people.html;target=;");
aI("text=Contact;target=;url=contact.html;target=;");
aI("text= ;itemheight=32;bgimage=images/ribbon_bottom_0.png;overbgimage=images/ribbon_bottom_0.png;");
}

with(milonic=new menuname("Products/Sub Link1LEFT_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Sub Link1;target=;url=sub-link1.html;target=;");
aI("text=Sub Link2;target=;url=sub-link2.html;target=;");
aI("text=Sub Link3;target=;url=sub-link3.html;target=;");
aI("text=Sub Link4;target=;url=sub-link4.html;target=;");
aI("text=Sub Link5;target=;url=sub-link5.html;target=;");
}


 drawMenus();

