/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';		// Background color when mouse is not over on subs
	var HighBgColor='#085F8C';			// Background color when mouse is over
	var HighSubBgColor='#085F8C';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#085F8C';			// Border color
	var BorderSubColor='#085F8C';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=1;			// 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=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=60;			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['script/tri.gif',5,10,'script/tridown.gif',10,5,'script/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);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"


Menu1=new Array("Genesis","genesis.htm","",0,20,185);

Menu2=new Array("Objectives","objectives.htm","",0,20,185);

Menu3=new Array("Children’s Science Congress","#","",13,20,200);
	Menu3_1=new Array("About CSC","csc1.htm","",0,20,220);
	Menu3_2=new Array("Activity Guide, 2008","activityguide/index.htm","",0);
	Menu3_3=new Array("Who is elligible","cscwho.htm","",0);
	Menu3_4=new Array("Area of Research","cscarea.htm","",0);
	Menu3_5=new Array("Tentative Activity Schedule","cscactivity.htm","",0);
	Menu3_6=new Array("Incentive","incentive.htm","",0);
	Menu3_7=new Array("General Guidelines","#","",4);
		Menu3_7_1=new Array("What is a Scientific Project","scproject.htm","",0,20,180);
		Menu3_7_2=new Array("How to do a Good Project","gdproject.htm","",0);
		Menu3_7_3=new Array("How to do a Survey","survey.htm","",0);
		Menu3_7_4=new Array("How to write a Project Report","write.htm","",0);
	Menu3_8=new Array("Frame-work for CSC","framework1.htm","",0);
	Menu3_9=new Array("Judgement","judgement.htm","",0);
	Menu3_10=new Array("CSC State Coordinators","coor.htm","",0);
	Menu3_11=new Array("NCSC2004, Guwahati","reportncsc.htm","",0)
	Menu3_12=new Array("Results of Poster/Slogan: CSC-2006","result2006.htm","",0);

	Menu3_13=new Array("15th NCSC-2007","#","",4,20,170);
		Menu3_13_1=new Array("Introduction","csc15.htm","",0,20,180);
		Menu3_13_2=new Array("About Organizers","csc15organizer.htm","",0);
		Menu3_13_3=new Array("Scenario of 15th NCSC-2007","csc15scenario.htm","",0);
		Menu3_13_4=new Array("About Committee","csc15committee.htm","",0);

	
Menu4=new Array("Teachers’ Science Congress","#","",3,20,185);
	Menu4_1=new Array("Vth NTSC","#","",12,20,170);
	Menu4_1_1=new Array("List of Papers for Participation","ntsc5list.php","",0,20,190);
	Menu4_1_2=new Array("List of Selected Projects","ntsc5th_result.htm","",0,20,170);
	Menu4_1_3=new Array("Information sheet","ntsc5th.htm","",0,20);
	Menu4_1_4=new Array("What is NTSC","ntsc_whatis.htm","",0,20);
	Menu4_1_5=new Array("Genesis & Development","ntsc_genesis.htm","",0,20);
	Menu4_1_6=new Array("Objectives","ntsc_objective.htm","",0,20);
	Menu4_1_7=new Array("Theme and Sub-themes","ntsc_theme.htm","",0,20);
	Menu4_1_8=new Array("Who can participate","ntsc_who.htm","",0,20);
	Menu4_1_9=new Array("How Can One Participate","ntsc_how.htm","",0,20);
	Menu4_1_10=new Array("Mandate of RVPSP","ntsc_mandate.htm","",0,20);
	Menu4_1_11=new Array("NTSC and Network","ntsc_network.htm","",0,20);
	Menu4_1_12=new Array("Download","ntsc_download.htm","",0,20);

	Menu4_2=new Array("IVth NTSC","#","",3,20,170);
	Menu4_2_1=new Array("Report of 4th NTSC","ntsc_07report.pdf","",0,20,170);
	Menu4_2_2=new Array("List of Selected Projects","ntsc4th_result.htm","",0,20,170);
	Menu4_2_3=new Array("Photo Gallery","ntsc4th_photo.htm","",0,20,170);
	Menu4_3=new Array("IIIrd NTSC","#","",1,20,170);
	Menu4_3_1=new Array("List of Selected Project","teacherresult.htm","",0,20,180);


