/***********************************************************************************
*	(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='#ADADAD';			// Background color when mouse is not over
	var LowSubBgColor='#ADADAD';			// Background color when mouse is not over on subs
	var HighBgColor='#cccccc';			// Background color when mouse is over
	var HighSubBgColor='#cccccc';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#336633';			// Font color when mouse is over
	var FontSubHighColor='#336633';			// Font color subs when mouse is over
	var BorderColor='#006699';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// 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='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=228;				// Menu offset x coordinate
	
		
	if (screen.width == 640)
		var StartLeft=15;			// Menu offset y coordinate
	if (screen.width == 800)
			var StartLeft=2;		// Menu offset y coordinate
	if (screen.width == 1024)
		var StartLeft=111;			// Menu offset y coordinate
	if (screen.width == 1152)
			var StartLeft=191;		// Menu offset y coordinate
	if (screen.width == 1280)
		var StartLeft=240;			// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=15;				// Left padding
	var TopPaddng=8;				// 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=50;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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=['script/tri.gif',5,10,'script/tridown.gif',10,5,'script/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

var weburl = "http://www.assampolice.com/";
// 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("BRANCHES","#","",12,30,80);
	Menu1_1=new Array("SPECIAL BRANCH",weburl + "departments/splbranch/splbranch.htm","",0,25,130);
	Menu1_2=new Array("CID","#","",24,25,130);
	      Menu1_2_1=new Array("Origin & Constitution",weburl + "departments/cid/cid1.htm#origin","",0,20,140);
		  Menu1_2_2=new Array("Jurisdiction",weburl + "departments/cid/cid1.htm#jurisdiction","",0,20,140);
		  Menu1_2_3=new Array("Objectives",weburl + "departments/cid/cid1.htm#Objectives","",0,20,140);
		  Menu1_2_4=new Array("Intelligence",weburl + "departments/cid/cid1.htm#Intelligence","",0,20,140);
		  Menu1_2_5=new Array("CID Records",weburl + "departments/cid/cid1.htm#records","",0,20,140);
		  Menu1_2_6=new Array("Bifurcation of CID",weburl + "departments/cid/cid1.htm#bifurcation","",0,20,140);
		  Menu1_2_7=new Array("Shifting to Guwahati",weburl + "departments/cid/cid1.htm#shifting","",0,20,140);
		  Menu1_2_8=new Array("Activities",weburl + "departments/cid/cid1.htm#activities","",0,20,140);
		  Menu1_2_9=new Array("Special Cell",weburl + "departments/cid/cid1.htm#special","",0,20,140);
		  Menu1_2_10=new Array("Cell for Crime against Women",weburl + "departments/cid/cid1.htm#crime_women","",0,35,145);
		  Menu1_2_11=new Array("CID Police Station",weburl + "departments/cid/cid1.htm#station","",0,25,140);
		  Menu1_2_12=new Array("IN Service Training",weburl + "departments/cid/cid1.htm#training","",0,25,140);
		  Menu1_2_13=new Array("Missing Persons",weburl + "departments/cid/missing.htm","",0,25,140);
		  Menu1_2_14=new Array("Lookout Notices",weburl + "departments/cid/lookout.htm","",0,25,140);
		  Menu1_2_15=new Array("Criminal Intelligence Gazette",weburl + "departments/criminal/gazette.htm","",0,30,140);
		  Menu1_2_16=new Array("Fingerprint",weburl + "departments/criminal/fingerprint.htm","",0,20,140);   	
		  Menu1_2_17=new Array("Auto Theft Counter",weburl + "departments/cid/autotheft.htm","",0,25,140);
		  Menu1_2_18=new Array("Narcotic",weburl + "departments/narcotic/narcotic.htm","",0,20,140);
		  Menu1_2_19=new Array("White Collar Crime",weburl + "departments/wccrime/wccrime.htm","",0,25,140);
		  Menu1_2_20=new Array("Crime Against Women",weburl + "departments/criminal/cawc.htm","",0,25,140);
   		  Menu1_2_21=new Array("Anti-Vice  Squad Cases",weburl + "departments/criminal/avsc.htm","",0,25,140);
		  Menu1_2_22=new Array("Crime Against Property",weburl + "departments/cap/cap.htm","",0,25,140);
		  Menu1_2_23=new Array("Extremist",weburl + "departments/criminal/extremist.htm","",0,20,140);
		  Menu1_2_24=new Array("Crime Against Human Body",weburl + "departments/criminal/cahb.htm","",0,35,140);   	
	Menu1_3=new Array("FSL","http://www.dfsassam.org","",0,25,130);
	Menu1_4=new Array("BORDER",weburl + "departments/border/border.htm","",0,30,130);
	Menu1_5=new Array("BIEO",weburl + "departments/bieo/bieo.htm","",0,30,130);
	Menu1_6=new Array("APRO","#","",7,30,130);
	      Menu1_6_1=new Array("Objectives APRO",weburl + "departments/apro/apro.htm#objectives","",0,25,140);
		  Menu1_6_2=new Array("APRO Background",weburl + "departments/apro/apro.htm#background","",0,25,140);
		  Menu1_6_3=new Array("Present Staff Strength",weburl + "departments/apro/apro.htm#staff","",0,25,140);
		  Menu1_6_4=new Array("Achievements of APRO",weburl + "departments/apro/apro.htm#achivements","",0,25,140);
		  Menu1_6_5=new Array("Messeages Handled by APRO",weburl + "departments/apro/apro.htm#messages","",0,33,140);
		  Menu1_6_6=new Array("APRO Training School",weburl + "departments/apro/apro.htm#training","",0,25,140);
		  Menu1_6_7=new Array("Wireless Police",weburl + "departments/apro/apro.htm#tstation","",0,25,140);
    Menu1_7=new Array("DISTRICT POLICE",weburl + "districts/index.php","",28,30,130);
	      Menu1_7_1=new Array("Barpeta",weburl + "districts/barpeta.php","",0,20,100);
		  Menu1_7_2=new Array("Baksa",weburl + "districts/baksa.php","",0,20,100);
		  Menu1_7_3=new Array("Bongaigaon",weburl + "districts/bongaigaon.php","",0,20,100);
		  Menu1_7_4=new Array("Cachar",weburl + "districts/cachar.php","",0,20,100);
		  Menu1_7_5=new Array("Chirang",weburl + "districts/chirang.php","",0,20,100);
		  Menu1_7_6=new Array("Darrang",weburl + "districts/darrang.php","",0,20,100);
		  Menu1_7_7=new Array("Dhemaji",weburl + "districts/dhemaji.php","",0,20,100);
		  Menu1_7_8=new Array("Dhubri",weburl + "districts/dhubri.php","",0,20,100);
		  Menu1_7_9=new Array("Dibrugarh",weburl + "districts/dibrugarh.php","",0,20,100);
		  Menu1_7_10=new Array("Goalpara",weburl + "districts/goalpara.php","",0,20,100);
		  Menu1_7_11=new Array("Golaghat",weburl + "districts/golaghat.php","",0,20,100);
		  Menu1_7_12=new Array("Guwahati City",weburl + "districts/guwahati_city.php","",0,20,100);
		  Menu1_7_13=new Array("Hailakandi",weburl + "districts/hailakandi.php","",0,20,100);
		  Menu1_7_14=new Array("Hamren",weburl + "districts/hamren.php","",0,20,100);
		  Menu1_7_15=new Array("Jorhat",weburl + "districts/jorhat.php","",0,20,100);
		  Menu1_7_16=new Array("Kamrup",weburl + "districts/kamrup.php","",0,20,100);
		  Menu1_7_17=new Array("Karbi Anglong",weburl + "districts/karbianglong.php","",0,20,100);
		  Menu1_7_18=new Array("Karimgunj",weburl + "districts/karimganj.php","",0,20,100);
		  Menu1_7_19=new Array("Kokrajhar",weburl + "districts/kokrajhar.php","",0,20,100);
		  Menu1_7_20=new Array("Lakhimpur",weburl + "districts/lakhimpur.php","",0,20,100);
		  Menu1_7_21=new Array("Morigaon",weburl + "districts/morigaon.php","",0,20,100);
		  Menu1_7_22=new Array("Nagaon",weburl + "districts/nagaon.php","",0,20,100);
		  Menu1_7_23=new Array("Nalbari",weburl + "districts/nalbari.php","",0,20,100);
		  Menu1_7_24=new Array("N.C. Hills",weburl + "districts/nchills.php","",0,20,100);
		  Menu1_7_25=new Array("Sivasagar",weburl + "districts/sivasagar.php","",0,20,100);
		  Menu1_7_26=new Array("Sonitpur",weburl + "districts/sonitpur.php","",0,20,100);
		  Menu1_7_27=new Array("Tinsukia",weburl + "districts/tinsukia.php","",0,20,100);
		  Menu1_7_28=new Array("Udalguri",weburl + "districts/udalguri.php","",0,25,100);
     Menu1_8=new Array("RAILWAY POLICE",weburl + "departments/rail/railpolice.htm","",0,30,130);
	 Menu1_9=new Array("RIVER POLICE",weburl + "departments/river/riverpolice.htm","",0,30,130);
	 Menu1_10=new Array("BATTALIONS","#","",4,30,130);
	      Menu1_10_1=new Array("A. P. BN.",weburl + "departments/batalion/apbn.htm","",0,25,140);
		  Menu1_10_2=new Array("A. P. T. F.",weburl + "departments/batalion/aptf.htm","",0,25,140);
		  Menu1_10_3=new Array("I. R. BN. & Commando",weburl + "departments/batalion/irbncomm.htm","",0,25,140);
		  Menu1_10_4=new Array("Training Institutes",weburl + "departments/batalion/training.htm","",0,25,140);
	 Menu1_11=new Array("VDO",weburl + "departments/vdo/vdp.htm","",0,30,130);
	 Menu1_12=new Array("FIRE SERVICE",weburl + "departments/fire/f_service.htm","",0,30,130); 
		 		
Menu2=new Array("TRAFFIC INFO","#","",1,30,100);
	Menu2_1=new Array("Traffic Awareness Programme",weburl + "departments/tpolice/index.htm","",0,33,180);
		
Menu3=new Array("TOURIST INFO",weburl + "tour/index.htm","",0,30,100);
	
Menu4=new Array("PUBLIC UTILITY",weburl + "departments/tpolice/tpolice_new.htm","",0,30,110);
    			
	      		
Menu5=new Array("SITE INDEX",weburl + "siteindex.htm","",0,30,85);
   
Menu6=new Array("MAP","map.htm","",0,30,50);

Menu7=new Array("PHONE & EMAIL",weburl + "pnedirectory/index.php","",0,30,108);

Menu8=new Array("COMMUNITY POLICING",weburl + "community.htm","",0,30,147);
   

