_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=./;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=Sightseeing in ValenciaGetting AroundLEFT_MENU;text=Sightseeing in Valencia;target=;url=Sightseeing-in-Valencia.html;");
aI("text=Latest News;target=;url=Latest-News.html;");
aI("text=Map of Valencia;target=;url=Map-of-Valencia.html;");
aI("text=Weather in Valencia;target=;url=Weather-in-Valencia.html;");
aI("showmenu=Getting to ValenciaValencia AirportLEFT_MENU;text=Getting to Valencia;target=;url=Getting-to-Valencia.html;");
aI("text=Hotels in Valencia;target=;url=Hotels-in-Valencia.html;");
aI("text=Budget Accomodation in Valencia;target=;url=Budget-Accomodation-in-Valencia.html;");
aI("text=Rental Accomodation in Valencia;target=;url=Rental-Accomodation-in-Valencia.html;");
aI("text=Car Hire in Valencia;target=;url=Car-Hire-in-Valencia.html;");
aI("text=Learning Spanish in Valencia;target=;url=Learning-Spanish-in-Valencia.html;");
aI("text=Airport Transfers & Parking;target=;url=AirportTransfers.html;");
aI("text=Travel Insurance;target=;url=Travel-Insurance.html;");
aI("text=Books on Valencia;target=;url=Books-on-Valencia.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 ValenciaGetting AroundLEFT_MENU")){
style=submenuStyle;
aI("text=Getting Around;target=;url=Getting-Around.html;");
}

with(milonic=new menuname("Getting to ValenciaValencia AirportLEFT_MENU")){
style=submenuStyle;
aI("text=Valencia Airport;target=;url=Valencia-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();
