/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			
	var LowBgColor='#003399';			
	var LowSubBgColor='#003399';			
	var HighBgColor='#009933';			
	var HighSubBgColor='#009933';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='#009933';			
	var BorderSubColor='#003399';			
	var BorderWidth=3;				
	var BorderBtwnElmnts=2;			
	var FontFamily="arial,verdana,times new roman"	
	var FontSize=8;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.0;				
	var ChildVerticalOverlap=.1;			
	var StartTop=0;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='MenuPos';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=0;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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"
//	Line to use for opening 'new window' box: "javascript:window.open('http://landmark-project.com/permission1.php')",

Menu1=new Array("Media Center Home","http://www.millcreek.fcps.net/library/","",0,20,130);

Menu2=new Array("Calendar","http://www.millcreek.fcps.net/library/calendar.htm","",0);

Menu3=new Array("Online Catalog","http://library.fcps.net/cataloging/servlet/presentadvancedsearchredirectorform.do?l2m=Library%20Search&tm=Catalog&l2m=Library+Search",0);

Menu4=new Array("About Our Library","","",4);
	Menu4_1=new Array("Our Mission","http://www.millcreek.fcps.net/library/MissionStatement.htm","",0,20,150);
	Menu4_2=new Array("Checkout Policy","http://www.millcreek.fcps.net/library/checkoutpolicy.htm","",0);
	Menu4_3=new Array("Program and Services","http://www.millcreek.fcps.net/library/PrgramsServices.htm","",0);
	Menu4_4=new Array("Other Policies","http://www.millcreek.fcps.net/library/CollectionDevelopment.htm","",0);

Menu5=new Array("Library Newsletter","http://www.millcreek.fcps.net/library/Library Newsletter.htm","",0);

Menu6=new Array("GOOD READS","http://www.millcreek.fcps.net/library/Good Reads.htm","",0);

Menu7=new Array("Teacher Resources","","",5);
	Menu7_1=new Array("KET Encyclomedia","http://streaming.discoveryeducation.com/index.cfm?location=ket","",0,20,150);
	Menu7_2=new Array("Websites","http://www.millcreek.fcps.net/library/teacherwebsites.htm","",0);
	Menu7_3=new Array("Unit Resources","http://www.millcreek.fcps.net/library/Unit Resources.htm","",0);
	Menu7_4=new Array("WebQuest","http://www.millcreek.fcps.net/library/WebQuest.htm", "",0);
	Menu7_5=new Array("PowerPoints", "http://www.millcreek.fcps.net/library/PowerPoint.htm","",0);

Menu8=new Array("Student Resources","http://www.millcreek.fcps.net/library/students.htm","",0);

Menu9=new Array("Research Help","http://www.millcreek.fcps.net/library/Researchsites.htm","",0);
	
Menu10=new Array("Lex. Public Library","http://www.lexpublib.org/","",0);

Menu11=new Array("Millcreek","http://www.millcreek.fcps.net","",0);

Menu12=new Array("fcps.net","javascript:window.open('http://www.fcps.net')","",0);



