_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="SlateGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="Blue";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="SlateGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="140";
}

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/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Cheap Computer Parts;target=;url=http://4pc-parts.com/;");
aI("text=Discount Computer Parts;target=;url=discount-computer-parts.html;");
aI("text=Used Computer Parts;target=;url=used-computer-parts.html;");
aI("showmenu=Build Your Own ComputerComputer CaseLEFT_MENU;text=Build Your Own Computer;target=;url=build-your-own-computer.html;");
aI("text=Buying a Cheap Computer;target=;url=buying-cheap-computer.html;");
aI("text=Buy PC Parts;target=;url=Buy-PC-Parts.html;");
aI("text=Cheap PC Parts;target=;url=Cheap-PC-Parts.html;");
aI("text=Computer Books;target=;url=computer-books.html;");
aI("text=Ink Cartridges;target=;url=ink.html;");
aI("text=About;target=;url=About.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Disclaimer;target=;url=Disclaimer.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Build Your Own ComputerComputer CaseLEFT_MENU")){
style=submenuStyle;
aI("text=Computer Case;target=;url=Computer-Case.html;");
aI("text=Motherboards;target=;url=Motherboards.html;");
aI("text=Processors;target=;url=Processors.html;");
aI("text=Memory;target=;url=Memory.html;");
aI("text=Hard Disk Drives;target=;url=Hard-Disk-Drives.html;");
aI("text=Video Cards;target=;url=Video-Cards.html;");
aI("text=DVD Drives;target=;url=DVD-Drives.html;");
aI("text=LCD Monitors;target=;url=LCD-Monitors.html;");
aI("text=Computer Accessories;target=;url=Computer-Accessories.html;");
}


 drawMenus();
