

	var NoOffFirstLineMenus=15;			// Number of first level items

	var LowBgColor='';			// Background color when mouse is not over

	var LowSubBgColor='#94C0ED';			// Background color when mouse is not over on subs

	var HighBgColor='';			// Background color when mouse is over

	var HighSubBgColor='#008080';			// Background color when mouse is over on subs

	var FontLowColor='black';			// Font color when mouse is not over

	var FontSubLowColor='black';			// Font color subs when mouse is not over

	var FontHighColor='#993333';			// Font color when mouse is over

	var FontSubHighColor='FF0000';			// Font color subs when mouse is over

	var BorderColor='';			// Border color

	var BorderSubColor='526C8D';			// Border color for subs

	var BorderWidth=0;				// Border width

	var BorderBtwnElmnts=1;			// Border between elements 1 or 0

	var FontFamily="arial,comic sans ms,technical"	// Font family menu items

	var FontSize=8;				// Font size menu items

	var FontBold=1;				// 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=80;				// Menu offset x coordinate

	var StartLeft=103;				// Menu offset y coordinate

	var VerCorrect=0;				// Multiple frames y correction

	var HorCorrect=0;				// Multiple frames x correction

	var LeftPaddng=6;				// 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=300;			// 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='';				// 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=1;				// Uses arrow gifs when 1

	var KeepHilite=1;				// Keep selected path highligthed

	var Arrws=['../images/tri.gif',5,10,'../images/tridown.gif',10,5,'../images/trileft.gif',5,10];	// 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"



Menu1=new Array("rollover:../images/home1.gif:../images/home2.gif","../index.html","",0,23,53);



Menu2=new Array("","","",0,23,15);



Menu3=new Array("rollover:../images/know1.gif:../images/know2.gif","","",4,23,85);

	Menu3_1=new Array("Our Logo","htc_logo.html","../images/submenubg.jpg",0,20,172);

	Menu3_2=new Array("Town Map","htc_map.html","../images/submenubg.jpg",0);

	Menu3_3=new Array("Town council Office","htc_office.html","../images/submenubg.jpg",0);

	Menu3_4=new Array("Functions of Town Council","htc_functions.html","../images/submenubg.jpg",0);



Menu4=new Array("","","",0,23,15);



Menu5=new Array("rollover:../images/mp1.gif:../images/mp2.gif","","",5,23,74);

	Menu5_1=new Array("Chairman of Hougang Town Council","htc_chairman.html","../images/submenubg.jpg",0,22,250);

	Menu5_2=new Array("Hougang Constituency Education Trust","htc_hget.html","../images/submenubg.jpg",0);

	Menu5_3=new Array("Hougang Constituency Committee (HGCC)","htc_hgccyac.html","../images/submenubg.jpg",0);

	Menu5_4=new Array("MP Meet The People Session","htc_chairman.html#meetmp","../images/submenubg.jpg",0);

	Menu5_5=new Array("Social/Community Activities","htc_socialfunctions.html","../images/submenubg.jpg",0,20,170);





Menu6=new Array("","","",0,23,15);



Menu7=new Array("rollover:../images/services1.gif:../images/services2.gif","","",5,23,72);

	Menu7_1=new Array("Routine Maintenance Service","htc_services.html","../images/submenubg.jpg",0,20,210);

	Menu7_2=new Array("Cyclical Maintenance Service","htc_services.html#cyclical","../images/submenubg.jpg",0);

	Menu7_3=new Array("24Hr Essential Maintenance Service","htc_services.html#24hour","../images/submenubg.jpg",0);

	Menu7_4=new Array("Payment and Permit Application","htc_services.html#payment","../images/submenubg.jpg",0);

	Menu7_5=new Array("Legal Advise Service","htc_services.html#legal","../images/submenubg.jpg",0);



Menu8=new Array("","","",0,23,15);



Menu9=new Array("rollover:../images/tcworks1.gif:../images/tcworks2.gif","htc_works.html","",0,23,90);



Menu10=new Array("","","",0,23,15);



Menu11=new Array("rollover:../images/feedbk1.gif:../images/feedbk2.gif","htc_feedbk.html","",0,23,83);



Menu12=new Array("","","",0,23,15);



Menu13=new Array("rollover:../images/ulinks1.gif:../images/ulinks2.gif","htc_ulinks.html","",0,23,51);



Menu14=new Array("","","",0,23,15);



Menu15=new Array("rollover:../images/alert1.gif:../images/alert2.gif","htc_newsalertmain.html","",0,23,45);




