function fwLoadMenus() {
	if (window.fw_menu_0) return;
	window.fw_menu_0 = new Menu("root",108,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_0.addMenuItem("Hotels","location='http://www.patong-hotels.com/hotels/index.htm'");
	fw_menu_0.addMenuItem("Price","location='http://www.patong-hotels.com/hotels/price.htm'");
	fw_menu_0.addMenuItem("Search","location='http://www.patong-hotels.com/hotels/name.htm'");
	fw_menu_0.addMenuItem("Suggestions","location='http://www.patong-hotels.com/hotels/recommend.htm'");
	fw_menu_0.addMenuItem("Special Offers","location='http://www.patong-hotels.com/hotels/offer.htm'");
	fw_menu_0.hideonMouseOut=true;
	window.fw_menu_1 = new Menu("root",108,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_1.addMenuItem("Patong","location='http://www.phuket-maps.com/patong_frames.htm'");
	fw_menu_1.addMenuItem("Phuket Island","location='http://www.phuket-maps.com'");
	fw_menu_1.addMenuItem("Karon","location='http://www.phuket-maps.com/karon_frames.htm'");
	fw_menu_1.addMenuItem("Kata","location='http://www.phuket-maps.com/kata_frames.htm'");
	fw_menu_1.addMenuItem("Phuket Town","location='http://www.phuket-maps.com/phuket_town_frames.htm'");
	fw_menu_1.hideonMouseOut=true;
	window.fw_menu_2 = new Menu("root",110,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_2.addMenuItem("Tours & Excursions","location='http://www.patong-beach.com/tours.htm'");
	fw_menu_2.addMenuItem("Attractions","location='http://www.patong-beach.com/attractions.htm'");
	fw_menu_2.addMenuItem("Sports&Recreation","location='http://www.patong-beach.com/sports.htm'");
	fw_menu_2.addMenuItem("Spa & Massage","location='http://www.patong-beach.com/spa.htm'");
	fw_menu_2.addMenuItem("Phuket info","location='http://www.patong-beach.com/phuket.htm'");
	fw_menu_2.hideonMouseOut=true;
	window.fw_menu_3 = new Menu("root",109,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_3.addMenuItem("Pubs and Bars","location='http://www.patong-beach.com/nightlife.htm'");
	fw_menu_3.addMenuItem("Food & Dining","location='http://www.patong-beach.com/food.htm'");
	fw_menu_3.addMenuItem("Shopping","location='http://www.patong-beach.com/shopping.htm'");
	fw_menu_3.addMenuItem("Upcoming Events","location='http://www.patong-beach.com/festivals.htm'");
	fw_menu_3.hideonMouseOut=true;
		window.fw_menu_4 = new Menu("root",100,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_4.addMenuItem("Things to Do","location='http://phuket.com/sports/index.htm'");
	fw_menu_4.addMenuItem("Diving","location='http://phuket.com/diving/index.htm'");
	fw_menu_4.addMenuItem("Fishing","location='http://phuket.com/fishing/index.htm'");
	fw_menu_4.addMenuItem("Kid's Stuff","location='http://phuket.com/activities/kid_stuff.htm'");
	fw_menu_4.addMenuItem("Land Sports","location='http://phuket.com/sports/land_sports.htm'");
	fw_menu_4.addMenuItem("Other Water Sports","location='http://phuket.com/sports/water_sports.htm'");
	fw_menu_4.addMenuItem("Spa/Massages","location='http://phuket.com/spa_massage/index.htm'");
	fw_menu_4.addMenuItem("Tours/Excursions","location='http://phuket.com/tours/index.htm'");
	fw_menu_4.addMenuItem("Yachting/Boating","location='http://phuket.com/sailing/index.htm'");
	fw_menu_4.hideonMouseOut=true;
		window.fw_menu_5 = new Menu("root",105,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_5.addMenuItem("Things to See","location='activities/index.htm'");
	fw_menu_5.addMenuItem("Beaches","location='island/beaches.htm'");
	fw_menu_5.addMenuItem("Islands","location='islands/index.htm'");
	fw_menu_5.addMenuItem("Attractions","location='island/attract.htm'");
	fw_menu_5.hideonMouseOut=true;
	fw_menu_5.writeMenus();
}
function MM_openBrWindow(theURL,winName,features) {
	window.open(theURL,winName,features);
}