

	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.northern-wv.worldweb.com/WheelingWV/ToursActivitiesAdventures/'")
menu_activities.addMenuItem("Boat&nbsp;Tours", "location='http://www.northern-wv.worldweb.com/WheelingWV/ToursActivitiesAdventures/BoatTours/'")
menu_activities.addMenuItem("Guided&nbsp;Walking&nbsp;Tours", "location='http://www.northern-wv.worldweb.com/WheelingWV/ToursActivitiesAdventures/GuidedWalkingTours/'")
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.northern-wv.worldweb.com/WheelingWV/WheretoStay/'")
menu_lodging.addMenuItem("Hotels&nbsp;&&nbsp;Motels", "location='http://www.northern-wv.worldweb.com/WheelingWV/WheretoStay/HotelsMotels//index.html'")
menu_lodging.addMenuItem("Extended&nbsp;Stay&nbsp;Suites", "location='http://www.northern-wv.worldweb.com/WheelingWV/WheretoStay/ExtendedStaySuitesHotels/'")
window.menu_restaurants = 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_restaurants.addMenuItem("ALL RESTAURANTS", "location='http://www.northern-wv.worldweb.com/WheelingWV/RestaurantsBars/'")
menu_restaurants.addMenuItem("Cafes&nbsp;-&nbsp;Bistros", "location='http://www.northern-wv.worldweb.com/WheelingWV/RestaurantsBars/Cafes-Bistros/'")
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 Essentials", "location='http://www.northern-wv.worldweb.com/WheelingWV/TravelEssentials/'")
menu_more.addMenuItem("Events", "location='http://www.northern-wv.worldweb.com/WheelingWV/Events/'")
menu_more.addMenuItem("Sell Your Photos", "location='http://www.worldweb.com/sellphotos/'")
menu_more.addMenuItem("Read Reviews", "location='http://www.reviewblue.com/UnitedStates/WestVirginia/NorthernWestVirginia/WheelingWV/'")
menu_more.addMenuItem("Write a 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 TRAVEL SERVICES", "location='http://www.northern-wv.worldweb.com/WheelingWV//traveldirectory.html'")
menu_travel.addMenuItem("Lodging", "location='http://www.northern-wv.worldweb.com/WheelingWV/WheretoStay/'")
menu_travel.addMenuItem("Tours &amp; Activities", "location='http://www.northern-wv.worldweb.com/WheelingWV/ToursActivitiesAdventures/'")
menu_travel.addMenuItem("Visitor Attractions", "location='http://www.northern-wv.worldweb.com/WheelingWV/SightsAttractions/'")
menu_travel.addMenuItem("Restaurants &amp; Bars", "location='http://www.northern-wv.worldweb.com/WheelingWV/RestaurantsBars/'")
menu_travel.addMenuItem("Shopping", "location='http://www.northern-wv.worldweb.com/WheelingWV/Shopping/'")
menu_travel.addMenuItem("Transportation", "location='http://www.northern-wv.worldweb.com/WheelingWV/Transportation/'")
menu_travel.addMenuItem("Events", "location='http://www.northern-wv.worldweb.com/WheelingWV/Events/'")
menu_travel.addMenuItem("Business Index", "location='http://www.northern-wv.worldweb.com/WheelingWV/BusinessIndex/'")

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

