_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="Black";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:5px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Small_hover2.png";
itemheight="41";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#ccddcd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ccddcd";
offcolor="#555555";
onbgcolor="#bbddcd";
oncolor="#555555";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=625;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="41";
aI("text=Home Page;target=;url=http://www.blackpoolcab.org.uk/;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Getting Advice;target=;url=getting-advice.html;");
aI("showmenu=Work for us/volunteerINFO_BAR_MENU;text=Work for us;target=;url=work-for-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Links;target=;url=links.html;");
}

with(milonic=new menuname("Work for us/volunteerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=volunteer;target=;url=volunteer.html;");
aI("text=Jobs;target=;url=jobs.html;");
}


 drawMenus();

