_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#003399";
offcolor="White";
onbold="bold";
oncolor="White";
ondecoration="underline";
padding="5";
pagebgcolor="Black";
pagecolor="#5B84F6";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#5B84F6";
onbold="bold";
oncolor="#5B84F6";
ondecoration="underline";
pagecolor="#5B84F6";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=TravelReviews & ArticlesINFO_BAR_MENU;text=Travel;target=;url=travel.htm;");
aI("showmenu=EatFine DiningINFO_BAR_MENU;text=Eat;target=;url=eat.htm;");
aI("showmenu=SleepHotels & MotelsINFO_BAR_MENU;text=Sleep;target=;url=sleep.htm;");
aI("showmenu=PlayThe ArtsINFO_BAR_MENU;text=Play;target=;url=attract_entert.htm;");
aI("text=Beach;target=;url=beach.htm;");
aI("text=Tour;target=;url=tour.htm;");
aI("showmenu=LivingReal EstateINFO_BAR_MENU;text=Living;target=;url=living.htm;");
}

with(milonic=new menuname("TravelReviews & ArticlesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Reviews & Articles;target=;url=reviews_&_articles.htm;");
}

with(milonic=new menuname("EatFine DiningINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Fine Dining;target=;url=fine_dining.htm;");
aI("text=Moderate Priced Dining;target=;url=moderate_priced_dining.htm;");
aI("text=Budget Priced Dining;target=;url=budget_priced_dining.htm;");
}

with(milonic=new menuname("SleepHotels & MotelsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Hotels & Motels;target=;url=hotels_&_motels.htm;");
aI("text=Bed & Breakfast;target=;url=bed_&_breakfast.htm;");
aI("text=Rentals;target=;url=rentals.htm;");
}

with(milonic=new menuname("PlayThe ArtsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Arts;target=;url=the_arts.htm;");
aI("text=Family Fun;target=;url=family_fun.htm;");
aI("text=Golf;target=;url=golf.htm;");
aI("text=Nightlife;target=;url=nightlife.htm;");
aI("text=Shop;target=;url=shop.htm;");
aI("text=Sports;target=;url=sports.htm;");
}

with(milonic=new menuname("LivingReal EstateINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Real Estate;target=;url=real_estate.htm;");
aI("text=Schools;target=;url=schools.htm;");
aI("text=Churches;target=;url=churches.htm;");
aI("text=Medical;target=;url=medical.htm;");
}


 drawMenus();
