_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5E4767";
offcolor="White";
onbgcolor="#DD9667";
oncolor="#000000";
padding="3";
separatorcolor="#000000";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="200";
}

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=Return to Home Page;target=;url=http://911savemydata.net/;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Virus Removal Service;target=;url=virus-removal-service.html;");
aI("text=Anti-Virus Protection;target=;url=anti-virus-protection.html;");
aI("text=Have a Computer Virus;target=;url=have-a-computer-virus.html;");
aI("text=Email Protection;target=;url=email-protection.html;");
aI("text=Medical Network Services;target=;url=medical-network-services.html;");
aI("text=Remote Backup Services;target=;url=remote-backup-services.html;");
aI("text=Contact Form;target=_blank;url=http://911savemydata.net/request_more_information.htm;");
}


 drawMenus();

