_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000066";
offcolor="White";
onbgcolor="CornflowerBlue";
oncolor="#000000";
padding="4";
separatorcolor="White";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="185";
}

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/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=About Us;target=;url=about-us.html;");
aI("text=Why 911SaveMyData.com;target=;url=why-911savemydata.com.html;");
aI("text=Data Loss is a NIGHTMARE;target=;url=data-loss-is-a-nightmare.html;");
aI("text=Offsite Backup Storage;target=;url=offsite-backup-storage.html;");
aI("text=Who Can Benefit? ;target=;url=who-can-benefit-.html;");
aI("text=Data Disaster Plan;target=;url=data-disaster-plan.html;");
aI("text=Pricing ;target=;url=pricing.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Data Center;target=;url=data-center.html;");
aI("text=Client Support;target=;url=client-support.html;");
aI("text=Free Trial Request;target=_blank;url=http://911savemydata.com/Free Trial Request.htm;");
aI("text=Return to Home Page;target=;url=http://911savemydata.com/;");
}


 drawMenus();

