_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
/*headerbgcolor="#fdd44f";
headercolor="#000000";*/
image="images/arrow.gif";
imagepadding=8;
offcolor="#cccccc";
oncolor="#ffffff";
onbgcolor="#cc0000";
offbgcolor="#333333";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
/*overimage="images/srt_yl.gif";
padding=2;
/*pagebgcolor="#fdd44f";
pagecolor="#1a1a1a";
separatorcolor="#999999";
separatorsize=2;
subimage="images/arrow.png";
subimagepadding=4;*/
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#cccccc";
headercolor="#000000";
itemwidth=120;
offbgcolor="#dedede";
offcolor="#666666";
onbgcolor="#cc0000";
oncolor="#ffffff";
outfilter="Fade(Overlap=1.00)";
padding=3;
/*pagebgcolor="#fdd44f";*/
pagecolor="black";
separatorcolor="#cccccc";
separatorsize=1;
/*subimage="images/arrow.png";
subimagepadding=4;*/
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=3;
top=81;
orientation="horizontal";
style=menuStyle;
itemwidth=110;
aI("status=buyworldshoes.com - home page;text=Home;url=http://www.buyworldshoes.com/index.html;");
aI("showmenu=leecooper;text=Lee Cooper;");
aI("showmenu=idfootwear;text=iD;");
aI("showmenu=provogue;text=Provogue;");
aI("status=Geox;text=Geox;url=http://www.buyworldshoes.com/geox.html;");
/*aI("showmenu=rider;text=Rider;");
aI("showmenu=firangi;text=Firangi;");*/
aI("status=Contact Us;text=Contact Us;url=http://www.buyworldshoes.com/contactus.html;");
}

with(milonic=new menuname("leecooper")){
margin=4;
itemwidth=100;
style=submenuStyle;
aI("showmenu=leemens;status=Lee Cooper Mens;text=Lee Cooper Mens;");
aI("showmenu=leefemmes;status=Lee Cooper Femmes;text=Lee Cooper Femmes;");
}

with(milonic=new menuname("leemens")){
margin=4;
itemwidth=130;
style=submenuStyle;
aI("text=Lee Cooper Shoes;url=http://www.buyworldshoes.com/leecooper/leecoopershoes.html;");
aI("text=Lee Cooper Sandals;url=http://www.buyworldshoes.com/leecooper/leecoopersandals.html;");
}

with(milonic=new menuname("leefemmes")){
margin=4;
itemwidth=140;
style=submenuStyle;
aI("text=LC Femmes Shoes;url=http://www.buyworldshoes.com/leecooper/lfshoes.html;");
aI("text=LC Femmes Sandals;url=http://www.buyworldshoes.com/leecooper/lfsandals.html;");
}

with(milonic=new menuname("idfootwear")){
margin=4;
itemwidth=105;
style=submenuStyle;
aI("text=iD Shoes;status=iD Shoes;url=http://www.idfootwear.com/products/idshoes.html;");
aI("text=iD Sandals;status=iD Sandals;url=http://www.idfootwear.com/products/idsandals.html;");
aI("text=iD Spareparts;status=iD Spareparts;url=http://www.idfootwear.com/products/index.html;");
}


with(milonic=new menuname("provogue")){
margin=6;
itemwidth=90;
style=submenuStyle;
aI("status=Provogue Shoes;text=Shoes;url=http://www.buyworldshoes.com/provogue/pvshoes.html;");
/*aI("status=Provogue Sandlas;text=Sandals;url=../provogue/pvsandals.html;");*/
}

drawMenus();
