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


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#580E0C";
oncolor="White";
padding="6";
pagebgcolor="White";
pagecolor="Black";
separatorcolor="#000000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="105";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#580E0C";
oncolor="White";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(dlgsc=new menuname("Main Menu")){
position="relative";
menuwidth=741;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("showmenu=ServicesComputer Repair ServicesINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ProductsCustom Desktop SystemsINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("text=Payment Options;target=;url=Payment-Options.html;");
aI("text=Careers;target=;url=Careers.html;");
aI("showmenu=PoliciesPrivacyINFO_BAR_MENU;text=Policies;target=;url=Policies.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(dlgsc=new menuname("ServicesComputer Repair ServicesINFO_BAR_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=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 SystemsINFO_BAR_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("PoliciesPrivacyINFO_BAR_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;");
}


 drawMenus();

