fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=110;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(ACTmenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="0.9em";
fontstyle="normal";
//menubgimage="menubgimage.gif";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth="105";
offbgcolor="#b0b0b0";
offcolor="#000000";
onbgcolor="#ff7802";
oncolor="#000000";
ondecoration="underline";
onsubimage="arrow.gif";
padding=5;
separatorcolor="#000000";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=1;
top=100;
overflow="scroll";
style=ACTmenuStyle;
aI("bgimage=assets/menubgimage.gif;status=Back To Home Page;text=Home;url=index.php;");
aI("bgimage=assets/menubgimage.gif;showmenu=Induction;text=Induction and air filters;status=Induction and air filter products;");
aI("bgimage=assets/menubgimage.gif;text=Carbon Fibre Factory;url=carbon.php;status=Carbon Fibre Factory;");
aI("bgimage=assets/menubgimage.gif;text=Engines & fuelling;url=engines.php;status=Engines, chips and fueling;");
aI("bgimage=assets/menubgimage.gif;showmenu=Silencing;text=Silencing, manifolds & catalysts;status=Silencing, manifolds & Catalysts;");
aI("bgimage=assets/menubgimage.gif;showmenu=WBS;text=Wheels, brakes & suspension;status=Wheels, brakes & suspension;");
aI("bgimage=assets/menubgimage.gif;text=Ignition;url=ignition.php;status=Ignition;");
aI("bgimage=assets/menubgimage.gif;text=Induction fitting;url=fitting.php;status=Fitting;");
aI("bgimage=assets/menubgimage.gif;text=Engine coolant;url=hoses.php#engine;status=Engine coolant;")
aI("bgimage=assets/menubgimage.gif;text=Gallery;url=gallery.php;status=Gallery;")
aI("bgimage=assets/menubgimage.gif;text=Contact;url=contact.php;status=Contact us;")
aI("bgimage=assets/menubgimage.gif;showmenu=Promotional;text=Promotional;status=Promotional;")
aI("bgimage=assets/menubgimage.gif;text=Links;url=links.php;status=Links;")
}

with(milonic=new menuname("Induction")){
overflow="scroll";
style=ACTmenuStyle;
aI("bgimage=assets/menubgimage.gif;text=TVR Packages;url=inductionpackages.php;status=Induction packages;")
aI("bgimage=assets/menubgimage.gif;text=TVR AJP & Speed 6;url=tvr-induction-ajp-speed-6.php;status=Induction packages for AJP and Speed 6;")
aI("bgimage=assets/menubgimage.gif;text=Induction components;url=inductioncomponents.php;status=Induction components;")
aI("bgimage=assets/menubgimage.gif;text=Multi throttle;url=multithrottle.php;status=Multi throttle;")
aI("bgimage=assets/menubgimage.gif;text=Performance;url=performance.php;status=Performance;")
}

with(milonic=new menuname("Silencing")){
style=ACTmenuStyle;
aI("bgimage=assets/menubgimage.gif;text=Sports silencing;url=silencing.php;status=Silencing;");
aI("bgimage=assets/menubgimage.gif;text=Trackdays;url=trackdays.php;status=Trackdays;");
}
with(milonic=new menuname("WBS")){
overflow="scroll";
style=ACTmenuStyle;
aI("bgimage=assets/menubgimage.gif;text=Wheels;url=tvr-wheels.php;status=TVR Wheels/rims and tyres;")
aI("bgimage=assets/menubgimage.gif;text=Brakes;url=tvr-brakes.php;status=Brakes components for TVRs;")
aI("bgimage=assets/menubgimage.gif;text=Suspension;url=tvr-suspension.php;status=TVR Suspension parts;")
}
with(milonic=new menuname("Promotional")){
style=ACTmenuStyle;
aI("bgimage=assets/menubgimage.gif;text=ACT in motorsport;url=motorsport.php;status=Motorsport;");
aI("bgimage=assets/menubgimage.gif;text=ACT in the press;url=press.php;status=Press;");
}

drawMenus();

