_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#555555";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:5px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Small_hover2.png";
itemheight="41";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#ccddcd";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightSkyBlue";
offcolor="#555555";
onbgcolor="LightGrey";
oncolor="#555555";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=730;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="41";
aI("text=Home;target=;url=http://www.motelsoutherncross.com.au/;");
aI("text=Room Types;target=;url=kangaroo-point-rooms.php;");
aI("text=Make a Booking;target=;url=make-a-booking.php;");
aI("text=Business Facilities;target=;url=kangaroo-point-conference-room.php;");
aI("text=Image Gallery;target=;url=southern-cross-motel-image-gallery.php;");
aI("text=Rave Reviews;target=;url=southern-cross-motel-reviews.php;");
aI("text=Location;target=;url=kangaroo-point-location.php;");
}


 drawMenus();

