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=../why_polarized_sunglasses/advanced_technology.htm;");
aI("text=Driving safety;url=../why_polarized_sunglasses/driving_safety.htm;");
aI("text=Glare-free;url=../why_polarized_sunglasses/glare_free.htm;");
aI("text=Optical fine tuning;url=../why_polarized_sunglasses/optical_fine_tuning.htm;");
aI("text=Polaroid a history of innovation;url=../why_polarized_sunglasses/polaroid_a_history_of_innovation.htm;");
aI("text=Shock absorption;url=../why_polarized_sunglasses/shock_absorption.htm;");
aI("text=The right style;url=../why_polarized_sunglasses/the_right_style.htm");
aI("text=UV protection;url=../why_polarized_sunglasses/uv_protection.htm;");
aI("text=News;url=../news/index.htm;");
aI("text=Schools Pack;url=../why_polarized_sunglasses/schools_pack.htm;");
aI("text=3D Technology;url=../why_polarized_sunglasses/3d_technology.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();


