_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#002A55";
onbgcolor="Transparent";
onbold="bold";
oncolor="#AA2A00";
padding="6";
pagebgcolor="Transparent";
pagecolor="#AA2A00";
separatorcolor="Transparent";
separatorsize="6";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#02497D";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#02497D";
offcolor="White";
onbgcolor="White";
oncolor="#AA2A00";
padding="4";
pagebgcolor="#02497D";
pagecolor="#9AB8DA";
subimage="images/sqauredot_black_5x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=About us;target=;url=http://www.newmossgarage.co.uk/;");
aI("text=Customer care;target=;url=Customer-care.html;");
aI("showmenu=ServicesServicesLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Collision Solutions;target=;url=Collision-Solutions.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
}

with(milonic=new menuname("ServicesServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Services;target=;url=Services.html;");
aI("text=Repairs;target=;url=Repairs.html;");
aI("text=Body Shop;target=;url=Body-Shop.html;");
aI("text=Plastic Repairs;target=;url=Plastic-Repairs.html;");
aI("text=Courtesy cars;target=;url=Courtesy-cars.html;");
aI("text=Servicing;target=;url=Servicing.html;");
aI("text=Wheel alignment;target=;url=Wheel-alignment.html;");
aI("text=MOT;target=;url=MOT.html;");
aI("text=Air Conditioning Service;target=;url=Air-Conditioning-Service.html;");
aI("text=Other stuff;target=;url=Other-stuff.html;");
}


 drawMenus();
