
	var NoOffFirstLineMenus=18;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='black';			// 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='black';			// Font color when mouse is over
	var FontSubHighColor='#ccccff';			// Font color subs when mouse is over
	var BorderColor='brown';			// Border color
	var BorderSubColor='brown';			// Border color for subs
	var BorderWidth=1;				// 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='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=.8;			// 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=3;				// 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=400;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='MyFrameOne';		// Frame where first level appears
	var SecLineFrame='MyFrameTwo';		// Frame where sub levels appear
	var DocTargetFrame='MyFrameTwo';		// 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("Profile","district_profile.htm","",10,20,138);
	Menu1_1=new Array("Physical Data","district_profile.htm#pdata","",0,20,125);	
	Menu1_2=new Array("Census 2001","district_profile.htm#census","",0,20,120);	 
	Menu1_3=new Array("Education/Schoollist","district_profile.htm#Edu","",0,20,120);	
	Menu1_4=new Array("Blockwise Statistics","district_profile.htm#bstat","",0,20,120);	
	Menu1_5=new Array("Distances","district_profile.htm#distances","",0,20,120);	                  
	Menu1_6=new Array("Industries","district_profile.htm#industries","",0,20,120);	
	Menu1_7=new Array("Military Bases","district_profile.htm#millitary","",0,20,120);
	Menu1_8=new Array("Fire Stations","district_profile.htm#fire","",0,20,120);	
	Menu1_9=new Array("Ground Water","district_profile.htm#ground","",0,20,120);	
	Menu1_10=new Array("Election","election.htm","",0,20,120);	

Menu2=new Array("Bokaro Steel Plant","bokaro_steel_plant.htm","",0);	 

Menu3=new Array("Block Details","block.htm","",8,20,120,25);
	Menu3_1=new Array("Bermo","bermo.htm","",0,20,120);
	Menu3_2=new Array("Chas","chas.htm","",0,20,120);
              Menu3_3=new Array("Chandankiyari","chandankiyari.htm","",0,20,120);
              Menu3_4=new Array("Gomia","gomia.htm","",0,20,120);
	Menu3_5=new Array("Jaridih","jaridih.htm","",0,20,120);
	Menu3_6=new Array("Kasmar","kasmar.htm","",0,20,120);
	Menu3_7=new Array("Nawadih","nawadih.htm","",0,20,120);
	Menu3_8=new Array("Petarwar","petarwar.htm","",0,20,120);    

Menu4=new Array("J.N.V.Tunughat","jnv.htm","",0);
	

Menu5=new Array("District Collectorate","dc.htm","",5);
        Menu5_1=new Array("Collectorate","dc.htm","",0,20,125);  
	Menu5_2=new Array("Meet DC Bokaro","meet_dc.htm","",0,20,125);
	Menu5_3=new Array("Election","election.htm","",0,20,125);
	Menu5_4=new Array("Online Forms","forms.htm","",0,20,125);
	Menu5_5=new Array("Revenue Department","dc.htm#Revenue","",0,20,125);

Menu6=new Array("District Administration","district_adm.htm","",3);
	Menu6_1=new Array("Sub Divisional Offices","district_adm.htm#sub","",0,20,125);
	Menu6_2=new Array("Block Administration","district_adm.htm#block","",0,20,120);
	Menu6_3=new Array("Contact B.D.O\'s","district_adm.htm#contact","",0,20,120);

Menu7=new Array("Important Telephones","telephone.htm","",9);
	Menu7_1=new Array("Administration","telephone.htm","",0,20,125);
	Menu7_2=new Array("MP/MLA\'s","telephone.htm#mp","",0,20,125);
	Menu7_3=new Array("Emergency","telephone.htm#emergency","",0,20,125);
	Menu7_4=new Array("Nursing Homes","telephone.htm#nursing","",0,20,125); 
                 	Menu7_5=new Array("Education Institutes","telephone.htm#education","",0,20,125);
	Menu7_6=new Array("Banks/Insurance","telephone.htm#banks","",0,20,125);
	Menu7_7=new Array("News Papers","telephone.htm#newspapers","",0,20,125);
                 	Menu7_8=new Array("Hotels","telephone.htm#hotels","",0,20,125);
	Menu7_9=new Array("NIC,District Unit","telephone.htm#district","",0,20,125);

Menu8=new Array("N.G.O\'s","ngo.htm","",0);
Menu9=new Array("Tourism","tourism.htm","",0);
Menu10=new Array("History of Jharkhand","history.htm","",0);
               
Menu11=new Array("Maps","maps.htm","",5);
	Menu11_1=new Array("Bokaro District Map","maps.htm#district","",0,20,125);
	Menu11_2=new Array("Jharkhand Road Network","maps.htm#road","",0,35,125);
	Menu11_3=new Array("Jharkhand Physical Map","maps.htm#physical","",0,35,125);
	Menu11_4=new Array("Jharkhand Agriculture Map","maps.htm#agriculture","",0,35,125); 
        Menu11_5=new Array("Jharkhand Mineral Map","maps.htm#minerals","",0,35,125);
Menu12=new Array("People & Culture","people.htm","",0);
Menu13=new Array("Picture Gallary","photo.htm","",0);
Menu14=new Array("Railways Information","railways.htm","",0);
Menu15=new Array("CCI Bokaro","cci.htm","",0,20);
Menu16=new Array("Tender","tender.htm","",0,20);
Menu17=new Array("Recruitment Result","rec_result.htm","",0,20);
Menu18=new Array("DRDA","Drda_docc.htm","",5);
         Menu18_1=new Array("NREGA","Drda_docc.html#district","",0,20,125);
         Menu18_2=new Array("IWDP/DPAP","iwdp.htm#iwdp","",0,20,125);
		 Menu18_3=new Array("BPL List","bpl.htm#bpl","",0,20,125);
		 Menu18_4=new Array("IAY List","iay.htm#iay","",0,20,125);
		 Menu18_5=new Array("NGO List","ngo.htm","",0,20,125);