

	function mmLoadMenus() {
	  if (window.menu_lodging) return;
	  
window.menu_activities = new Menu("root",183,18,"verdana",10,"#DFEFFE","#004172","#004172","#B5DBFD","left","middle",4,0,1000,-5,7,true,true,true,10,true,true);
menu_activities.addMenuItem("ALL ACTIVITIES", "location='http://www.southern-wa.worldweb.com/DunsboroughWA/ToursActivitiesAdventures/'")
menu_activities.addMenuItem("Boat&nbsp;Tours", "location='http://www.southern-wa.worldweb.com/DunsboroughWA/ToursActivitiesAdventures/BoatTours/'")
menu_activities.addMenuItem("Whale&nbsp;Watching", "location='http://www.southern-wa.worldweb.com/DunsboroughWA/ToursActivitiesAdventures/WhaleWatching/'")
window.menu_lodging = new Menu("root",183,18,"verdana",10,"#DFEFFE","#004172","#004172","#B5DBFD","left","middle",4,0,1000,-5,7,true,true,true,10,true,true);
menu_lodging.addMenuItem("ALL LODGING", "location='http://www.southern-wa.worldweb.com/DunsboroughWA/WheretoStay/'")
menu_lodging.addMenuItem("Hotels&nbsp;&&nbsp;Motels", "location='http://www.southern-wa.worldweb.com/DunsboroughWA/WheretoStay/HotelsMotels//index.html'")
menu_lodging.addMenuItem("Hostels", "location='http://www.southern-wa.worldweb.com/DunsboroughWA/WheretoStay/Hostels/'")
window.menu_more = new Menu("root",168,18,"verdana",10,"#DFEFFE","#004172","#004172","#B5DBFD","left","middle",4,0,1000,-5,7,true,true,true,10,true,true);
menu_more.addMenuItem("Travel&nbsp;Essentials", "location=''")
menu_more.addMenuItem("Events", "location=''")
menu_more.addMenuItem("Sell&nbsp;Your&nbsp;Photos", "location='http://www.worldweb.com/sellphotos/'")
menu_more.addMenuItem("Read&nbsp;Reviews", "location='http://www.reviewblue.com/Australia/WesternAustralia/WesternAustraliasSouth/DunsboroughWA/'")
menu_more.addMenuItem("Write&nbsp;a&nbsp;Review", "location='http://services.worldweb.com/tourism-edit.html?mode=edit&listing_id=-1&table_id=29&catselectinfo=location:1:1:3::category:0:5:1&affiliate_id=8190'")
window.menu_travel = new Menu("root",168,18,"verdana",10,"#DFEFFE","#004172","#004172","#B5DBFD","left","middle",4,0,1000,-5,7,true,true,true,10,true,true);
menu_travel.addMenuItem("ALL&nbsp;TRAVEL&nbsp;SERVICES", "location='http://www.southern-wa.worldweb.com/DunsboroughWA//traveldirectory.html'")
menu_travel.addMenuItem("Lodging", "location='http://www.southern-wa.worldweb.com/DunsboroughWA/WheretoStay/'")
menu_travel.addMenuItem("Tours&nbsp;&amp;&nbsp;Activities", "location='http://www.southern-wa.worldweb.com/DunsboroughWA/ToursActivitiesAdventures/'")

	  window.menu_lodging.writeMenus();
	} 
   mmLoadMenus();

