/***********************************************************************************
*	(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=10;			
	var LowBgColor='#FFCC33';			
	var LowSubBgColor='#FFCC33';			
	var HighBgColor='#0000CC';			
	var HighSubBgColor='#0000CC';			
	var FontLowColor='#0000CC';			
	var FontSubLowColor='#0000CC';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='#FFCC33';			
	var BorderSubColor='#FFCC33';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=8;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.01;				
	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("Home","http://www.juliusmarks.fcps.net/","",0,20,138);

Menu2=new Array("Calendar","http://www.juliusmarks.fcps.net/calendar.htm","",0);

Menu3=new Array("Kids","","",4);
	Menu3_1=new Array("Academic Team","http://www.juliusmarks.fcps.net/academicTeam.htm","",0,20,150);
	Menu3_2=new Array("Chess Club","http://www.juliusmarks.fcps.net/Chessclub.htm","",0);
	Menu3_3=new Array("Kids' Page","http://www.juliusmarks.fcps.net/kid's.htm","",0);
	Menu3_4=new Array("STLP","http://www.juliusmarks.fcps.net/library/STLP%20default.htm","",0);
      
Menu4=new Array("Library","","",2);
	Menu4_1=new Array("Media Center","http://www.juliusmarks.fcps.net/library/","",0,20,150);
	Menu4_2=new Array("Online Catalog","http://opac.fayette.k12.ky.us/webopac/main?siteid=JME","",0);

Menu5=new Array("Menus","","",3);
	Menu5_1=new Array("Cafeteria Information","http://www.juliusmarks.fcps.net/what's.htm","",0,20,150);
	Menu5_2=new Array("Breakfast","http://webapps.fcps.net/food/view/display.asp?MenuMoYr=82006&MenuTypeID=1","",0);
	Menu5_3=new Array("Lunch","http://webapps.fcps.net/food/view/display.asp?schCode=620&MenuType=Lunch","",0);

Menu6=new Array("Parents","","",6);
	Menu6_1=new Array("Community Resource","http://www.juliusmarks.fcps.net/communit.htm","",0,20,150);
	Menu6_2=new Array("Family Resource Center","http://staff.fcps.net/kmason/","",0);
	Menu6_3=new Array("PTA","http://www.juliusmarks.fcps.net/pta/DEFAULT.HTM","",0);
	Menu6_4=new Array("SBDM","http://www.juliusmarks.fcps.net/SBDM.htm","",0);
	Menu6_5=new Array("Supply List","http://www.juliusmarks.fcps.net/supplylist.htm","",0);
	Menu6_6=new Array("Volunteer Information","https://webapps.fcps.net/volunteer/","",0);

Menu7=new Array("School Information","","",5);
	Menu7_1=new Array("About Julius Marks","http://www.fcps.net/schools/results.asp?SchCode=620","",0,20,150);
	Menu7_2=new Array("Directions to School","http://www.mapquest.com/maps/map.adp?address=3277%20Pepperhill%20Rd&city=Lexington&state=KY","",0);
	Menu7_3=new Array("Title I Program","http://www.juliusmarks.fcps.net/Title1/Default.htm","",0);
	Menu7_4=new Array("Gap Reduction Plan","http://www.juliusmarks.fcps.net/Gap_Reduction_Plan.htm","",0);
	Menu7_5=new Array("School Improvement Plan","http://www.juliusmarks.fcps.net/docs/JMECSIP2009web.mht","",0);
	Menu7_6=new Array("School Report Card","http://www.education.ky.gov/oaa/implement/School_Report_Card/documents/20042005/Fayette_County/Fayette_County_Julius_Marks_Elementary_School.htm","",0);

Menu8=new Array("Staff","","",3);
	Menu8_1=new Array("Staff Directory","http://www.juliusmarks.fcps.net/staff.htm","",0,20,150);
	Menu8_2=new Array("Staff Resources","http://www.juliusmarks.fcps.net/teacher's_resources.htm","",0);
	Menu8_3=new Array("Classroom Webpages","http://www.juliusmarks.fcps.net/classroom_pages.htm","",0);

Menu9=new Array("fcps.net","http://www.fcps.net","",0);

Menu10=new Array("","","",0);


