/***********************************************************************************
*	(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=14;			// Number of first level items
	var LowBgColor='green';			// Background color when mouse is not over
	var LowSubBgColor='green';			// Background color when mouse is not over on subs
	var HighBgColor='#002163';			// Background color when mouse is over
	var HighSubBgColor='#002163';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='#002163';			// Border color
	var BorderSubColor='#002163';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=315;				// Menu offset x coordinate
	var StartLeft=20;				// 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=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='';				// 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);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.tces.fcps.net/","",0,20,150);

Menu2=new Array("About Us","","",4,20,150);	
	Menu2_1=new Array("School Report Card","http://www.education.ky.gov/oaa/implement/School_Report_Card/documents/20052006/Fayette_County/Fayette_County_Tates_Creek_Elementary_School.htm","",0,20,150);
	Menu2_2 =new Array("School Policies","","",1);
        Menu2_2_1=new Array("Acceptable Use","","",0,20,150);
      Menu2_3=new Array("SBDM","","",2);
		Menu2_3_1=new Array("SBDM Minutes","","",0,20,150);
		Menu2_3_2=new Array("Committee Minutes","http://www.tces.fcps.net/TCE Committee Minutes.htm","",0);
	Menu2_4=new Array("School Improvement Plan","http://www.tces.fcps.net/resources/SIP06-08.pdf","",0);
	Menu2_5=new Array("Student Handbook","http://www.fcps.net/about/student-code.pdf","",0);

Menu3=new Array("Cafeteria","","",3,20,150);
	Menu3_1=new Array("Breakfast Menu","http://www.fcps.net/administration/departments/food-service/school-menus","",0,20,150);
	Menu3_2=new Array("Lunch Menu","http://www.fcps.net/administration/departments/food-service/school-menus","",0);
	Menu3_3=new Array("Wellness Plan","http://www.fcps.net/administration/departments/food-service/wellness-plan","",0);
	
Menu4=new Array("Calendar","http://www.tces.fcps.net/calendar.htm","",0);

Menu5=new Array("Computer Lab","","",4);
	Menu5_1=new Array("PAS Testing","http://www.thinklinklearning.com","",0,20,150);
	Menu5_2=new Array("Web Activities","http://www.tces.fcps.net/web_activities.htm","",0);
	Menu5_3=new Array("3rd Grade Activities","http://www.tces.fcps.net/3activities.htm","",0);
	Menu5_4=new Array("Kentucky Resources","http://www.tces.fcps.net/Kentucky Resources.htm","",0);	

Menu6=new Array("FRC","http://www.tces.fcps.net/frc/index.htm ","",0);

Menu7=new Array("Library","http://www.tces.fcps.net/library/default1.htm","",0);
		
Menu8=new Array("Meet The Staff","","",2);
	Menu8_1=new Array("Staff Directory","http://www.tces.fcps.net/faculty.htm","",0,20,150);
	Menu8_2=new Array("Class Websites","http://www.tces.fcps.net/Classroom Web Pages.htm","",0);
	
Menu9=new Array("PTA","http://www.tces.fcps.net/pta","",0);
	Menu9_1=new Array("National PTA","http://www.pta.org/homepage.html","",0,20,150);
	
Menu10=new Array("Teacher Resources","","",2);
		Menu10_1=new Array("FCPS Voucher System","https://webapps.fcps.net/voucher/1.03/default.asp","",0,20,205);
		Menu10_2=new Array("FCPS Webmail","http://ketsmail.us.","",0);
	
Menu11=new Array("Title 1","","",3);
	Menu11_1=new Array("What is it?","http://www.tces.fcps.net/titleI.htm","",0,20,250);
	Menu11_2=new Array("Learning Compact","","",2);
		Menu11_2_1=new Array("Learning Compact 2008-9 (pdf)","http://www.tces.fcps.net/resources/parents/compact 2008-9.pdf","",0,20,175);
		Menu11_2_2=new Array("Learning Compact(Sp)","http://www.tces.fcps.net/resources/parents/Title I- TCE Compact 2008-9 Spanish.pdf","",0);
	Menu11_3=new Array("Parent Involvement","","",6);
		Menu11_3_1=new Array("TCE Parent Involvement Policy","http://www.tces.fcps.net/resources/parents/Title I Parent Involvement Plan 2008-9.pdf","",0,20,230);
    		Menu11_3_2=new Array("TCE Parent Involvement Policy (Sp)","http://www.tces.fcps.net/resources/parents/TCE-Title I Parent Involvement Plan 2008-9 Spanish.pdf","",0);
		Menu11_3_3=new Array("FCPS Parent Involvement","http://www.tces.fcps.net/resources/parents/DPIP.pdf","",0);
		Menu11_3_4=new Array("FCPS Parent Involvement (Sp)","http://www.tces.fcps.net/resources/parents/DPIP-SP.pdf","",0);
		Menu11_3_5=new Array("Title One TCE Parent Involvement Plan","http://www.tces.fcps.net/resources/parents/parent involvement English.pdf",0);
		Menu11_3_6=new Array("Title One TCE Parent Involvement (Sp)","http://www.tces.fcps.net/resources/parents/parent involvement spanish.pdf","",0);
				
Menu12=new Array("Volunteer Info","http://www.tces.fcps.net/VOLUNTEER INSTRUCTIONS.doc","",0);

Menu13=new Array("After 3","http://www.tces.fcps.net/cap/indexnew.htm","",0);

Menu14=new Array("fcps.net","http://www.fcps.net","",0);







	    

