_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyleheader=new mm_style("submenu")){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="verdana";
fontsize="10";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="cccccc";
offcolor="#666666";
onbgcolor="666666";
oncolor="#666666";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=2;
pagebgcolor="";
pagecolor="white";
separatorcolor="#000000";
separatorsize=0;
subimagepadding=2;
}

with(menuStyle=new mm_style("submenu")){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Arial";
fontsize="11";
fontstyle="normal";
fontweight="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="";
offcolor="#000000";
onbgcolor="";
oncolor="#666666";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=2;
pagebgcolor="";
pagecolor="#000000";
separatorcolor="#000000";
separatorsize=0;
subimagepadding=2;
}




with(milonic=new menuname("submenu")){
alwaysvisible=1;
menuwidth=196;
screenposition="center";
align="left"
position="relative";
orientation="vertical";
style=menuStyle;
aI("");
aI("text=&nbsp;&nbsp;&nbsp;Introduction;url=pbintro.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;Overview;url=pboverview.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;Why Backup;url=pbwhybackup.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;Why Online Backup;url=pbonlinebackup.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;How It Works;url=pbhowitworks.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;Advanced Features;url=pbfeatures.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;Prices and Plans;url=pbpricing.aspx;");
aI("text=&nbsp;&nbsp;&nbsp;Free Trial Details;url=pbfreetrialandbilling.aspx;");
aI("");
}

drawMenus();