_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=15;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Big7.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Big_hover7.png";
itemheight="51";
itemwidth="187";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#dddddd";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="51";
aI("text=Home;target=;url=http://www.psccomputers.com/;");
aI("showmenu=Services & Pricing/ServicesLEFT_MENU;text=Services & Pricing;target=;url=About.html;");
aI("showmenu=Custom PC Models/Home, Business, Gaming SystemsLEFT_MENU;text=Custom PC Models;target=;url=Products.html;");
aI("showmenu=Laptops/Home/Business LaptopsLEFT_MENU;text=Laptops;target=;url=Policy.html;");
aI("showmenu=Service Call/Service Call FormLEFT_MENU;text=Service Call;target=;url=Appointment.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Privacy Policy;target=;url=Privacy.html;");
}

with(milonic=new menuname("Services & Pricing/ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Services;target=_blank;url=http://www.psccomputers.com/Services.html;");
aI("text=Pricing;target=_blank;url=http://www.psccomputers.com/Pricing.html;");
}

with(milonic=new menuname("Custom PC Models/Home, Business, Gaming SystemsLEFT_MENU")){
style=submenuStyle;
aI("text=Home, Business, Gaming Systems;target=_blank;url=http://www.psccomputers.com/CustomPCModels.html;");
}

with(milonic=new menuname("Laptops/Home/Business LaptopsLEFT_MENU")){
style=submenuStyle;
aI("text=Home/Business Laptops;target=;url=Home-Business-Laptops.html;");
aI("text=USED Laptops;target=;url=USED-Laptops.html;");
aI("text=Gaming Laptops;target=;url=Gaming-Laptops.html;");
}

with(milonic=new menuname("Service Call/Service Call FormLEFT_MENU")){
style=submenuStyle;
aI("text=Service Call Form;target=_blank;url=http://psccomputers.wufoo.com/forms/psc-service-call-request-form/;");
}


 drawMenus();

