_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Teal";
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="PaleGoldenrod";
borderstyle="Double";
borderwidth="2";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Teal";
offcolor="Khaki";
onbgcolor="Khaki";
oncolor="Teal";
outfilter="Fade(Overlap=1.00)";
padding="10";
pagebgcolor="Teal";
pagecolor="Khaki";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.executravel.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=Our Services/Business Travel ServicesINFO_BAR_MENU;text=Our Services;target=;url=Services.html;");
aI("showmenu=Travel Tools/Frequent Traveler ProgramsINFO_BAR_MENU;text=Travel Tools;target=;url=Travel-Tools.html;");
aI("showmenu=Vacation Travel/CruisesINFO_BAR_MENU;text=Vacation Travel;target=;url=Vacation-Travel.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("Our Services/Business Travel ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Business Travel Services;target=;url=Business-Travel-Services.html;");
aI("text=Meeting & Convention Services;target=;url=Meeting-&-Convention-Services.html;");
aI("text=Service Fees;target=;url=Service-Fees.html;");
}

with(milonic=new menuname("Travel Tools/Frequent Traveler ProgramsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Frequent Traveler Programs;target=;url=Frequent-Traveler-Information.html;");
aI("text=Airport Delay & Flight Status Information;target=;url=Status-Weather.html;");
aI("text=Access Your Itinerary;target=;url=https://www.viewtrip.com/;");
aI("text=Know Before You Go;target=;url=Travel-Information.html;");
aI("text=Airline Fees;target=;url=Airline-Fees.html;");
aI("text=Traveler Profile;target=;url=Traveler-Profile.html;");
}

with(milonic=new menuname("Vacation Travel/CruisesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cruises;target=;url=Cruises.html;");
aI("text=Luxury Cruises;target=;url=Luxury-Cruises.html;");
}


 drawMenus();

