
	var NoOffFirstLineMenus=16;			// Number of first level items
	var LowBgColor='#cc0000';			// Background color when mouse is not over
	var LowSubBgColor='#cc0000';		// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#ffffff';		// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';		// Font color subs when mouse is not over
	var FontHighColor='#212252';		// Font color when mouse is over
	var FontSubHighColor='#212252';		// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#ffffff';		// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,helvetica,sans-serif"	// 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', '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=1;				// Menu offset x coordinate 149
	var StartLeft=0;				// Menu offset y coordinate 16
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// 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=500;			// 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='MenuPos';				// 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=['http://www.rockcastle.k12.ky.us/rcmsweb/images/arr.gif',5,10,'',10,5,'http://www.rockcastle.k12.ky.us/rcmsweb/images/arr.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("About RCMS","aboutus.htm","",0,18,150);
Menu2=new Array("Activities","null","",4,18,85);
	Menu2_1=new Array("Academic Team","academicteam.htm","",0,18,175);
	Menu2_2=new Array("Athletics","athletics.htm","",0,18);
	Menu2_3=new Array("Band","band.htm","",0,18);	
	Menu2_4=new Array("Clubs","clubs.htm","",0,18);
Menu3=new Array("Administration","administration.htm","",0,18,134); 
Menu4=new Array("Comprehensive Plan","http://www.rockcastle.kyschools.us/comprehensiveplans.htm","",0,18,85);
Menu5=new Array("Employment","http://www.rockcastle.kyschools.us/employment.htm","",0,18,85);
Menu6=new Array("Lunch Menu","http://www.rockcastle.kyschools.us/lunchmenu.htm","",0,18,85);
Menu7=new Array("News","news.htm","",4,18,85);
	Menu7_1=new Array("District News","http://www.rockcastle.kyschools.us","",0,18,175);
	Menu7_2=new Array("Minds In The Middle","mindsinthemiddle.htm","",0,18,175);
	Menu7_3=new Array("Friday Focus","fridayfocus.htm","",0,18);
	Menu7_4=new Array("RockTV","rocktv.htm","",0,18);
Menu8=new Array("Parent Resources","null","",3,18,125);
	Menu8_1=new Array("BRAVO","bravo.htm","",0,18,175);
	Menu8_2=new Array("Parent Links","parentlinks.htm","",0,18,175);
	Menu8_3=new Array("Parent Tips","parenttips.htm","",0,18);
Menu9=new Array("Partnerships","partnerships.htm","",0,18,85);
Menu10=new Array("RCMS Teams & Staff","ourteams.htm","",14,18);
	Menu10_1=new Array("6th Grade Voyagers","voyagers.htm","",0,18,175);
	Menu10_2=new Array("6th Grade Enterprisers","enterprisers.htm","",0,18);
	Menu10_3=new Array("7th Grade Shooting  Stars","shootingstars.htm","",0,18);	
	Menu10_4=new Array("7th Grade Adventurers","adventurers.htm","",0,18);
	Menu10_5=new Array("8th Grade Challengers","challengers.htm","",0,18);
	Menu10_6=new Array("8th Grade Comets","comets.htm","",0,18);
	Menu10_7=new Array("ENCORE","encore.htm","",0,18);
	Menu10_8=new Array("Gifted & Talented","bravo.htm","",0,18);
	Menu10_9=new Array("Library Media Center","mediacenter.htm","",0,18);
	Menu10_10=new Array("Office Staff","officestaff.htm","",0,18);
	Menu10_11=new Array("Support Staff","supportstaff.htm","",0,18);
	Menu10_12=new Array("Cafeteria Staff","cafe.htm","",0,18);
	Menu10_13=new Array("Custodial Staff","custodial.htm","",0,18);
	Menu10_14=new Array("Counseling Support Staff","counseling.htm","",0,18);
Menu11=new Array("SBDM Information","sbdm.htm","",0,18,125);
Menu12=new Array("Calendar","calendars/9.htm","",0,18,125);
Menu13=new Array("Staff Resources","null","",2,18,125);
	Menu13_1=new Array("Staff Links","stafflinks.htm","",0,18,185);
	Menu13_2=new Array("Forms & Documents","http://www.rockcastle.kyschools.us/forms.htm","",0,18);
Menu14=new Array("Student Resources","null","",2,18,96);
	Menu14_1=new Array("Links For Students","studentlinks.htm","",0,18,175);
	Menu14_2=new Array("Tips For Students","studenttips.htm","",0,18);
Menu15=new Array("Podcasts","podcasts.htm","",0,18,96);
Menu16=new Array("Friday Focus","fridayfocus2.htm","",0,18,96);



