_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="#000000";
onbgcolor="Gainsboro";
onbold="bold";
oncolor="Blue";
padding="5";
pagebgcolor="Gainsboro";
subimage="images/macarrow_on.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="#000000";
onbold="bold";
oncolor="Blue";
pagecolor="Blue";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Hot Topic;target=;url=./;");
aI("showmenu=NewsUKFOOTER_MENU;text=News;target=;url=industry_news.html;");
aI("showmenu=Internet MarketingYour Domain NameFOOTER_MENU;text=Internet Marketing;target=;url=internet_marketing.html;");
aI("showmenu=ResourcesYour WebsiteFOOTER_MENU;text=Resources;target=;url=resources.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
aI("text=Privacy;target=;url=privacy_statement_-_les_rochers_pty_ltd_-_sydney_australia.html;");
}

with(milonic=new menuname("NewsUKFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=UK;target=;url=uk_industry_news.html;");
aI("text=International;target=;url=international_hotel_industry_news.html;");
aI("text=US / International;target=;url=us_international_hospitality_news.html;");
aI("text=Australia / Asia;target=;url=australia_asia_hospitality_news.html;");
aI("text=Google News;target=;url=google_hospitality_news.html;");
}

with(milonic=new menuname("Internet MarketingYour Domain NameFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Your Domain Name;target=;url=create_your_own_web_presence_-_choose_a_domain_name.html;");
aI("text=Choose a web tool;target=;url=choose_a_web_tool.html;");
aI("text=Book Web Space;target=;url=web_space.html;");
aI("text=Website Statistics;target=;url=website_statistics_tool.html;");
aI("text=Web Publishing;target=;url=web_publishing.html;");
}

with(milonic=new menuname("ResourcesYour WebsiteFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Your Website;target=;url=create_your_own_web_presence.html;");
}


 drawMenus();
