_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#002AAA";
borderstyle="Dashed";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2A7FFF";
offcolor="#000000";
onbgcolor="#FFFFD4";
oncolor="#000000";
ondecoration="underline";
padding="10";
pagecolor="#000000";
separatorcolor="#F6F2C4";
separatorsize="10";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Baby Pool Safety;target=;url=Baby-Pool-Safety.html;");
aI("text=Baby Strollers Safety;target=;url=Baby-Strollers-Safety.html;");
aI("text=Baby Bath Safety;target=;url=Baby-Bath-Safety.html;");
aI("text=Baby Safety Products;target=;url=Baby-Safety-Products.html;");
aI("text=Baby Car Safety;target=;url=Baby-Car-Safety.html;");
aI("text=Baby Video Monitors;target=;url=Baby-Video-Monitors.html;");
aI("text=Baby Toy Safety;target=;url=Baby-Toy-Safety.html;");
aI("text=Baby Chocking Hazards;target=;url=Baby-Chocking-Hazards.html;");
aI("text=Baby Electrical Hazards;target=;url=Baby-Electrical-Hazards.html;");
aI("text=Baby Crib Safety;target=;url=Baby-Crib-Safety.html;");
}


 drawMenus();

