_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#6699FF";
offcolor="Navy";
onbgcolor="SlateBlue";
oncolor="White";
padding="5";
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/location2.gif";
offcolor="White";
oncolor="Yellow";
pagecolor="Navy";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="110";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=770;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Make A Booking;target=;url=make-a-booking.htm;");
aI("showmenu=Travel Packages/SpecialtyINFO_BAR_MENU;text=Travel Packages;target=;url=travel-packages.htm;");
aI("text=Rates;target=;url=rates.htm;");
aI("text=Links;target=;url=links.htm;");
aI("showmenu=Valerie Gallery/Holstering My GunINFO_BAR_MENU;text=Valerie Gallery;target=;url=valerie-gallery.htm;");
aI("text=XXXOpportunity;target=;url=opportunity.htm;");
aI("text=Site Map;target=;url=sitemap-alphabetical.htm;");
}

with(milonic=new menuname("Travel Packages/SpecialtyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Specialty;target=;url=specialty.htm;");
aI("text=Costa Rica;target=;url=costa-rica.htm;");
}

with(milonic=new menuname("Valerie Gallery/Holstering My GunINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Holstering My Gun;target=;url=holstering-my-gun.htm;");
aI("text=Val In Come Hither Red;target=;url=val-in-come-hither-red.htm;");
aI("text=Pretty In Pink;target=;url=pretty-in-pink.htm;");
aI("text=Lipstick On Your Collar;target=;url=lipstick-on-your-collar.htm;");
aI("text=Job One;target=;url=job-one.htm;");
aI("text=Val Magazine;target=;url=val-magazine.htm;");
}


 drawMenus();

