_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";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
oncolor="DarkBlue";
separatorcolor="transparent";
separatorsize="5";
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="Lavender";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="FloralWhite";
offcolor="DarkBlue";
onbgcolor="#bfcfff";
oncolor="#888888";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="30";
aI("showmenu=Room Types/Studio ApartmentsRIGHT_MENU;text=Room Types;target=;url=kangaroo-point-rooms.php;");
aI("text=Business Facilities;target=;url=kangaroo-point-conference-room.php;");
aI("text=Restaurant;target=;url=spizzico-restaurant-kangaroo-point.php;");
aI("text=Rave Reviews;target=;url=southern-cross-motel-reviews.php;");
aI("text=Whats On;target=;url=things-to-do-in-brisbane.php;");
aI("text=Contact Us;target=;url=contact-us.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("Room Types/Studio ApartmentsRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Studio Apartments;target=;url=studio-apartments.php;");
aI("text=One Bedroom Apartments;target=;url=one-bedroom-apartments.php;");
aI("text=Two Bedroom Apartments;target=;url=two-bedroom-apartments.php;");
}


 drawMenus();

