/*	You may remove all comments for faster loading	  Not to be disturbed if unaware of JSP programming : For Further Query mail on compusysjaipur@sify.com or call on 94142 38534*/     

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#a1b9e7';			// Background color when mouse is not over
	var LowSubBgColor='#ff9900';			// Background color when mouse is not over on subs
	var HighBgColor='#ff9900';			// Background color when mouse is over
	var HighSubBgColor='#000000';			// Background color when mouse is over on subs
	var FontLowColor='#003300';			// Font color when mouse is not over
	var FontSubLowColor='#ffffcc';			// Font color subs when mouse is not over
	var FontHighColor='#ffffcc';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#a1b9e7';			// Border color
	var BorderSubColor='#ffce84';			// 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=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='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=240				// Menu offset x coordinate
	var StartLeft=15;				// 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=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=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='';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.jpg',8,10,'tridown.gif',10,8,'trileft.gif',8,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("Academics","","",5,20,80);
	Menu1_1=new Array("Admission","admission.html","",0,20,140);
	Menu1_2=new Array("Enrollment","enrollment.html","",0);
	Menu1_3=new Array("Vacany Position","vacanyst.html","",0);
    Menu1_4=new Array("FAQ Admission ","faq.html","",0);
    Menu1_5=new Array("Details of TCs","TC.HTML","",0);
 

Menu2=new Array("Features","","",2,20,80);
	Menu2_1=new Array("Education Standards","educationstds.html","",0,20,140);	
	Menu2_2=new Array("Basic Infrastructure","basicinfra.html","",0);	
	
	

Menu3=new Array("Administration","","",5,20,100);
	Menu3_1=new Array("Principal","principal.html","",0,20,140);	
	Menu3_2=new Array("Staff","staff.html","",0);	
	Menu3_3=new Array("VMC","vmc.html","",0);	
	Menu3_4=new Array("Staff Position","staffpos.html","",0);	
	Menu3_5=new Array("School Committies","schoolcom.html","",0);



Menu4=new Array("Activities","","",4,20,70);
	Menu4_1=new Array("CCA","cca.html","",0,20,140);
	Menu4_2=new Array("Sports & Yoga","sport.html","",0);
	Menu4_3=new Array("Scout & Guide","scout.html","",0);
	Menu4_4=new Array("Think.com","think.html","",0);
	

	
Menu5=new Array("Results","","",3,20,70);
	Menu5_1=new Array("Board, CBSE","board.html","",0,20,140);
	Menu5_2=new Array("Non-Board, Home","homeexam.html","",0);
	Menu5_3=new Array("School Toppers","toppers.html","",0);


Menu6=new Array("Achievements ","","",7,20,100);
	Menu6_1=new Array("KV5 Passouts","kv5pass.html","",0,20,140);
	Menu6_2=new Array("Staff Achievers","teacach.html","",0);
	Menu6_3=new Array("Student Achievers","studach.html","",0);
    Menu6_4=new Array("CBSE","studach.html","",0);
	Menu6_5=new Array("NTSE","studentcomp.html#ntse","",0);
	Menu6_6=new Array("Olypiad","studentcomp.html#olympiad","",0);
	Menu6_7=new Array("KVPY","studentcomp.html#kvpy","",0);
Menu7=new Array("Informations","","",3,20,90);	
	Menu7_1=new Array("News & Updates","institute.html","",0,20,140);
	Menu7_2=new Array("Useful Links","links.html","",0);
	Menu7_3=new Array("Jaipur A View","jaipur.html","",0);


Menu8=new Array("New Links ","","",6,20,120);
Menu8_1=new Array("RTI ACT","Rti.html","",0,20,140);
Menu8_2=new Array("Creative Corner","studentcorner.html","",0);
Menu8_3=new Array("CMP Intiative","CMP.html","",0);
Menu8_4=new Array("Innovation","INNOANDEXPERIMENTS.html","",0);
Menu8_5=new Array("Grievance","GRIEVANCE.DOC","",0);
Menu8_6=new Array("Photo Gallery","Photogallery.html","",0);

