
 
/***********************************************************************************
*	Defines all the properties of the menus bar and menu list 		   *
*	to be displayed along with the menu elements and there links.		   *
***********************************************************************************/

	
	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#700000';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='BLACK';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// 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 over
	var BorderColor='#9400d3';			// 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="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// 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='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=.2;			// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='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=['tri.gif',5,10,'tridown.gif',10,5,'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);
// height and width definitions are necessary for first menu item rest items can inherit
// these parameter if not defined***** 
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
Menu1=new Array("Home","mjchak2.htm","",0,20,70);

Menu2=new Array("About us","javascript:void(0);","",7,20,70);
	Menu2_1=new Array("Its Mission","mjaims.htm","",0,20,120);
	Menu2_2=new Array("History","mjhistory.htm","",0,20,90);
	Menu2_3=new Array("Administration","mjkps-mgt.htm","",0,20,120);
	Menu2_4=new Array("Affiliation","affiliation.doc","",0,20,120);
	Menu2_5=new Array("ManagementCommitteeMembers","mgmt_comm.doc","",0,20,120);
	Menu2_6=new Array("Class_Strength","class_strength.xls","",0,20,120);
	Menu2_7=new Array("Academic Faculty","mjkps_staff.xls","",0,20,120);
	
	

	
Menu3=new Array("Infrastructure","javascript:void(0);","",1,20,120);
	Menu3_1=new Array("Facilities","mjfacilities.htm","",0,20,120);	
	

Menu4=new Array("Activities","javascript:void(0);","",5,20,80);
	
	
	



Menu4_1=new Array("JuniorSchool","","",8,20,150);

Menu4_1_1=new Array("ProjectshowClass1","projectshowcl1.htm","",0,20,150);
Menu4_1_2=new Array("ProjectshowClass2","projectshowcl2.htm","",0,20,150);
Menu4_1_3=new Array("ProjectshowClass345","projectcl345.htm","",0,20,150);
Menu4_1_4=new Array("Talentshows","talentshow1.htm","",0,20,100);
Menu4_1_5=new Array("Childrenday","Childrday.htm","",0,20,100);
Menu4_1_6=new Array("FancydressNur","fancydressnur.htm","",0,20,100);
Menu4_1_7=new Array("JuniorPicnic","wintercarn.htm","",0,20,100);
Menu4_1_8=new Array("Puppetshownbookfair","puppet.htm","",0,20,100);

Menu4_2=new Array("SeniorSchool","","",2,20,150);

Menu4_2_1=new Array("Interhousesports","housesports.htm","",0,20,150);
Menu4_2_2=new Array("InterhousePlay","houseplays.htm","",0,20,100);

Menu4_3=new Array("communityOutreach","commoutreach.htm","",0,20,100);
Menu4_4=new Array("firefightingdemo","firedemoforkids.htm","",0,20,100);
Menu4_5=new Array("cleanyamuna","cleanyamuna.htm","",0,20,100);

Menu5=new Array("SchoolEvents","javascript:void(0);","",10,20,100);
		
	Menu5_1=new Array("SpicMacay","spic2k9.htm","",0,20,150);
	
Menu5_2=new Array("Expressions2k11","exp2k11.htm","",0,20,150);

Menu5_3=new Array("AnnualSportsDay2k11","sportsday2k11.htm","",0,20,150);
Menu5_4=new Array("InvestitureCeremony","ind2k10.htm","",0,20,150);
Menu5_5=new Array("TeachersDay","tday.htm","",0,20,150);
Menu5_6=new Array("NurseryOrientation","nurort2k11.htm","",0,20,150);
Menu5_7=new Array("BVS","bvs11.htm","",0,20,100);
		Menu5_8=new Array("MRS","mrs11.htm","",0,20,100);
		Menu5_9=new Array("BSB","bsb11.htm","",0,20,100);
		Menu5_10=new Array("HSN","hsn11.htm","",0,20,100);

Menu6=new Array("School Regulations","javascript:void(0);","",3,20,150);
	Menu6_1=new Array("SchoolInformation","mjinfo.htm","",0,20,150);
	Menu6_2=new Array("SchoolRules","mjschregls.htm","",0,15,150);
	Menu6_3=new Array("SchoolDress","mjdress.htm","",0,20,90);
	
Menu7=new Array("Examination","javascript:void(0);","",4,20,150);
Menu7_1=new Array("CCEreportcardformat","CCE_CARD.pdf","",0,20,200);


Menu7_2=new Array("RevisedCCE(IX&X)","cce.ppt","",0,20,150);
Menu7_3=new Array("ManualRevisedCCE(IX&X)","cce_revised_manual_IX_X.pdf","",0,20,170);
Menu7_4=new Array("ClassIX_Policy_of_upscaling_grades","cir09-2012.pdf","",0,20,170);
Menu8=new Array("Exstudents","alumni.htm","",0,20,100);

Menu9=new Array("NurseryAdmissions_2012_Lists","","",6,20,210);
Menu9_1=new Array("EWS_List","listews.rtf","",0,20,210);
Menu9_2=new Array("Gen_Category_list","listgeneral.rtf","",0,20,100);

Menu9_3=new Array("EWS_rejected_list ","ewsrejected.rtf","",0,20,100);

Menu9_4=new Array("General_rejected_List","generalrejected.rtf","",0,20,100);
Menu9_6=new Array("General_list_draw_of_lots","genfordraw.rtf","",0,20,100);

Menu9_5=new Array("General_candidates_for_verification","generalforverification.rtf","",0,20,100);




