
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#938942';			// Background color when mouse is not over
	var LowSubBgColor='#61B9D8';			// Background color when mouse is not over on subs
	var HighBgColor='#61B9D8';			// Background color when mouse is over
	var HighSubBgColor='#FF6633';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#cccccc';			// Border color
	var BorderSubColor='cccccc';			// Border color for subs
	var BorderWidth=1.5;				// 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=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=175;				// Menu offset x coordinate
	var StartLeft=1;				// 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=150;			// 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}



Menu1=new Array("Home","index.html","",0,22,100);
        //Menu1_1=new Array("Mission & Vission","visionmission.php","",0,19,135);
        //Menu1_2=new Array("Organization Chart","organizationchart.php","",0,19,135);

Menu2=new Array("About Incense","","",3,22,140);
	   Menu2_1=new Array("History of Incense","history_of_incense.htm","",0,19,220);
	   Menu2_2=new Array("Use & Benefits of Incense","use_benefits.htm","",0,19,180);
	   Menu2_3=new Array("Process of Making Incense","process_of_making.htm","",0,19,180);
	   //Menu2_4=new Array("Department of Occupational Standards (DoS)","bvqa.php","",0,19,280);

Menu3=new Array("Incense Burners","incense_burner.htm","",0,22,130);
	//Menu3_1=new Array("Directory of Education & Training Institutions","intdirect.php","",0,19,300);
	//Menu3_2=new Array("Career & Occupational Dictionary","occupationcodemolhr.php","",0,19,300);
	//Menu3_3=new Array("Employment Agencies Rules","agencies.pdf","",0,19,300);
	//Menu3_4=new Array("Occupational Health and Safety Rules","ohs.pdf","",0,19,300);

/*Menu4=new Array("Download","index.php","",3,20,83);
	Menu4_1=new Array("FOREIGN WORKERS FORM","dol/forms/Business.pdf","",0,19,150);
	Menu4_2=new Array("Internet Explorer","http://www.microsoft.com/windows/ie/downloads/default.mspx","",0,19,135);
    Menu4_3=new Array("Acrobat Reader","http://www.adobe.com/products/acrobat/readstep2.html","",0,19,135);*/
    
   
Menu4=new Array("Products","products.htm","",0,22,110);
	//Menu4_1=new Array("Online Available Job(s)","availablejobs.php","",0,19,165);
	//Menu4_2=new Array("Vacancy on Board","vacancy.php","",0,19,165);
	//Menu4_3=new Array("Available Trainings","availabletrainings.php","",0,19,165);
    //Menu4_4=new Array("Interviews","interviews.php","",0,19,165);
    //Menu4_5=new Array("Interview Results","interviewresults.php","",0,19,165);
	//Menu4_6=new Array("Search Job seekers","search_seek.php","",0,19,165);
          

Menu5=new Array("Contact Us","contact_us.htm","",0,22,100);
	//Menu5_1=new Array("Feed Back","feedback.php","",0,19,135);
	//Menu5_2=new Array("FAQ","faq.php","",0,19,135);
	//Menu5_3=new Array("Contact Us","contactus.php","",0,19,135);
	//Menu5_4=new Array("Web Statistics","http://www.employment.gov.bt/usage/","",0,19,135);
	

Menu6=new Array("What's New","whats_new.htm","",0,22,110);
	//Menu6_1=new Array("Web link","weblinks.php","",0,19,135);
	

//Menu7=new Array("Incense Village","index.php","",0,22,113);
	//Menu7_1=new Array("MoLHR's Approach map","map.html","",0,19,155);	
		

