_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=5;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#404040";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffe17e";
headercolor="#000000";
image="images/srt_yl.gif";
imagepadding=4;
offbgcolor="#202020";
offcolor="#ffe17e";
onbgcolor="#ffe17e";
oncolor="#000000";
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="#ffe17e";
pagecolor="#1a1a1a";
separatorcolor="#404040";
separatorsize=1;
subimage="images/idarrow.gif";
subimagepadding=4;
}

with(submenuStyle=new mm_style()){
bordercolor="#404040";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#cccccc";
headercolor="#000000";
itemwidth=100;
offbgcolor="#202020";
offcolor="#ffe17e";
onbgcolor="#ffe17e";
oncolor="#000000";
outfilter="Fade(Overlap=1.00)";
padding=2;
pagebgcolor="#ffe17e";
pagecolor="black";
separatorcolor="#404040";
separatorsize=1;
subimage="images/idarrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
left=0;
top=102;
orientation="horizontal";
style=menuStyle;
itemwidth=105;
aI("status=iD Footwear and Sparepart - home page;text=Home;url=http://www.idfootwear.com/index.html;");
aI("showmenu=Products;text=Products;");
aI("showmenu=Media;text=Media;");
aI("showmenu=Download;text=Download;");
aI("status=About iD;text=About Id;url=http://www.idfootwear.com/aboutus.html;");
aI("status=Contact Us | iD - Find Yourself;text=Contact US;url=http://www.idfootwear.com/contactus.html;");
}

with(milonic=new menuname("Products")){
margin=4;
/*itemwidth=100;*/
style=submenuStyle;
aI("showmenu=Shoes;status=iD Shoes;text=Shoes;");
aI("showmenu=Sandals;status=iD Sandals;text=Sandals;");
aI("showmenu=Spareparts;status=iD Spareparts;text=Spareparts;");
/*aI("status=iD New Arrivals Shoes Sandlas and Spareparts;text=New Arrivals;url=http://www.idfootwear.com/products/newera.html;");*/
}

with(milonic=new menuname("Shoes")){
margin=4;
itemwidth=90;
style=submenuStyle;
aI("text=Camdan;url=http://www.idfootwear.com/products/camdan.html;");
aI("text=Cologne;url=http://www.idfootwear.com/products/cologne.html;");
aI("text=Figo;url=http://www.idfootwear.com/products/figo.html;");
aI("text=Fly;url=http://www.idfootwear.com/products/fly.html;");
aI("text=Hotshot;url=http://www.idfootwear.com/products/hotshot.html;");
aI("text=Icon;url=http://www.idfootwear.com/products/icon.html;");
aI("text=Island;url=http://www.idfootwear.com/products/island.html;");
aI("text=Romanalo;url=http://www.idfootwear.com/products/romanalo.html;");
aI("text=Sting;url=http://www.idfootwear.com/products/sting.html;");
aI("text=Tiger;url=http://www.idfootwear.com/products/tiger.html;");
aI("text=Topstar;url=http://www.idfootwear.com/products/topstar.html;");
aI("text=Zara;url=http://www.idfootwear.com/products/zara.html;");
}

with(milonic=new menuname("sandals")){
margin=4;
itemwidth=90;
style=submenuStyle;
aI("text=Cinti;url=http://www.idfootwear.com/products/cinti.html;");
aI("text=Fastrack;url=http://www.idfootwear.com/products/fastrack.html;");
aI("text=Predator;url=http://www.idfootwear.com/products/predator.html;");
aI("text=Safari;url=http://www.idfootwear.com/products/safari.html;");
}

with(milonic=new menuname("spareparts")){
margin=4;
itemwidth=90;
style=submenuStyle;
aI("text=Belts;url=http://www.idfootwear.com/idbelts.html;");
aI("text=Socks;url=http://www.idfootwear.com/idsocks.html;");
}

with(milonic=new menuname("Media")){
margin=4;
style=submenuStyle;
aI("status=iD News Update;text=News;url=http://www.idfootwear.com/idupdate.html;");
/*aI("status=iD Ad Campaign Visuals;text=Advertisement;url=http://www.idfootwear.com/advert_01.html;");*/
aI("status=iD POP;text=POP;url=http://www.idfootwear.com/idpop-00.html;");
}

with(milonic=new menuname("Download")){
margin=4;
/*itemwidth=100;*/
style=submenuStyle;
/*aI("status=iD Desktop Wallpaper;text=Wallpaper;url=http://www.idfootwear.com/idwallpaper.html;");*/
aI("status=New iD Logo;text=iD Logo;url=http://www.idfootwear.com/idslogo.html;");
}
drawMenus();