_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
fixMozillaZIndex=true;
treeOffset=0;
singleMasterMenu=false;
with(menuStyle0=new mm_style()){
fontfamily="georgia";
offcolor="#666666";
pagecolor="#008c8c";
oncolor="#a72046";
rawcss="text-transform:uppercase;padding:0px 7px;";
separatorimage="http://www.durville.com/images/dot.gif";
separatorsize="24";
}

with(menuStyle1=new mm_style()){
fontweight="bold";
offcolor="#a72046";
fontsize="12px";
bgimage="http://www.durville.com/images/white.gif";
itemwidth="161";
rawcss="padding:5px 5px 5px 9px;";
}

with(milonic=new menuname("page_0")){
style=menuStyle0;
alwaysvisible="true";
position="relative";
orientation="horizontal";
aI("text=Home;url=http://www.durville.com/;pagematch=/index.php;");
aI("text=The Hotel;url=http://www.durville.com/thehotel.php;showmenu=page_1;pagematch=thehotel.php;");
aI("text=The Restaurant;url=http://www.durville.com/therestaurant.php;showmenu=page_2;pagematch=therestaurant.php;");
aI("text=Packages &amp; Specials;url=http://www.durville.com/packagesspecials.php;pagematch=packagesspecials.php;");
aI("text=Location;url=http://www.durville.com/location.php;showmenu=page_4;pagematch=location.php;");
aI("text=Bookings;url=http://www.durville.com/bookings.php;pagematch=bookings.php;");
aI("text=Contact Us;url=http://www.durville.com/contactus.php;pagematch=contactus.php;");

}

with(milonic=new menuname("page_1")){
style=menuStyle1;
aI("text=Rooms &amp; Facilities;url=http://www.durville.com/roomsfacilities.php;pagematch=roomsfacilities.php;rawcss=padding:8px 5px 5px 9px;");
aI("text=Room Rates;url=http://www.durville.com/roomrates.php;pagematch=roomrates.php;");
aI("text=Bookings;url=http://www.durville.com/bookings.php;pagematch=bookings.php;bgimage=http://www.durville.com/images/navbottom.png;rawcss=padding:5px 5px 8px 9px;");

}

with(milonic=new menuname("page_2")){
style=menuStyle1;
aI("text=Chef Profile;url=http://www.durville.com/chefprofile.php;pagematch=chefprofile.php;rawcss=padding:8px 5px 5px 9px;");
aI("text=Breakfast menu;url=http://www.durville.com/breakfastmenu.php;pagematch=breakfastmenu.php;");
aI("text=Dinner Menu;url=http://www.durville.com/dinnermenu.php;pagematch=dinnermenu.php;bgimage=http://www.durville.com/images/navbottom.png;rawcss=padding:5px 5px 8px 9px;");

}

with(milonic=new menuname("page_4")){
style=menuStyle1;
aI("text=About Marlborough;url=http://www.durville.com/aboutmarlborough.php;pagematch=aboutmarlborough.php;rawcss=padding:8px 5px 5px 9px;");
aI("text=About New Zealand;url=http://www.durville.com/aboutnewzealand.php;pagematch=aboutnewzealand.php;bgimage=http://www.durville.com/images/navbottom.png;rawcss=padding:5px 5px 8px 9px;");

}

drawMenus();

