/***********************************************************************************
*	(c) Ger Versluis 1500 version 5.411 24 December 1501 (updated Jan 31st, 1503 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor= '#003399'  // 'blue'   //'#66af5c';			// Background color when mouse is not over on subs
	var HighBgColor= 'white' //'#ff9600';			// Background color when mouse is over
	var HighSubBgColor='red'    // '#ff9600';			// Background color when mouse is over on subs
	var FontLowColor='blue';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='black';			// 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=9;				// 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=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.01;			// vertical overlap child/ parent
	var StartTop=1;				// 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=1;				// Left padding
	var TopPaddng=1;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

//function BeforeFirstOpen(){return}
//function AfterCloseAll(){return}
function BeforeStart(){return}
function AfterBuild(){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"
//	for new window //javascript:window.open('http://www.iitk.ac.in')

Menu1=new Array("Home","welcome.asp","",0,20,60);

Menu2=new Array("General","","",5,20,90);
		Menu2_1=new Array("History","History.asp","",0,20,110);
		Menu2_2=new Array("Statistics","Statistics.asp","",0,20,110);
		Menu2_3=new Array("Map of Yanam","Mapofyanam.asp","",0,20,175);
		Menu2_4=new Array("Govt Hospital","Govt_hospital.asp","",0,20,525);
		Menu2_5=new Array("Culture & Business","cnb.asp","",0,30,525);

Menu3=new Array("Tourism","","",5,20,100);
		Menu3_1=new Array("Temples","Festivals.asp","",0,20,120);
		Menu3_2=new Array("Places to visit","Placestovisit.asp","",0,20,110);
		Menu3_3=new Array("Hotels","Hotels.asp","",0,20,110);
		Menu3_4=new Array("Taste of Yanam","Tasteofyanam.asp","",0,20,110);
		Menu3_5=new Array("Photo Gallery","photoIT.asp","",0,20,110);

Menu4=new Array("Tenders","","",2,20,110);
		Menu4_1=new Array("Tenders","tenders.asp","",0,20,125);
		Menu4_2=new Array("Circulars","circulars.asp","",0,20,125);
Menu5=new Array("IT Activities","","",7,20,110);
		Menu5_1=new Array("GLR Values","glryanam.asp","",0,20,150);
		Menu5_2=new Array("Birth/Death Regn","munciIT.asp","",0,20,150);
		Menu5_3=new Array("Land Records Details","lris2007.asp","",0,20,550);
		Menu5_4=new Array("Revenue Dept Docs","revenueIT.asp","",0,20,550);
		Menu5_5=new Array("RTI Act","rti.asp","",0,20,550);
		Menu5_6=new Array("Electoral Roll","http://ceopondicherry.nic.in/Pec/ac30.asp","",0,20,150);
		Menu5_7=new Array("SITEG' 2004","http://yanam.nic.in/siteg/siteg2004.html","",0,20,150);

Menu6=new Array("Departments","","",6,20,120);
		Menu6_1=new Array("RA Office","Administration.asp","",0,20,100);
		Menu6_2=new Array("Revenue Dept","revenueIT.asp","",0,20,100);
		Menu6_3=new Array("Muncipality ","munciIT.asp","",0,20,100);
		Menu6_4=new Array("BDO Office ","bdo.htm","",0,20,100);
		Menu6_5=new Array("Sub Court ","court.asp","",0,20,100);
		Menu6_6=new Array("NIC","nic.asp","",0,20,100);
		


 Menu7=new Array("Citizen Services","","",4,20,145);
		Menu7_1=new Array("Citizen Chart","Citizenchart.asp","",0,20,123);
		Menu7_2=new Array("Old Age Home","Oldagehome.asp","",0,20,123);
		Menu7_3=new Array("Bus Timings","Bustimings.asp","",0,20,123);
		Menu7_4=new Array("Telephone Directory","telphone.asp","",0,30,223);
		


		
