_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.thetravelguide2.com/bath/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=Sightseeing in BathGetting AroundLEFT_MENU;text=Sightseeing in Bath;target=;url=Sightseeing-in-Bath.html;");
aI("text=Latest News & Events;target=;url=Latest-News-Events.html;");
aI("text=Map of Bath;target=;url=Map-of-Bath.html;");
aI("text=Weather in Bath;target=;url=Weather-in-Bath.html;");
aI("showmenu=Getting to BathBristol AirportLEFT_MENU;text=Getting to Bath;target=;url=Getting-to-Bath.html;");
aI("text=Hotels in Bath;target=;url=Hotels-in-Bath.html;");
aI("text=Budget Accomodation in Bath;target=;url=Budget-Accomodation-in-Bath.html;");
aI("text=Rental Accomodation in Bath;target=;url=Rental-Accomodation-in-Bath.html;");
aI("text=Car Hire in Bath;target=;url=Car-Hire-in-Bath.html;");
aI("text=Airport Transfers & Parking;target=;url=Airport-Transfers.html;");
aI("text=Travel Insurance;target=;url=Travel-Insurance.html;");
aI("text=Books on Bath;target=;url=Books-on-Bath.html;");
aI("text=Holiday Extras;target=;url=Holiday-Extras.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Terms of Use;target=;url=Terms-of-Use.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Sightseeing in BathGetting AroundLEFT_MENU")){
style=submenuStyle;
aI("text=Getting Around;target=;url=Getting-Around.html;");
}

with(milonic=new menuname("Getting to BathBristol AirportLEFT_MENU")){
style=submenuStyle;
aI("text=Bristol Airport;target=;url=Bristol-Airport.html;");
aI("text=Getting there by Train;target=;url=Getting-there-by-Train.html;");
aI("text=Getting there by Road;target=;url=Getting-there-by-Road.html;");
aI("text=Getting there by Air;target=;url=Getting-there-by-Air.html;");
}


 drawMenus();

