fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-0;




with(AllImagesStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
padding=0;
fontstyle="normal";
fontweight="normal";
}

with(menuStyle=new mm_style()){
onbgcolor="#ECE5C7";
oncolor="#000000";
offbgcolor="#5E493E";
offcolor="#FFFFFF";
bordercolor="#FFF9DF";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontsize="10px";
fontstyle="normal";
fontfamily="Arial, Verdana, Tahoma, ";
pagecolor="white";
pagebgcolor="#333333";
headercolor="#000000";
headerbgcolor="#ffffff";
margincolor="#ffffff";
subimagepadding="0";
itemwidth="140px"
overfilter="Fade(duration=0.4);Alpha(opacity=100);Shadow(color='#666666', Direction=115, Strength=2)";

}

with(milonic=new menuname("Main Menu")){
style=AllImagesStyle;
top="offset=137";
left=0;
alwaysvisible=1;
orientation="horizontal";
position="relative";

aI("image=/global/images/aboutusoff.gif;overimage=/global/images/aboutuson.gif;showmenu=aboutus;url=/aboutus");
aI("image=/global/images/newsoff.gif;overimage=/global/images/newson.gif;url=/news;");
aI("image=/global/images/salonoff.gif;overimage=/global/images/salonon.gif;showmenu=salon;url=/salons;");
aI("image=/global/images/hairzoneoff.gif;overimage=/global/images/hairzoneon.gif;showmenu=zone;url=/hairbeautyzone;");
aI("image=/global/images/productsoff.gif;overimage=/global/images/productson.gif;showmenu=products;url=/products");
aI("image=/global/images/jointeamoff.gif;overimage=/global/images/jointeamon.gif;showmenu=recruitment;url=/jointheteam");
aI("image=/global/images/offersoff.gif;overimage=/global/images/offerson.gif;showmenu=offers;url=/offers");

}

with(milonic=new menuname("aboutus")){
style=menuStyle;
aI("text=Achievements;url=/aboutus/achievements.aspx;");
aI("text=CARE Charter;url=/aboutus/care.aspx;");
aI("text=Who We Are;url=/aboutus/whoweare.aspx;");
aI("text=Feedback;url=/aboutus/feedback.aspx;");
}



with(milonic=new menuname("salon")){
style=menuStyle;
aI("text=Leeds Salons;url=/salons/leeds.aspx;");
aI("text=Sheffield Salons;url=/salons/sheffield.aspx;");

}

with(milonic=new menuname("zone")){
style=menuStyle;
aI("text=Color;url=/hairbeautyzone/color.aspx;");
aI("text=Beauty;url=/hairbeautyzone/beauty.aspx;");
aI("text=Men;url=/hairbeautyzone/men.aspx;");
aI("text=Creative Perming;url=/hairbeautyzone/creativeperming.aspx;");
aI("text=Long Hair;url=/hairbeautyzone/longhair.aspx;");
aI("text=Bridal Hair;url=/hairbeautyzone/bridal.aspx;");
aI("text=Style Gallery;url=/hairbeautyzone/stylegallery.aspx;");

}





with(milonic=new menuname("products")){
style=menuStyle;


aI("text=Repair;url=/products/repair.aspx;");
aI("text=Moisture;url=/products/moisture.aspx;");
aI("text=Colour Care;url=/products/colour.aspx;");
aI("text=Speciality;url=/products/speciality.aspx;");
aI("text=Smooth;url=/products/smooth.aspx;");
aI("text=Volume;url=/products/volume.aspx;");
aI("text=Texture;url=/products/texture.aspx;");
aI("text=Hints &amp; Tips;url=/products/hints.aspx;");

}



with(milonic=new menuname("recruitment")){
style=menuStyle;

aI("text=Management / Partnerships;url=/jointheteam/management.aspx;");
aI("text=Stylists;url=/jointheteam/stylists.aspx;");
aI("text=Apply Online;url=/jointheteam/apply.aspx;");

}


with(milonic=new menuname("offers")){
style=menuStyle;
aI("text=Special Offers;url=/offers/offers.aspx;");


}






drawMenus();