Menu5=new Array("Governing Body","genmembers.htm","",0,20,185);

Menu6=new Array("Member Organisations","organisation.htm","",0,20,185);
	
Menu7=new Array("Appreciating Physics in Everyday Life","#","",2,28,185);
	Menu7_1=new Array("About the Year of Physics","physics.htm","",0,20,210);
	Menu7_2=new Array("Exhibits on Appreciating Physics","#","",14,20,210);
		Menu7_2_1=new Array("Appreciating Physics in Everyday Life","physics1.htm","",0,20,250);
		Menu7_2_2=new Array("The Beginning","physics2.htm",1,0,20,250);
		Menu7_2_3=new Array("Our place in Universe","physics3.htm","",0,20,250);
		Menu7_2_4=new Array("Explaining the Universe","physics4.htm","",0,20,250);
		Menu7_2_5=new Array("Bodies in Motion","physics5.htm","",0,20,250);
		Menu7_2_6=new Array("Simple Machines","physics6.htm","",0,20,250);
		Menu7_2_7=new Array("On the Move","physics7.htm","",0,20,250);
		Menu7_2_8=new Array("The optical Revolution","physics8.htm","",0,20,250);
		Menu7_2_9=new Array("Power of Electricity","physics9.htm","",0,20,250);
		Menu7_2_10=new Array("Structure of Matter","physics10.htm","",0,20,250);
		Menu7_2_11=new Array("The Wireless Revolution","physics11.htm","",0,20,250);
		Menu7_2_12=new Array("The Magic of Invisible Rays","physics12.htm","",0,20,250);
		Menu7_2_13=new Array("The Physics of Small things","physics13.htm","",0,20,250);
		Menu7_2_14=new Array("Physics at High Speed","physics14.htm","",0,20,250);


Menu8=new Array("Other Activities","other.htm","",0,20,185);	

Menu9=new Array("Fellows and Associates","fellows.htm","",0,20,185);

Menu10=new Array("Learning Optics through laser","optics1.htm","",0,20,185);

Menu11=new Array("Minutes of Meeting","#","",2,20,185);
	Menu11_1=new Array("General Body","#","",4,20,210);
		Menu11_1_1=new Array("At Thane, Maharastra on 18th and 19th February,2005","minutesm.html","",0,28,210);
		Menu11_1_2=new Array("At Rajasthan on 19th and 20th March, 2006","minutesr.html","",0,28,210);
		Menu11_1_3=new Array("At Gangtok on 30th Dec,2006","minutesg.html","",0,28,210);
		Menu11_1_4=new Array("At Srimanta Sankardeva Kalakshetra, Guwahati during 21-22 July 2007","minutessk.html","",0,28,210);
	
	Menu11_2=new Array("Governing Body","#","",7,20,210);
		Menu11_2_1=new Array("At New Delhi on 15th and 16th April,2005","minutesd.html","",0,28,210);
		Menu11_2_2=new Array("At Bhubaneswar on 27th and 28th August,2005","minutesb.html","",0,28,210);
		Menu11_2_3=new Array("At Bhubaneswar on 29th December,2005 during NCSC-2005","minutesbd.html","",0,28,210);
		Menu11_2_4=new Array("At Jaipur on 19th March,2006","minutesj.html","",0,28,210);
		Menu11_2_5=new Array("At Gangtok on 9th and 10th June,2006","minutesgj.html","",0,28,210);
		Menu11_2_6=new Array("At Gangtok on 28th and 29th Dec,2006","minutesgd.html","",0,28,210);
		Menu11_2_7=new Array("At Kolkata on 15th March ,2008","minutesgk.html","",0,28,210);
			
				
