_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A5C7CA";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#55888D";
oncolor="#ffffff";
padding="4";
separatorcolor="#55888D";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Secure In OneRobustLEFT_MENU;text=Secure In One;target=;url=Secure-In-One.html;");
aI("text=Secure In One Pod;target=;url=Secure-In-One-Pod.html;");
aI("text=Secure In One Light;target=;url=Secure-In-One-Light.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Buy Now;target=;url=Buy-Now.html;");
}

with(milonic=new menuname("Secure In OneRobustLEFT_MENU")){
style=submenuStyle;
aI("text=Robust;target=;url=Robust.html;");
aI("text=Secure;target=;url=Secure.html;");
aI("text=Space Saving;target=;url=Space-Saving.html;");
aI("text=Practical;target=;url=Practical.html;");
}


 drawMenus();
