_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Big3.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Maroon";
oncolor="#FF0000";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:10px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Big_hover3.png";
itemheight="63";
itemwidth="153";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Chartreuse";
offcolor="#D40000";
onbgcolor="#FF0000";
oncolor="FloralWhite";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="63";
aI("text=Home;target=;url=http://www.bltdrivertraining.co.uk/;");
aI("text=About;target=;url=Independent-driving-school.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("showmenu=Driver Training/Theory Test PracticeLEFT_MENU;text=Driver Training;target=;url=Driver-Training-Services.html;");
aI("text=Prices;target=;url=Prices.html;");
aI("text=Guarantees;target=;url=Guarantees.html;");
aI("text=Questions?;target=;url=Questions.html;");
aI("text=Driving Hints and Tips;target=;url=Driving-Hints-and-Tips.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Policy;target=;url=Policy.html;");
}

with(milonic=new menuname("Driver Training/Theory Test PracticeLEFT_MENU")){
style=submenuStyle;
aI("text=Theory Test Practice;target=;url=http://theorytestpro.co.uk;");
}


 drawMenus();

