/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#A0965A';			// Background color when mouse is not over
	var LowSubBgColor='#A0965A';		// Background color when mouse is not over on subs
	var HighBgColor='#5A4C0C';		// Background color when mouse is over
	var HighSubBgColor='#5A4C0C';		// 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='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='left';			// 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=105;				// Menu offset x coordinate
	var StartLeft=3;				// 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","/ncert/index.html","",0,20,120);

Menu2=new Array("About Us","","",2,20,130);

Menu2_1=new Array("NCERT","/ncert/about/ncert.html","",0,20,150);
Menu2_2=new Array("NCERT Library","","",7,20,150);
Menu2_2_1=new Array("Introduction","/ncert/about/library.html","",0,20,180);
Menu2_2_2=new Array("Library Hours","/ncert/about/hours.html","",0,20,180);
Menu2_2_3=new Array("Our Team","/ncert/about/team.html","",0,20,180);
Menu2_2_4=new Array("Layout and Floors Plan","/ncert/about/layout.html","",0,20,180);
Menu2_2_5=new Array("Membership","","",2,20,180);
Menu2_2_5_1=new Array("Membership Category","/ncert/about/membership.html","",0,20,180);
Menu2_2_5_2=new Array("Membership Privileges","/ncert/about/mem_service.html","",0,20,180);
Menu2_2_6=new Array("Library Rules","/ncert/about/guidelines.html","",0,20,180);
Menu2_2_7=new Array("Library at a Glance","/ncert/about/glance.html","",0,20,180);


Menu3=new Array("Collection","","",4,20,150);
Menu3_1=new Array("Books","/ncert/collection/index.html","",0,20,150);
Menu3_2=new Array("Journals","/ncert/index.html","",4,20,150);
Menu3_2_1=new Array("Back Volumes & Holdings","/ncert/collection/jou_index.html","",0,20,220);
Menu3_2_2=new Array("Indian Journals","/ncert/collection/indian_journal.html","",0,20,220);
Menu3_2_3=new Array("Foreign Journals","/ncert/collection/foreign_journal.html","",0,20,220);
Menu3_2_4=new Array("Online Journals","/ncert/collection/online_journal.html","",0,20,220);
Menu3_3=new Array("Maganizes","/ncert/collection/magazine.html","",0,20,150);
Menu3_4=new Array("News Papers","/ncert/collection/newspaper.html","",0,20,150);



Menu4=new Array("Services","/ncert/services/index.html","",8,20,130);
Menu4_1=new Array("OPAC: The Catalogue Search","/ncert/services/opac.html","",0,20,200);
Menu4_2=new Array("Press Clippings","/ncert/services/pressclip.html","",0,20,200);
Menu4_3=new Array("Current Contents","/ncert/services/contents.html","",0,20,200);
Menu4_4=new Array("New Book Alert","/ncert/services/new alert.html","",0,20,200);
Menu4_5=new Array("New Arrival","/ncert/services/new arrival.html","",0,20,200);
Menu4_6=new Array("Xeroxing Facility","/ncert/services/xerox.html","",0,20,200);
//Menu4_7=new Array(" "," ","",0,20,200);
Menu4_7=new Array("Reference Services","/ncert/services/reference.html","",0,20,200);
Menu4_8=new Array("Inter Lib. Loans","/ncert/services/ill.html","",0,20,150);
	
Menu5=new Array("Application Forms","","",7,20,150);
Menu5_1=new Array("Lib. Membership Form","/ncert/index.html","",6,20,200);
Menu5_1_1=new Array("NCERT Employee Form","/ncert/downloads/emp-form.pdf","",0,30,200);
Menu5_1_2=new Array("Special Membership (Retired NCERT Emp) Form","/ncert/downloads/spc-mem-form.pdf","",0,30,200);
Menu5_1_3=new Array("External Membership Form","/ncert/downloads/ext-mem-form.pdf","",0,30,200);
Menu5_1_4=new Array("Temporary (Project Fellow) Membership Form","/ncert/downloads/prj-fellow-form.pdf","",0,30,200);
Menu5_1_5=new Array("Institutional Membership Form","/ncert/downloads/inst-mem-form.pdf","",0,30,200);
Menu5_1_6=new Array("Casual (Reading Room) Membership Form","/ncert/downloads/cas-mem-form.pdf","",0,30,200);
Menu5_2=new Array("Book Suggestion Form","/ncert/downloads/book.pdf","",0,20,200);
//Menu5_3=new Array("Reading Room Form","/ncert/downloads/reading.pdf","",0,20,200);
//Menu5_4=new Array("PhotoStat Requisition","/ncert/downloads/photostat.pdf","",0,20,200);
//Menu5_5=new Array("NCERT Retired Emp. Form","/ncert/downloads/retired.pdf","",0,20,200);	 
//Menu5_6=new Array("Project Fellow Form","/ncert/downloads/pfellow.pdf","",0,20,200);
//Menu5_7=new Array("Special Membership Form","/ncert/downloads/specialmem.pdf","",0,20,200);
Menu5_3=new Array("Library Brochure","/ncert/downloads/brochure.pdf","",0,20,200);
Menu5_4=new Array("Inter Library Loan","/ncert/downloads/ill.pdf","",0,20,200);
Menu5_5=new Array("Pay-in Slip","/ncert/downloads/pay-in-form.pdf","",0,20,200);
Menu5_6=new Array("Reservation Slip","/ncert/downloads/res-form.pdf","",0,20,200);
Menu5_7=new Array("Security Refund Form(For External Members)","/ncert/downloads/refund-form.pdf","",0,30,200);
		
Menu6=new Array("Favourites","","",10,20,93);
Menu6_1=new Array("Calculators","/ncert/favourite/cal.html","",0,20,150);
Menu6_2=new Array("Teaching Aids","/ncert/favourite/teaching.html","",0,20,150);
Menu6_3=new Array("Dictionaries","/ncert/favourite/dic.html","",0,20,150);
Menu6_4=new Array("e-Books","/ncert/favourite/electronic.html","",0,20,150);
Menu6_5=new Array("Encylopedia","/ncert/favourite/encyclopedia.html","",0,20,150);
Menu6_6=new Array("Online Books","/ncert/favourite/onlinebook.html","",0,20,150);
Menu6_7=new Array("Quotations","/ncert/favourite/quotations.html","",0,20,150);
Menu6_8=new Array("Search Engines","/ncert/favourite/search.html","",0,20,150);
Menu6_9=new Array("School Education","/ncert/favourite/education.html","",0,20,150);	
Menu6_10=new Array("Homework","/ncert/favourite/homework.html","",0,20,150);

