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="#017DB8";
oncolor="#ffffff";
offbgcolor="#333333";
offcolor="#ffffff";
bordercolor="#ffffff";
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=124";
left=0;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("image=/global/images/homepage.gif;url=http://www.jennings-mazda.co.uk;");
aI("showmenu=newsales;image=/global/images/newcars.gif;url=/newcars;");
aI("showmenu=usedsales;image=/global/images/usedcars.gif;url=/usedcar;");
aI("showmenu=service;image=/global/images/servicerepair.gif;url=/service;");
aI("image=/global/images/partsaccessories.gif;url=/service/parts.aspx;");
aI("showmenu=aboutus;image=/global/images/aboutus.gif;url=/aboutus;");
aI("image=/global/images/contactus.gif;url=/contactus;");
aI("pointer=default;image=/global/images/buttonsright.gif;" );
}

with(milonic=new menuname("newsales")){
overflow="scroll";
margin=1;
style=menuStyle;
aI("image=/global/images/subarrow.gif;text=New Mazda Cars;url=/newcars;");
aI("image=/global/images/subarrow.gif;text=Motability;url=/motability;");
aI("image=/global/images/subarrow.gif;text=Mazda Contract Hire;url=/newcars/contracthire.aspx;");
aI("image=/global/images/subarrow.gif;text=Mazda Finance;url=/newcars/finance.aspx;")
aI("image=/global/images/subarrow.gif;text=New Car Offers;url=/offers;")

}

with(milonic=new menuname("usedsales")){
style=menuStyle;
aI("image=/global/images/subarrow.gif;text=Used Cars;url=/usedcar;");
aI("image=/global/images/subarrow.gif;text=Find-A-Car;url=/usedcar/findacar.aspx;");
}

with(milonic=new menuname("service")){
style=menuStyle;
aI("image=/global/images/subarrow.gif;text=MOT;url=/service/mot.aspx;");
aI("image=/global/images/subarrow.gif;text=Service;url=/service/servicing.aspx;");
aI("image=/global/images/subarrow.gif;text=Accident Repair;url=/service/accident.aspx;");
<!--aI("image=/global/images/subarrow.gif;text=Warranty;url=/service/warranty.aspx;");-->

}





with(milonic=new menuname("aboutus")){
style=menuStyle;
aI("image=/global/images/subarrow.gif;text=Dealerships;url=/dealers;");
aI("image=/global/images/subarrow.gif;text=History;url=/history;");
aI("image=/global/images/subarrow.gif;text=News;url=/news;");
}

drawMenus();








