_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="White";
oncolor="#000000";
pagecolor="#000000";
separatorcolor="Transparent";
separatorsize="4";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover2.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#00AAFF";
offcolor="#FFFFFF";
onbgcolor="#0000FF";
oncolor="#FFFFFF";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="30";
aI("text=Home;target=;url=http://www.imaginetravel.com.au/;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Specials;target=;url=specials.html;");
aI("text=Destinations;target=;url=holiday-destinations.html;");
aI("text=Cruise Holidays;target=;url=cruise-holidays.html;");
aI("text=Join Our Travel Club;target=;url=join-our-travel-club.html;");
aI("text=Why Use Us;target=;url=why-use-us.html;");
aI("text=Latest Travel News;target=;url=latest-travel-news.html;");
aI("showmenu=Articles/Hong KongLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Travel Insurance;target=;url=travel-insurance.html;");
aI("text=Travel Tips;target=;url=travel-tips.html;");
aI("text=Post Cards;target=;url=post-cards.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
}

with(milonic=new menuname("Articles/Hong KongLEFT_MENU")){
style=submenuStyle;
aI("text=Hong Kong;target=;url=hong-kong.html;");
aI("text=Heidelberg;target=;url=heidelberg.html;");
aI("text=The Fairmont Banff Springs;target=;url=fairmont-banff-springs.html;");
aI("text=Cairo Egypt;target=;url=cairo-egypt.html;");
aI("text=Cambodia;target=;url=holiday-cambodia.html;");
aI("text=Mount Cook;target=;url=mount-cook-tours.html;");
aI("text=New York;target=;url=travel-new-york.html;");
aI("text=Lisbon Portugal;target=;url=lisbon-portugal.html;");
aI("text=Paris;target=;url=paris-travel.html;");
aI("text=Gallipoli;target=;url=gallipoli.html;");
}


 drawMenus();

