/******************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001				*
*	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='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#F8E4B4';		// Background color when mouse is not over on subs
	var HighBgColor='#FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='#FFB533';		// Background color when mouse is over on subs
	var FontLowColor='';				// Font color when mouse is not over
	var FontSubLowColor='#000000';		// Font color subs when mouse is not over
	var FontHighColor='';				// Font color when mouse is over
	var FontSubHighColor='#000000';		// Font color subs when mouse is over
	var BorderColor='#FFB533';			// Border color
	var BorderSubColor='#FFB533';		// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Verdana"			// Font family menu items
	var FontSize=7;						// Font size menu items
	var FontBold=0;						// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered='right';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='right';			// 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 StartLeft=-1;					// Menu offset x coordinate
	var StartTop=123;					// Menu offset y coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=4;					// Left padding
	var TopPaddng=2;					// Top padding
	var FirstLineHorizontal=0;			// 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='';				// Frame where first level appears
	var SecLineFrame='';				// Frame where sub levels appear
	var DocTargetFrame='';				// Frame where target documents appear
	var TargetLoc='';					// 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=1;					// 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=['',0,0,'',0,0,'',0,0];	// Arrow source, width and height

	var NaviWidth=new Array(164,125)				// Top level Menu width (added by Terence)
	var DomainName=''		// For status display (added by Terence)
	var ImgPad1='<img src=/images/dot.gif width=4 height=13><br>'	// For first row top/right padding correction (added by Terence)
	var ImgPad2='<img src=/images/dot.gif width=4 height=1><br>'	// For subsequence row right padding correction (added by Terence)

function BeforeStart(){if(Nav4){MenuCentered='left';StartLeft=document.NavStart.x+1;StartTop=document.NavStart.y};return}	// Change menu to left align for Netscape (added by Terence)
function AfterBuild(){window.onresize=Nav4?ReDoWhole:RePos}			// (added by Terence)
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"

Menu1=new Array('rollover:../images/nav1.gif:../images/nav1-r.gif',		'','',9,20,NaviWidth[0])
	Menu1_1=new Array('Who We Are'+ImgPad1,								'../about/whoweare.asp','',0,18,NaviWidth[1])
	Menu1_2=new Array('Where We are'+ImgPad1,						'../about/where.asp','',0,18)
	Menu1_3=new Array('Milestones'+ImgPad1,							'../about/milestones.asp','',0,18)
	Menu1_4=new Array('Our Logo'+ImgPad1,								'../about/logo.asp','',0,18)
	Menu1_5=new Array('Our Portfolio'+ImgPad1,						'../about/portfolio.asp','',0,18)
	Menu1_6=new Array('Our Awards'+ImgPad1,						'../about/awards.asp','',0,18)
	Menu1_7=new Array('Our Partners'+ImgPad1,									'../about/partner.asp','',0,18)
	Menu1_8=new Array('Our Customers Say'+ImgPad1,						'../about/customers.asp','',0,18)
	Menu1_9=new Array('Science Park Video'+ImgPad1,							'../about/video.asp','',0,18)

Menu2=new Array('rollover:../images/nav2.gif:../images/nav2-r.gif',		'','',7,20,NaviWidth[0])
	Menu2_1=new Array('Our Solutions'+ImgPad1,							'../bss/solutions.asp','',0,18,NaviWidth[1])
	Menu2_2=new Array('Land Parcel'+ImgPad1,							'../bss/land.asp','',0,18,NaviWidth[1])
	Menu2_3=new Array('IT Space'+ImgPad1,							'../bss/it.asp','',0,18,NaviWidth[1])
	Menu2_4=new Array('Research Space'+ImgPad1,							'../bss/research.asp','',0,18,NaviWidth[1])
	Menu2_5=new Array('Specialised Space'+ImgPad1,							'../bss/specialised.asp','',0,18,NaviWidth[1])
	Menu2_6=new Array('Venture Accelerator'+ImgPad1+'Centre'+ImgPad1,							'../bss/venture.asp','',0,18,NaviWidth[1])
	Menu2_7=new Array('Business Centre'+ImgPad1,							'../bss/business.asp','',0,18,NaviWidth[1])

Menu3=new Array('rollover:../images/nav3.gif:../images/nav3-r.gif',		'','',9,20,NaviWidth[0])
	Menu3_1=new Array('Amenities & Facilities'+ImgPad1,							'../facilities/facilities.asp','',0,18,NaviWidth[1])
	Menu3_2=new Array('Autobanking'+ImgPad1,							'../facilities/autobank.asp','',0,18,NaviWidth[1])
	Menu3_3=new Array('Conference Facilities'+ImgPad1,							'../facilities/business.asp','',0,18,NaviWidth[1])
	Menu3_4=new Array('Clinics'+ImgPad1,							'../facilities/clinics.asp','',0,18,NaviWidth[1])
	Menu3_5=new Array('Childcare'+ImgPad1,							'../facilities/childcare.asp','',0,18,NaviWidth[1])
	Menu3_6=new Array('Convenience Stores'+ImgPad1,							'../facilities/stores.asp','',0,18,NaviWidth[1])
	Menu3_7=new Array('F&B Outlets'+ImgPad1,							'../facilities/fb.asp','',0,18,NaviWidth[1])
	Menu3_8=new Array('Social & Recreational'+ImgPad1,							'../facilities/social.asp','',0,18,NaviWidth[1])
	Menu3_9=new Array('Shuttle Bus Services'+ImgPad1,							'../facilities/bus.asp','',0,18,NaviWidth[1])
	
	
Menu4=new Array('rollover:../images/nav4.gif:../images/nav4-r.gif',		'../services/services.asp','',0,32,NaviWidth[0])
	//Menu4_1=new Array('Business Network'+ImgPad1+'Programmes & Services'+ImgPad1,							'../services/services.asp','',0,32,NaviWidth[1])
	

Menu5=new Array('rollover:../images/nav5.gif:../images/nav5-r.gif',		'../activities/activities.asp','',0,20,NaviWidth[0])
	//Menu5_1=new Array('Introduction'+ImgPad1,							'../activities/activities.asp','',0,18,NaviWidth[1])
		//Menu5_2=new Array('Announcements'+ImgPad1,							'../activities/announcement.asp','',0,18,NaviWidth[1])

Menu6=new Array('rollover:../images/nav7.gif:../images/nav7-r.gif',		'http://www.fitnessnetwork.com.sg','',0,20,NaviWidth[0])

Menu7=new Array('rollover:../images/nav6.gif:../images/nav6-r.gif',		'../contact/contacts.asp','',0,20,NaviWidth[0])
		
Menu8=new Array('rollover:../images/nav8.gif:../images/nav8-r.gif',		'http://www.ascendas.com','',0,20,NaviWidth[0])