_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Red";
offcolor="White";
onbgcolor="MediumSeaGreen";
oncolor="White";
ondecoration="underline";
padding="4";
pagecolor="White";
}

with(menuStyle=new mm_style()){
bgimage="images/greyL.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offcolor="SlateBlue";
oncolor="FloralWhite";
separatorcolor="Transparent";
separatorsize="1";
separatorimage="images/greyLSep.gif";
overbgimage="images/greyL03.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=Home.html;align=center;");
aI("text=Nettops;target=;url=Nettops.html;align=center;");
aI("text=Computer Memory;target=;url=Computer-Memory.html;align=center;");
aI("text=Computer Parts;target=;url=Computer-Parts.html;align=center;");
aI("text=Computer Accessories;target=;url=Computer-Accessories.html;align=center;");
aI("text=Computer Repair;target=;url=Computer-Repair.html;align=center;");
aI("text=Computer Keyboard;target=;url=Computer-Keyboard.html;align=center;");
aI("text=Computer Mouse;target=;url=Computer-Mouse.html;align=center;");
aI("text=Computer Motherboard;target=;url=Computer-Motherboard.html;align=center;");
aI("text=Mini Notebook Computers;target=;url=Mini-Notebook-Computers.html;align=center;");
aI("text=Laptop Computers;target=;url=Laptop-Computers.html;align=center;");
aI("text=Refurbished Laptops;target=;url=Refurbished-Laptops.html;align=center;");
aI("text=Laptop Memory;target=;url=Laptop-Memory.html;align=center;");
aI("text=Laptop Stands;target=;url=Laptop-Stands.html;align=center;");
aI("text=Laptop Backpacks;target=;url=Laptop-Backpacks.html;align=center;");
aI("text=Laptop Bags;target=;url=Laptop-Bags.html;align=center;");
aI("text=Laptop Cases;target=;url=Laptop-Cases.html;align=center;");
aI("text=Laptop Batteries;target=;url=Laptop-Batteries.html;align=center;");
aI("text=Computer Software;target=;url=Computer-Software.html;align=center;");
aI("text=Computer Desks;target=;url=Computer-Desks.html;align=center;");
aI("text=Desktop Wallpaper;target=;url=Desktop-Wallpaper.html;align=center;");
}


 drawMenus();
