_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Dashed";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/yellow.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/yellow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.munro-shoes.com/;");
aI("showmenu=ProductsBrooks ShoesLEFT_MENU;text=Products;target=;url=Products.htm;");
aI("text=Shoe Fit;target=;url=fit.htm;");
aI("text=Shoe List;target=;url=list.htm;");
aI("text=Shoe Size;target=;url=size.htm;");
aI("text=Links;target=;url=Links/Links.htm;");
aI("text=Site Map;target=;url=sitemap-page-order.htm;");
}

with(milonic=new menuname("ProductsBrooks ShoesLEFT_MENU")){
style=submenuStyle;
aI("text=Brooks Shoes;target=;url=http://www.munro-shoes.com/brooks/;");
aI("text=Dansko Shoes;target=;url=http://www.munro-shoes.com/dansko/;");
aI("text=Haflinger Shoes;target=;url=http://www.munro-shoes.com/haflinger/;");
aI("text=Munro Spring Shoes;target=;url=http://www.munro-shoes.com/munro/Spring-Shoes.htm;");
aI("text=Munro Summer Shoes;target=;url=http://www.munro-shoes.com/munro/Summer-Shoes.htm;");
aI("text=Munro Fall Shoes;target=;url=http://www.munro-shoes.com/munro/fall-shoes.htm;");
aI("text=Munro Shoes;target=;url=http://www.munro-shoes.com/munro/;");
aI("text=Naot Shoes;target=;url=http://www.munro-shoes.com/naot/index.htm;");
aI("text=Pr!vo Shoes;target=;url=http://www.munro-shoes.com/privo/index.htm;");
aI("text=Romika Shoes;target=;url=http://www.munro-shoes.com/romika/index.htm;");
aI("text=Wolky Shoes;target=;url=http://www.munro-shoes.com/wolky/index.htm;");
aI("text=Spring Step Shoes;target=;url=http://www.munro-shoes.com/spring/index.htm;");
}


 drawMenus();
