_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#B6BABF";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="210";
}

with(submenuStyle=new mm_style()){
bordercolor="#660000";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#660000";
offcolor="#ffffff";
onbgcolor="#590E0C";
oncolor="#ffffff";
padding="4";
separatorcolor="#590E0C";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(dlgsc=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=index.html;");
aI("showmenu=ServicesComputer Repair ServicesLEFT_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ProductsCustom Desktop SystemsLEFT_MENU;text=Products;target=;url=Products.html;");
aI("showmenu=Payment OptionsPayment - Invoice AmountLEFT_MENU;text=Payment Options;target=;url=Payment-Options.html;");
aI("showmenu=Tips & GuaranteesPC Computer Buying TipsLEFT_MENU;text=Tips & Guarantees;target=;url=Tips-&-Guarantees.html;");
aI("text=Downloads Section;target=;url=Downloads-Section.html;");
aI("text=Web Resources;target=;url=Web-Resources.html;");
aI("text=Quick Fixes;target=;url=Quick-Fixes.html;");
aI("text=Careers;target=;url=Careers.html;");
aI("text=Contest;target=;url=Contest.html;");
aI("showmenu=PoliciesPrivacyLEFT_MENU;text=Policies;target=;url=Policies.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Site Search;target=;url=Site-Search.html;");
}

with(dlgsc=new menuname("ServicesComputer Repair ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Computer Repair Services;target=;url=Computer-Repair-Services.html;");
aI("text=Spyware & Virus Removal;target=;url=Spyware-&-Virus-Removal.html;");
aI("text=Remote Support Services;target=;url=Remote-Support-Services.html;");
aI("text=PC Tune Up Services;target=;url=PC-Tune-Up-Services.html;");
aI("text=Technical Support;target=;url=Technical-Support.html;");
aI("text=Network Support;target=;url=Network-Support.html;");
aI("text=PC Audit Services;target=;url=PC-Audit-Services.html;");
aI("text=Systems Security;target=;url=Systems-Security.html;");
aI("text=Data Backup;target=;url=Data-Backup.html;");
aI("text=Web Design;target=;url=Web-Design.html;");
}

with(dlgsc=new menuname("ProductsCustom Desktop SystemsLEFT_MENU")){
style=submenuStyle;
aI("text=Custom Desktop Systems;target=;url=Custom-Desktop-Systems.html;");
aI("text=Laptops and Netbooks;target=;url=Laptops-and-Netbooks.html;");
aI("text=Hardware & Components;target=;url=Hardware-&-Components.html;");
aI("text=Refurbished Components;target=;url=Refurbished-Components.html;");
aI("text=Refurbished Computers;target=;url=Refurbished-Computers.html;");
}

with(dlgsc=new menuname("Payment OptionsPayment - Invoice AmountLEFT_MENU")){
style=submenuStyle;
aI("text=Payment - Invoice Amount;target=;url=Payment-Invoice-Amount.html;");
}

with(dlgsc=new menuname("Tips & GuaranteesPC Computer Buying TipsLEFT_MENU")){
style=submenuStyle;
aI("text=PC Computer Buying Tips;target=;url=PC-Computer-Buying-Tips.html;");
aI("text=Computer Misconceptions;target=;url=Computer-Misconceptions.html;");
aI("text=Costly Misconceptions;target=;url=Costly-Misconceptions.html;");
aI("text=Know Your Technician;target=;url=Know-Your-Technician.html;");
aI("text=Our Guarantee;target=;url=Our-Guarantee.html;");
aI("text=Tips;target=;url=Tips.html;");
}

with(dlgsc=new menuname("PoliciesPrivacyLEFT_MENU")){
style=submenuStyle;
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Legal Terms;target=;url=Legal-Terms.html;");
aI("text=Environmental Policy;target=;url=Environmental-Policy.html;");
aI("text=Terms of Service & Conditions;target=;url=Terms-of-Service-&-Conditions.html;");
}


 drawMenus();

