_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#F9F040";
offcolor="#000055";
onbgcolor="Peru";
oncolor="#ffffff";
padding="9";
pagebgcolor="Peru";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="183";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#F9F040";
offcolor="#000055";
onbgcolor="Peru";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1103;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=ProductsComputersINFO_BAR_MENU;text=Products;target=;url=In-Store-Today.html;");
aI("text=Online Store;target=;url=Online-eBay-Store.html;");
aI("text=Weekly Catalouge;target=;url=Promotions.html;");
aI("text=Computer Repairs;target=;url=Computer-Repairs.html;");
aI("text=Contact Us/Feedback;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("ProductsComputersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Computers;target=;url=Computers.html;");
aI("showmenu=EntertainmentLCDs & LEDsINFO_BAR_MENU;text=Entertainment;target=;url=Entertainment.html;");
aI("showmenu=Small AppliancesMicrowavesINFO_BAR_MENU;text=Small Appliances;target=;url=Small-Appliances.html;");
aI("showmenu=White GoodsDryersINFO_BAR_MENU;text=White Goods;target=;url=White-Goods.html;");
aI("showmenu=Cooking AppliancesCooktopsINFO_BAR_MENU;text=Cooking Appliances;target=;url=Cooking-Appliances.html;");
}

with(milonic=new menuname("EntertainmentLCDs & LEDsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=LCDs & LEDs;target=;url=LCD's.html;");
aI("text=Plasmas;target=;url=PLASMAS.html;");
aI("text=Audio-Visual Accessories;target=;url=Accessories.html;");
}

with(milonic=new menuname("Small AppliancesMicrowavesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Microwaves;target=;url=Microwaves.html;");
aI("text=Vacuum Cleaners;target=;url=Vacuum-Cleaners.html;");
aI("text=Cordless Phones & GPS Units;target=;url=Cordless-Phones-&-GPS.html;");
aI("text=Kitchen Appliances;target=;url=Toasters-&-Kettles.html;");
aI("text=Irons;target=;url=Garment-Care.html;");
}

with(milonic=new menuname("White GoodsDryersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Dryers;target=;url=Dryers.html;");
aI("text=Front Load Washers;target=;url=Front-Load-Washers.html;");
aI("text=Top Load Washers;target=;url=Top-Load-Washers.html;");
aI("text=Fridge Freezer;target=;url=Fridges.html;");
aI("text=All Fridge;target=;url=All-Fridge.html;");
aI("text=All Freezer;target=;url=All-Freezer.html;");
aI("text=Dishwashers;target=;url=Dishwashers.html;");
}

with(milonic=new menuname("Cooking AppliancesCooktopsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cooktops;target=;url=Cooktops.html;");
aI("text=Ovens;target=;url=Ovens.html;");
aI("text=Rangehoods;target=;url=Rangehoods.html;");
aI("text=Stoves;target=;url=Stoves.html;");
}


 drawMenus();
