fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;






with(navImageStyle=new mm_style()){
borderwidth=0;
headerbgcolor="#ffffff";
headercolor="#000000";
padding=0;
rawcss="margin:0;padding:0";
separatorsize=0;
}

with(menuStyle=new mm_style()){
bordercolor="#676561";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#44413b";
headercolor="#999999";
itemwidth=162;
offbgcolor="#44413b";
offcolor="#ffffff";
onbgcolor="#d0883a";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#d0883a";
pagecolor="#ffffff";
rawcss="margin-left:8px;margin-right:8px;";
separatorcolor="#2D729D";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=2;
}




with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left="offset=129";
orientation="horizontal";
screenposition="center";
style=navImageStyle;
top=84;
aI("image=nav/the_store_off.gif;overimage=nav/the_store_on.gif;showmenu=theStore;");
aI("image=nav/divider.gif;overimage=nav/divider.gif;type=header;");
aI("image=nav/the_style_off.gif;overimage=nav/the_style_on.gif;showmenu=theStyle;");
aI("image=nav/divider.gif;overimage=nav/divider.gif;type=header;");
aI("image=nav/the_events_off.gif;overimage=nav/the_events_on.gif;showmenu=theEvents;");
aI("image=nav/divider.gif;overimage=nav/divider.gif;type=header;");
aI("image=nav/the_company_off.gif;overimage=nav/the_company_on.gif;showmenu=theCompany;");
}

with(milonic=new menuname("theStore")){
style=menuStyle;
aI("text=Location & Hours;url=store-location.html;");
aI("text=Men's Collections;url=store-men_collection.html;");
aI("text=Ladies' Collections;url=store-ladies_collection.html;");
aI("text=Services;url=store-services.html;");
aI("image=nav/spacer1.gif;type=header;");
aI("text=NEW! vineyard vines&reg; <br>by Oak Hall;url=store-vineyard-vines.html;");
aI("image=nav/spacer1.gif;type=header;");
}

with(milonic=new menuname("theStyle")){
style=menuStyle;
aI("image=nav/must_haves_title.gif;type=header;");
aI("text=Ladies;url=must-haves-women.html;");
aI("text=Men;url=must-haves-men.html;");
aI("image=nav/spacer1.gif;type=header;");
aI("image=nav/tips_trends_title.gif;type=header;");
aI("text=Forum Magazine;url=style-forum_magazine.html;");
aI("text=Shoe Care;url=style-shoe_care.html;");
aI("text=Suit Value;url=style-suit_value.html;");
aI("text=Made to Measure;url=style-measure.html;");
aI("text=How to Tie a Tie;url=style-tie.html;");
aI("text=Men’s Fashion Outlook;url=style-mens_outlook.html;");
aI("text=Women’s Fashion Outlook;url=style-womens_outlook.html;");
aI("image=nav/spacer1.gif;type=header;");
}

with(milonic=new menuname("theEvents")){
style=menuStyle;
aI("text=Trunk Shows;url=events.html;");
aI("image=nav/spacer1.gif;type=header;");
}

with(milonic=new menuname("theCompany")){
style=menuStyle;
aI("text=Philosophy</div>;url=company-philosophy.html;");
aI("text=Family</div>;url=company-family.html;");
aI("text=History</div>;url=company-history.html;");
aI("text=Press Kit</div>;url=company-press_kit.html;");
aI("text=Awards & Press</div>;url=company-awards.html;");
aI("text=Contact Us</div>;url=contactUs.html;");
aI("image=nav/spacer1.gif;type=header;");
}




drawMenus();


