/***********************************************************************************
*	Defines all the properties of the menus bar and menu list 		   *
*	to be displayed along with the menu elements and there links.		   *
***********************************************************************************/

	
	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#800000';			// 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=8;				// 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,15,50);

Menu2=new Array("About us","javascript:void(0);","",3,15,50);
	Menu2_1=new Array("Its Mission","mjaims.htm","",0,15,120);
	Menu2_2=new Array("History","mjhistory.htm","",0,15,90);
	Menu2_3=new Array("Management","mjkps-mgt.htm","",0,15,120);
	
	
	

	
Menu3=new Array("Infrastructure","javascript:void(0);","",1,15,70);
	Menu3_1=new Array("Facilities","mjfacilities.htm","",0,15,120);	
	

Menu4=new Array("Activities","javascript:void(0);","",5,15,70);
	
	
	Menu4_1=new Array("Workshops","","",6,15,120);
		Menu4_1_1=new Array("Socialsc","ssworkshop.htm","",0,15,150);
		Menu4_1_2=new Array("English","engworkshop.htm","",0,15,150);
		Menu4_1_3=new Array("Environment","eenvworkshop.htm","",0,15,150);
		Menu4_1_4=new Array("MacMillan","workshop.htm","",0,15,150);


Menu4_1_5=new Array("StudentsPerform","floralbg1/counsel1.htm","",0,15,100);
Menu4_1_6=new Array("AdolescentUnderstg","floralbg1/counsel2.htm","",0,15,100);



Menu4_2=new Array("JuniorSchool","","",5,15,100);

Menu4_2_1=new Array("Projectshows","projectshows.htm","",0,15,100);
Menu4_2_2=new Array("Talentshows","talentshow1.htm","",0,15,100);
Menu4_2_3=new Array("Janmashtmi","janmashtmi.htm","",0,15,100);
Menu4_2_4=new Array("FancydressNur","fancydressnur.htm","",0,15,100);
Menu4_2_5=new Array("JuniorPicnic","jrpicnic.htm","",0,15,100);


Menu4_3=new Array("SeniorSchool","","",2,15,100);

Menu4_3_1=new Array("Interhousesports","housesports.htm","",0,15,100);
Menu4_3_2=new Array("InterhousePlay","houseplays.htm","",0,15,100);

Menu4_4=new Array("communityOutreach","commoutreach.htm","",0,15,100);
Menu4_5=new Array("firefightingdemo","firedemoforkids.htm","",0,15,100);
Menu5=new Array("SchoolEvents","javascript:void(0);","",10,15,100);
	
	
	
	Menu5_1=new Array("SpicMacay","spic2k9.htm","",0,15,150);
	Menu5_2=new Array("Housefunction","","",4,15,150);
		Menu5_2_1=new Array("BVS","bvs10.htm","",0,15,150);
		Menu5_2_2=new Array("BSB","bsb10.htm","",0,15,150);
		Menu5_2_3=new Array("HSN","hsn10.htm","",0,15,150);
		Menu5_2_4=new Array("MRS","mrs10.htm","",0,15,150);
	Menu5_3=new Array("RecognitionDay(Academics)","recogacad.htm","",0,15,150);

	Menu5_4=new Array("RecognitionDay(Sports&Co-curricular)","recogsports.htm","",0,15,150);
Menu5_5=new Array("Cyberfest2k8","cyberfest2k8.htm","",0,15,150);

Menu5_6=new Array("Expressions2k8","exp2k8.htm","",0,15,150);
Menu5_7=new Array("Bloodonation2k8","bloodonation2k8.htm","",0,15,150);
Menu5_8=new Array("AnnualDay2k7","ann2k7.htm","",0,15,150);
Menu5_9=new Array("GraduationDay2k8","grad2k8.htm","",0,15,150);
Menu5_9=new Array("GraduationDay2k8","grad2k8.htm","",0,15,150);
Menu5_10=new Array("NurseryOrientation","nurort2k9.htm","",0,15,150);
	

Menu6=new Array("School Regulations","javascript:void(0);","",3,15,100);
	Menu6_1=new Array("SchoolInformation","mjinfo.htm","",0,15,90);
	Menu6_2=new Array("SchoolRules","mjschregls.htm","",0,15,90);
	Menu6_3=new Array("SchoolDress","mjdress.htm","",0,15,90);
	


Menu7=new Array("Xstudents","alumni.htm","",0,15,70);
Menu8=new Array("Examination","javascript:void(0);","",2,15,70);
Menu8_1=new Array("Datesheet5to8","anndatesheet2k10.htm","",0,15,90);
Menu8_2=new Array("Datesheet9","ann9.htm","",0,15,90);