_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="bold";
headercolor="#000000";
offbgcolor="LightGoldenrodYellow";
offcolor="Black";
onbgcolor="Goldenrod";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/yellow.gif";
offbgcolor="Goldenrod";
offcolor="Black";
onbgcolor="LightGoldenrodYellow";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="100%";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Travel Information and Tips ;target=;url=http://a-travel-info-guide.com/;");
aI("showmenu=Air Travel TipsTravel Tips: Know the Air Travel RulesLEFT_MENU;text=Air Travel Tips;target=;url=air-travel-tips.html;");
aI("showmenu=Travel with KidsTravel Tips: Family Trips with the KidsLEFT_MENU;text=Travel with Kids;target=;url=travel-with-kids.html;");
aI("showmenu=General Travel TipsCityPASSLEFT_MENU;text=General Travel Tips;target=;url=general-travel-tips.html;");
aI("text=Vacation Rentals;target=;url=vacation-rentals.html;");
aI("text=Travel Info Guide Resource Directory;target=;url=travel-info-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Air Travel TipsTravel Tips: Know the Air Travel RulesLEFT_MENU")){
style=submenuStyle;
aI("text=Travel Tips: Know the Air Travel Rules;target=;url=travel-tips-know-the-air-travel-rules.html;");
aI("text=Travel Tips: Travel Rules While Flying;target=;url=travel-tips-travel-rules-while-flying.html;");
aI("text=International Travel Rules;target=;url=international-travel-rules.html;");
aI("text=Going Through Airport Security;target=;url=going-through-airport-security.html;");
}

with(milonic=new menuname("Travel with KidsTravel Tips: Family Trips with the KidsLEFT_MENU")){
style=submenuStyle;
aI("text=Travel Tips: Family Trips with the Kids;target=;url=travel-tips-family-trips-with-the-kids.html;");
}

with(milonic=new menuname("General Travel TipsCityPASSLEFT_MENU")){
style=submenuStyle;
aI("text=CityPASS;target=;url=citypass.html;");
aI("text=Travel Tips: Saving Money for Your Vacation;target=;url=travel-tips-saving-money-for-your-vacation.html;");
aI("text=Travel Tips: Holiday Travel;target=;url=travel-tips-holiday-travel.html;");
aI("text=Online Travel Deals for your Vacation;target=;url=online-travel-deals-for-your-vacation.html;");
aI("text=Top Christmas Holiday Destinations of 2009;target=;url=top-christmas-holiday-destinations-of-2009.html;");
}


 drawMenus();
