_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=Car-body-repairs-Oswaldtwistle.html;");
aI("showmenu=Services/ServicesLEFT_MENU;text=Services;target=;url=Accident-repair-services.html;");
aI("text=Gallery;target=;url=New-Moss-Garage-Gallery.html;");
aI("text=Collision Solutions;target=;url=Non-fault-repairs-Oswaldtwistle.html;");
aI("text=Contact us;target=;url=Contact-New-Moss-Garage.html;");
}

with(milonic=new menuname("Services/ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Services;target=;url=Accident-repair-services.html;");
aI("text=Repairs;target=;url=Vehicle-repairs-Blackburn.html;");
aI("text=Body Shop;target=;url=Body-Shop-Accrington.html;");
aI("text=Plastic Repairs;target=;url=Plastic-Repairs-Oswaldtwistle.html;");
aI("text=Courtesy cars;target=;url=Courtesy-cars-at-New-Moss-Garage.html;");
aI("text=Servicing;target=;url=Car-Servicing-Oswaldtwistle.html;");
aI("text=Wheel alignment;target=;url=Wheel-alignment-Oswaldtwistle.html;");
aI("text=MOT;target=;url=MOT-Oswaldtwistle.html;");
aI("text=Air Conditioning Service;target=;url=Air-Conditioning-Service-Oswaldtwistle.html;");
aI("text=Other stuff;target=;url=Painting-and-refinishing-Oswaldtwistle.html;");
}


 drawMenus();

