_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="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home ;target=;url=./;");
aI("showmenu=ServicesVirus & Spyware RemovalLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Pay Now;target=;url=Pay-Now.html;");
aI("text=Contact ;target=;url=Contact.html;");
aI("showmenu=ResourcesNewsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("ServicesVirus & Spyware RemovalLEFT_MENU")){
style=submenuStyle;
aI("text=Virus & Spyware Removal;target=;url=Virus-&-Spyware-Removal.html;");
aI("text=On Location/Pickup/Delivery;target=;url=On-Location-Pickup-Delivery.html;");
aI("text=Phone Consultation;target=;url=Phone-Consultation.html;");
aI("text=Analyzation;target=;url=Analyzation.html;");
aI("text=System Optimization;target=;url=System-Optimization.html;");
aI("text=Security & Performance;target=;url=Security-&-Performance.html;");
aI("text=Wireless Networking;target=;url=Wireless-Networking.html;");
aI("text=Computer Tune-Up;target=;url=Computer-Tune-Up.html;");
aI("text=Computer Setup;target=;url=Computer-Setup.html;");
aI("text=Email Setup;target=;url=Email-Setup.html;");
aI("text=Printer Help;target=;url=Printer-Help.html;");
aI("text=Interfacing;target=;url=Interfacing.html;");
aI("text=Business Cards;target=;url=Business-Cards.html;");
aI("text=Website Setup;target=;url=Website-Setup.html;");
aI("text=Backup;target=;url=Backup.html;");
aI("text=Data Recovery;target=;url=Data-Recovery.html;");
aI("text=Software Installation;target=;url=Software-Installation.html;");
aI("text=Hardware Installation;target=;url=Hardware-Installation.html;");
aI("text=Technology Consultation;target=;url=Technology-Consultation.html;");
aI("text=Training;target=;url=Training.html;");
aI("text=List Items and Sell on eBay;target=;url=List-Items-and-Sell-on-eBay.html;");
}

with(milonic=new menuname("ResourcesNewsLEFT_MENU")){
style=submenuStyle;
aI("text=News;target=;url=News.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Geeks of America;target=;url=Geeks-of-America.html;");
}


 drawMenus();
