/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#c6b98e';			// Background color when mouse is not over on subs
	var HighBgColor='#e4dfcb';			// Background color when mouse is over
	var HighSubBgColor='#e4dfcb';			// Background color when mouse is over on subs
	var FontLowColor='#756326';			// Font color when mouse is not over
	var FontSubLowColor='#756326';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#9e8737';			// Border color
	var BorderSubColor='#9e8737';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['',9,9,'',9,9,'',9,9];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

// The Hotel
	Menu1=new Array("rollover:../../images/01_nav_hotel_1.jpg:../../images/01_nav_hotel_2.jpg","../../hotel/index.asp","",3,23,81);
	Menu1_1=new Array("History","../../hotel/history.asp","",0,20,100);
	Menu1_2=new Array("Contact Us","../../hotel/contact.asp","",0);
	Menu1_3=new Array("Virtual Tours","../../hotel/virtualtour.asp","",0);

// Destinations			
	Menu2=new Array("rollover:../../images/02_nav_destinations_1.jpg:../../images/02_nav_destinations_2.jpg","../../destination/index.asp","",3,23,94);

// Destinations Sub
	Menu2_1=new Array("Weather Forecast","javascript:openwin('../../destination/weather.asp')","",0,20,130);
	Menu2_2=new Array("What's Nearby","javascript:openwin('../../destination/nearby.asp')","",0);	
	Menu2_3=new Array("Transportation","javascript:openwin('../../destination/transportation.asp')","",0);	

// Reservations
	Menu3=new Array("rollover:../../images/03_nav_reservation_1.jpg:../../images/03_nav_reservation_2.jpg","javascript:newwins('http://www.ichotelsgroup.com/redirect?path=rates&brandCode=ic&hotelCode=SINHB&brands=ic&_IATAno=99502222')","",0,23,95);

// Accomodation
	Menu4=new Array("rollover:../../images/04_nav_accom_1.jpg:../../images/04_nav_accom_2.jpg","../../accommodation/index.asp","",6,23,120);

// Accomodation Sub 
	Menu4_1=new Array("Club InterContinental","../../accommodation/club.asp","",0,20,160);
	Menu4_2=new Array("Deluxe Rooms","../../accommodation/delux.asp","",0);
	Menu4_3=new Array("Shophouse Rooms & Suites","../../accommodation/shop.asp","",0);
	Menu4_4=new Array("Premier Room","../../accommodation/premier.asp","",0);
	Menu4_5=new Array("Luxury Suites","../../accommodation/luxury.asp","",0);
	Menu4_6=new Array("Presidential Suite","../../accommodation/presidential.asp","",0);
		
// Meeting & Events
	Menu5=new Array("rollover:../../images/05_nav_meeting_1.jpg:../../images/05_nav_meeting_2.jpg","../../meeting/index.asp","",5,23,128);

// Meeting & Events Sub
	Menu5_1=new Array("Meetings ","../../meeting/meeting.asp","",0,20,100);
	Menu5_2=new Array("Banquets ","../../banquets/index.asp","",0);
	Menu5_3=new Array("Weddings ","../../wedding/index.asp","",0);
	Menu5_4=new Array("Social Events ","../../meeting/socialevents.asp","",0);
	Menu5_5=new Array("Meeting Rewards ","../../meeting_rewards/index.asp","",0);

// Dinning
	Menu6=new Array("rollover:../../images/06_nav_dining_1.jpg:../../images/06_nav_dining_2.jpg","../../dining/index.asp","",7,23,60);

// Dinning Sub
	Menu6_1=new Array("Chikuyotei","../../dining/chikuyotei.asp","",0,20,150);
	Menu6_2=new Array("Olive Tree Restaurant","../../dining/olivetree.asp","",0);
	Menu6_3=new Array("Man Fu Yuan","../../dining/manfuyuan.asp","",0);
	//Menu6_3=new Array("KO","../../dining/ko.asp","",0);
	Menu6_4=new Array("The Lounge","../../dining/lounge.asp","",0);	
	Menu6_5=new Array("Victoria Bar","../../dining/victoria.asp","",0);
	Menu6_6=new Array("Aroma","../../dining/aroma.asp","",0);
	Menu6_7=new Array("Dining Reservations","javascript:newwins('../../dining_reservation/dining_reservation.asp')","",0);

// Facilities & Activities
	Menu7=new Array("rollover:../../images/07_nav_fac_1.jpg:../../images/07_nav_fac_2.jpg","../../facilities/index.asp","",3,23,141);

// Facilities & Activities Sub
	Menu7_1=new Array("The Business Centre","../../business/index.asp","",0,20,120);
	Menu7_2=new Array("Health Facilities","../../facilities/facilites_ih.asp","",0);
	Menu7_3=new Array("Be In The Know","../../facilities/the_know.asp","",0);

// Special
	Menu8=new Array("rollover:../../images/08_nav_specials_1.jpg:../../images/08_nav_specials_2.jpg","../../specials/index.asp","",8,23,79);

// Special sub

	Menu8_1=new Array("Bask in the season of love at InterContinental Singapore","../../specials/bask_in_season/index.asp","",0,30,180);
//	Menu8_4=new Array("Indulgence can be forgiven, especially on weekends","../../specials/indulgence/index.asp","",0,30,180);
	Menu8_2=new Array("A decadent chocolate affair at Lobby Lounge","../../specials/decadent_chocolate/index.asp","",0,30);
	Menu8_3=new Array("Do you like your evening shaken or stirred","../../specials/evening_shaken/index.asp","",0,30);
	Menu8_4=new Array("Leisurely afternoons at the Lobby Lounge ","../../specials/leisurely_afternoons/index.asp","",0,30);
	Menu8_5=new Array("An alluring sweet experience at Aroma","../../specials/alluring_experience/index.asp","",0,30);
	Menu8_6=new Array("Sandwich to go","../../specials/sandwich_to_go/index.asp","",0,18);
	Menu8_7=new Array("Warm & delightful Fondue","../../specials/loungepromo/index.asp","",0,18);
	Menu8_8=new Array("International high tea buffet","../../specials/international_high/index.asp","",0,18);
	
	
