function fwLoadMenus() {
	if (window.fw_menu_0) return;
	window.fw_menu_0 = new Menu("root",96,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_0.addMenuItem("Hotel Names","location='name_frames.htm'");
	fw_menu_0.addMenuItem("Price","location='prices_frames.htm'");
	fw_menu_0.addMenuItem("Location","location='area_frames.htm'");
	fw_menu_0.addMenuItem("Search","location='http://phuket-hotels.com/web.htm'");
	fw_menu_0.addMenuItem("Suggestions","location='recom_frames.htm'");
	fw_menu_0.addMenuItem("Special Offers","location='offers_frames.htm'");
	fw_menu_0.hideonMouseOut=true;
	window.fw_menu_1 = new Menu("root",98,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_1.addMenuItem("Maps","location='http://www.phuket-maps.com'");
	fw_menu_1.addMenuItem("Region","location='http://www.phuket-maps.com/region_frames.htm'");
	fw_menu_1.addMenuItem("Area","location='http://www.phuket-maps.com/area_frames.htm'");
	fw_menu_1.addMenuItem("Phuket Island","location='http://www.phuket-maps.com'");
	fw_menu_1.addMenuItem("Patong","location='http://www.phuket-maps.com/patong_frames.htm'");
	fw_menu_1.addMenuItem("Bang Tao","location='http://www.phuket-maps.com/bangtao_frames.htm'");
	fw_menu_1.addMenuItem("Kamala","location='http://www.phuket-maps.com/kamala_surin_frames.htm'");
	fw_menu_1.addMenuItem("Surin","location='http://www.phuket-maps.com/kamala_surin_frames.htm'");
	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.addMenuItem("Nai Yang","location='http://www.phuket-maps.com/naiyang_frames.htm'");
	fw_menu_1.addMenuItem("Chalong","location='http://www.phuket-maps.com/chalong_naiharn_frames.htm'");
	fw_menu_1.addMenuItem("Nai Harn","location='http://www.phuket-maps.com/chalong_naiharn_frames.htm'");
	fw_menu_1.hideonMouseOut=true;
	window.fw_menu_2 = new Menu("root",100,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_2.addMenuItem("Photo Tour","location='http://www.phuket-photos.com'");
	fw_menu_2.addMenuItem("Beaches","location='http://www.phuket-photos.com/beaches/beaches.htm'");
	fw_menu_2.addMenuItem("Sunset","location='http://www.phuket-photos.com/sunset/sunset.htm'");
	fw_menu_2.addMenuItem("Longtails","location='http://www.phuket-photos.com/longtails/longtails.htm'");
	fw_menu_2.addMenuItem("Festivals","location='http://www.phuket-photos.com/festivals/festivals.htm'");
	fw_menu_2.addMenuItem("Things to Do","location='http://www.phuket-photos.com/to_do/to_do.htm'");
	fw_menu_2.addMenuItem("Things to See","location='http://www.phuket-photos.com/to_see/to_see.htm'");
	fw_menu_2.hideonMouseOut=true;
	window.fw_menu_3 = new Menu("root",100,16,"arial, sans-serif",11,"#000000","#FFFFFF","#CCCCCC","#0066CC");
	fw_menu_3.addMenuItem("Travel Guide","location='http://phuket.com/info/index.htm'");
	fw_menu_3.addMenuItem("Dining","location='http://phuket.com/dining/index.htm'");
	fw_menu_3.addMenuItem("Shopping","location='http://phuket.com/shopping/index.htm'");
	fw_menu_3.addMenuItem("Property","location='http://phuket.com/property/index.htm'");
	fw_menu_3.addMenuItem("Nightlife","location='http://phuket.com/nightlife/index.htm'");
	fw_menu_3.addMenuItem("Upcoming Events","location='munity/index.htm'");
	fw_menu_3.addMenuItem("Phuket Info","location='info/index.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);
}