_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="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0054D4";
offcolor="White";
onbgcolor="#00007F";
oncolor="Orange";
padding="7";
separatorcolor="White";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="10";
itemwidth="245";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0054D4";
offcolor="White";
onbgcolor="#00007F";
oncolor="Orange";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1229;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://limelectronics.co.nz/;");
aI("showmenu=TELEVISIONSLCD Versus PlasmaINFO_BAR_MENU;text=TELEVISIONS;target=;url=TELEVISIONS.html;");
aI("showmenu=WHITEWARERefridgeratorsINFO_BAR_MENU;text=WHITEWARE;target=;url=WHITEWARE.html;");
aI("showmenu=HOME ENTERTAINMENTHome TheatreINFO_BAR_MENU;text=HOME ENTERTAINMENT;target=;url=HOME-ENTERTAINMENT.html;");
aI("showmenu=SMALL APPLIANCESBread MakerINFO_BAR_MENU;text=SMALL APPLIANCES;target=;url=SMALL-APPLIANCES.html;");
}

with(milonic=new menuname("TELEVISIONSLCD Versus PlasmaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=LCD Versus Plasma;target=;url=LCD-Versus-Plasma.html;");
aI("text=Plasma Televisions;target=;url=Plasma-Televisions.html;");
aI("text=LCD Televisions;target=;url=LCD-Televisions.html;");
aI("text=LED Televisions;target=;url=LED-Televisions.html;");
}

with(milonic=new menuname("WHITEWARERefridgeratorsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Refridgerators;target=;url=Refridgerators.html;");
aI("text=Freezer;target=;url=Freezer.html;");
aI("text=Washing Machines;target=;url=Washing-Machines.html;");
aI("text=Dryers;target=;url=Dryers.html;");
aI("text=Stoves/Cooktops;target=;url=Stoves-Cooktops.html;");
aI("text=Ovens;target=;url=Ovens.html;");
aI("text=Dishwashers;target=;url=Dishwashers.html;");
aI("text=Microwaves;target=;url=Microwaves.html;");
aI("text=Rangehoods;target=;url=Rangehoods.html;");
aI("text=Dehumidifiers;target=;url=Dehumidifiers.html;");
}

with(milonic=new menuname("HOME ENTERTAINMENTHome TheatreINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Home Theatre;target=;url=Home-Theatre.html;");
aI("text=Mini Systems;target=;url=Mini-Systems.html;");
aI("text=Amplifiers;target=;url=Amplifiers.html;");
aI("text=DVD & BlueRay;target=;url=DVD-&-BlueRay.html;");
aI("text=Cabinets;target=;url=Cabinets.html;");
}

with(milonic=new menuname("SMALL APPLIANCESBread MakerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bread Maker;target=;url=Bread-Maker.html;");
}


 drawMenus();
