_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#999999";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#999999";
onbgcolor="#999999";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=Bed and BreakfastNew TownINFO_BAR_MENU;text=Bed and Breakfast;target=;url=bedandbreakfast.html;");
aI("showmenu=The LothiansEast LothianINFO_BAR_MENU;text=The Lothians;target=;url=lothians.html;");
aI("showmenu=Edinburgh HotelsExpediaINFO_BAR_MENU;text=Edinburgh Hotels;target=;url=edinburgh-hotels.html;");
aI("showmenu=Edinburgh InfoPlaces To VisitINFO_BAR_MENU;text=Edinburgh Info;target=;url=edinburghinfo.htm;");
}

with(milonic=new menuname("Bed and BreakfastNew TownINFO_BAR_MENU")){
style=submenuStyle;
aI("text=New Town;target=;url=new-town.html;");
aI("text=Newington;target=;url=newington.html;");
aI("text=Dalkeith Road;target=;url=dalkeith-road.html;");
aI("text=Gilmore Place;target=;url=gilmore-place.html;");
aI("text=East End;target=;url=east-end.html;");
aI("text=West End;target=;url=west-end.htm;");
aI("text=Pilrig Street;target=;url=pilrig-street.html;");
aI("text=Leith;target=;url=leith.html;");
aI("text=Portobello;target=;url=portobello-joppa.html;");
aI("text=Inverleith;target=;url=inverleith.html;");
aI("text=Bruntsfield;target=;url=bruntsfield.html;");
aI("text=Morningside;target=;url=morningside.html;");
aI("text=Stockbridge;target=;url=stockbridge.html;");
aI("text=North Edinburgh;target=;url=north.html;");
aI("text=South Edinburgh;target=;url=south.htm;");
aI("text=East Edinburgh;target=;url=east.html;");
aI("text=West Edinburgh;target=;url=west.html;");
aI("text=South Queensferry;target=;url=south-queensferry.html;");
}

with(milonic=new menuname("The LothiansEast LothianINFO_BAR_MENU")){
style=submenuStyle;
aI("text=East Lothian;target=;url=east-lothian.html;");
aI("text=Midlothian;target=;url=midlothian.html;");
aI("text=West Lothian;target=;url=west-lothian.html;");
}

with(milonic=new menuname("Edinburgh HotelsExpediaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Expedia;target=_blank;url=http://holidaydestinations.at/scotlandinternet?CTY=4&CID=2115;");
aI("text=Late Rooms;target=_blank;url=http://www.laterooms.com/en/p5727/r260_hotels-in-lothian.aspx;");
aI("text=Superbreak;target=_blank;url=http://www.superbreak.com/go/IM362/edinburgh_city-hotels-ed.htm;");
}

with(milonic=new menuname("Edinburgh InfoPlaces To VisitINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Places To Visit;target=;url=places-to-visit.html;");
aI("text=Edinburgh Travel;target=;url=travel.html;");
aI("text=Edinburgh Weather;target=;url=weather.html;");
}


 drawMenus();
