fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
fontfamily="Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#ffffff";
itemwidth=150;
offbgcolor="#666666";
offcolor="#FFFFFF";
onbgcolor="#cccccc";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=5;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Mens")){
style=menuStyle;
aI("text=Best of the best;url=../sunglasses/mens/xoor.htm;")
aI("text=Aviators;url=../sunglasses/mens/aviators.htm;")
aI("text=Metals;url=../sunglasses/mens/metals.htm;")
aI("text=Plastics;url=../sunglasses/mens/plastics.htm;")
aI("text=Sports;url=../sunglasses/mens/sports_sunglasses.htm;")
aI("text=Masks;url=../sunglasses/mens/masks.htm;")
}


with(milonic=new menuname("Womens")){
style=menuStyle;
aI("text=Best of the best;url=../sunglasses/womens/furore.htm;");
aI("text=Aviators;url=../sunglasses/womens/aviators.htm;");
aI("text=Metals;url=../sunglasses/womens/metals.htm;");
aI("text=Plastics;url=../sunglasses/womens/plastics.htm;");
aI("text=Sports;url=../sunglasses/womens/sports_sunglasses.htm;");
aI("text=Masks;url=../sunglasses/womens/masks.htm;");
}

with(milonic=new menuname("clipons")){
style=menuStyle;
aI("text=Suncovers;url=http://www.polaroidsunglasses.co.uk/sunglasses/sun_covers/index.htm;");
}

with(milonic=new menuname("Why")){
style=menuStyle;
aI("text=Advanced technology;url=advanced_technology.htm;");
aI("text=Driving safety;url=driving_safety.htm;");
aI("text=Glare-free;url=glare_free.htm;");
aI("text=Optical fine tuning;url=optical_fine_tuning.htm;");
aI("text=Polaroid a history of innovation;url=polaroid_a_history_of_innovation.htm;");
aI("text=Shock absorption;url=shock_absorption.htm;");
aI("text=The right style;url=the_right_style.htm");
aI("text=UV protection;url=uv_protection.htm;");
aI("text=News;url=../news/index.htm;");
aI("text=Schools Pack;url=schools_pack.htm;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
aI("text=FAQ's;url=http://www.polaroidsunglasses.co.uk/contactForm/faqs.html;");
aI("text=Our blog;url=http://www.polaroidsunglasses.co.uk/blog/;");
}

drawMenus();

