/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*

*	You may remove all comments for faster loading	*/		



	var NoOffFirstLineMenus=7;			// Number of first level items

	var LowBgColor='#6B932E';			// Background color when mouse is not over

	var LowSubBgColor='#ffa647';		// Background color when mouse is not over on subs

	var HighBgColor='#ffa647';		// Background color when mouse is over

	var HighSubBgColor='#69a2dd';		// Background color when mouse is over on subs

	var FontLowColor='white';		// Font color when mouse is not over

	var FontSubLowColor='white';		// Font color subs when mouse is not over

	var FontHighColor='white';		// Font color when mouse is over

	var FontSubHighColor='white';		// Font color subs when mouse is overn mouse is over

	var BorderColor='black';			// 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,Arial, Helvetica"		// 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', 'left' or 'right'

	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'

	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'

	var ChildOverlap=.2;			// horizontal overlap child/ parent

	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent

	var StartTop=90;				// 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=5;				// Left padding

	var TopPaddng=3;				// Top padding

	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0

	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0

	var DissapearDelay=1000;			// 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='';				// DIV id for relative positioning (refer to config.htm for info)

	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



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("Home","/index.html","",0,20,80);







Menu2=new Array("About Us ","/about/index.html","",3,20,100);

Menu2_1=new Array("Genesis","/about/genesis.html","",0,20,120);

Menu2_2=new Array("Mandate","/about/mandate.html","",0,20,120);

Menu2_3=new Array("logo","/about/logo.html","",0,20,120);



Menu3=new Array("Organization","","",6,20,120);

Menu3_1=new Array("Commission","/orgn/commision.html","",0,20,180);
Menu3_2=new  Array("Directory","/orgn/directory.pdf","",0,20,180);
//Menu3_2=new  Array("Directory","/orgn/directory.html","",0,20,180);

Menu3_3=new Array("Regional Offices ","/orgn/regional_offices.html","",0,20,180);

Menu3_4=new Array("Inter University Centres","","",7,20,180);

Menu3_4_1=new Array("I U A C","/orgn/nsc.html","",0,20,180);

Menu3_4_2=new Array("I U C A A ","/orgn/iucaap.html","",0,20,180);

Menu3_4_3=new Array("UGC - D A E CSR","/orgn/iucdaef.html","",0,20,180);

Menu3_4_4=new Array("C E C","/orgn/cec.html","",0,20,180);



Menu3_4_5=new Array("INFLIBNET","/orgn/inflibnet.html","",0,20,180);

Menu3_4_6=new Array("IUC-IS","/orgn/iucis.html","",0,20,180);

Menu3_4_7=new Array("NAAC","/orgn/naac.html","",0,20,180);





Menu3_5=new Array("National Facilities","/orgn/national_facility.html","",0,20,180);

Menu3_6=new Array("Academic Staff Colleges","/orgn/staffcollege.html","",0,20,180);







Menu4=new Array("Policy","","",8,20,100);

Menu4_1=new Array("U G C Act, 1956","/policy/ugcact1956.html","",0,20,180);

Menu4_2=new Array("National Policy on Edu.","","",2,20,180);

Menu4_2_1=new Array("N P E 1986","/policy/npe86.html","",0,20,180);

Menu4_2_2=new Array("P o A for N P E 1992","/policy/npe92.html","",0,20,180);

Menu4_3=new Array("Regulations","/policy/regulation.html","",0,20,180);

Menu4_4=new Array("Pay Scale related orders","/policy/payorder.html","",0,20,180);

Menu4_5=new Array("Model Curriculum","/policy/modelcurr.html","",0,20,180);	

Menu4_6=new Array("Quality Assurance","/policy/quality_assurance.html","",0,20,180);

Menu4_7=new Array("Faculty Development","/policy/fac_dev.html","",0,20,180);

Menu4_8=new Array("Archives","/policy/archives.html","",0,20,180);





Menu5=new Array("Financial Support","","",9,20,140);

	Menu5_1=new Array("Grants Recieved from MHRD","/financialsupport/mhrd_grants.pdf","",0,20,200);

	Menu5_2=new Array("Plan Allocation","/financialsupport/tenthplan_allocation.html","",0,20,140);

	Menu5_3=new Array("Grants Paid for Non Plan ","/financialsupport/grants_paid_np.html","",0,20,200);

	Menu5_4=new Array("Tenth Plan Document","/financialsupport/tenthplan.html","",0,20,140);

	Menu5_5=new Array("UGC XI Plan Guidelines","/financialsupport/xiplan/guideline.html","",0,20,140);
		
	Menu5_6=new Array("UGC X Guidelines","/financialsupport/guideline.html","",0,20,140);

	Menu5_7=new Array("General","/financialsupport/general.html","",0,20,140);

	Menu5_8=new Array("Major Research Projects","/financialsupport/mrp.html","",0,20,200);

	Menu5_9=new Array("Sanction Letter(Hindi)","/financialsupport/sanction.html","",0,20,200);
	

	

	

	 

	

Menu6=new Array("Inside H E","","",14,20,140);

	Menu6_1=new Array("Professional Councils","/inside/pcouncil.html","",0,20,150);

	Menu6_2=new Array("Other Stakeholders","/inside/otherstakeholders.html","",0,20,150);

	Menu6_3=new Array("Central Universities","/inside/centraluni.html","",0,20,150);
	Menu6_4=new Array("State Universities","/inside/stateuni.html","",0,20,150);
	
	Menu6_5=new Array("Deemed Universities","/inside/uni.html","",0,20,150);
	
	Menu6_6=new Array("Private Universities","/inside/privateuniversity.html","",0,20,150);

	Menu6_7=new Array("Colleges","","",3,20,150);

	Menu6_7_1=new Array("UGC Recognised ","/inside/ugc_recog_college.html","",0,20,200);

	Menu6_7_2=new Array("Autonomous","/inside/auto_college.html","",0,20,200);
	
	Menu6_7_3=new Array("Potential for Excellence","/notices/Press_release06CPE.pdf","",0,20,200);
	
	Menu6_8=new Array("Academic Mobility ","/inside/acad_mobility.html","",0,20,150);

	Menu6_9=new Array("Professors Directory ","/inside/prof_directory.html","",0,20,150);

	Menu6_10=new Array("N E T","/inside/net.html","",0,20,150);

	Menu6_11=new Array("Faculty Corner","","",1,20,150);

	Menu6_11_1=new Array("Pay related matters","/policy/payorder.html","",0,20,150);

	Menu6_12=new Array("Statistics","/inside/statistics.html","",0,20,150);

	Menu6_13=new Array("Students Corner","","",2,20,150);

	Menu6_13_1=new Array("Fake Universities Alerts","/inside/fakealerts.html","",0,20,200);

	Menu6_13_2=new Array("Educational Loan","/inside/eduloan.html","",0,20,200);

	Menu6_14=new Array("Research Facilities","/inside/research_facility.html","",0,20,150);







Menu7=new Array("Contact Us","/contact/index.html","",0,20,92);









	


