_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
onbold="bold";
oncolor="DarkGreen";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
separatorcolor="#000000";
separatorsize="1";
subimagepadding="2";
rawcss="padding-top:10px;padding-bottom:5px";
itemheight="60";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#418ED6";
offcolor="#ffffff";
onbgcolor="#418ED6";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="6";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=HOME;target=;url=http://www.onlineshoppingsite.com.au/;align=center;bgimage=images/multiorange3L.gif;");
aI("text=BEAUTY;target=;url=beauty.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=BOOKS;target=;url=books.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=CLOTHING;target=;url=clothing.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=COMPUTERS;target=;url=computers.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=ELECTRONICS;target=;url=electronics.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=ENTERTAINMENT;target=;url=entertainment.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=FLOWERS;target=;url=flowers.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=FOOD;target=;url=food.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=GIFTS ;target=;url=gifts.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=HEALTH;target=;url=health.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=JEWELLERY;target=;url=jewellery.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=SPORTS;target=;url=sports.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=TRAVEL;target=;url=travel.html;align=center;bgimage=images/multiorange3L.gif;");
aI("text=TOYS;target=;url=toys.html;align=center;bgimage=images/multiorange3L.gif;");
}


 drawMenus();

