/***********************************************************************************
*	(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=19;			// Number of first level items
	var LowBgColor='#990000';			                // Background color when mouse is not over
	var LowSubBgColor='#990000';			            // Background color when mouse is not over on subs
	var HighBgColor='';			                        // Background color when mouse is over
	var HighSubBgColor='';		                     	// 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='#BDB582';	                 	// Font color when mouse is over
	var FontSubHighColor='#BDB582';		            	// Font color subs when mouse is over
	var BorderColor='';		                        	// Border color
	var BorderSubColor='#FFFFFF';		                // Border color for subs
	var BorderWidth=1;				                    // Border width
	var BorderBtwnElmnts=0;			                    // Border between elements 1 or 0
	var FontFamily='arial,comic sans ms,technical';	    // 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=.2;				                // horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			            // vertical overlap child/ parent
	var StartTop=5;				                        // Menu offset x coordinate
	var StartLeft=5;				                    // 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='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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and heigh

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"


// GATEWAY =================================================
Menu1=new Array("Athletics Gateway","http://www.millcreekhawksathletics.com","",0,20,136);


// HOME ===========================================================================================================
Menu2=new Array("Home","http://www.millcreekcheerleading.com/index.php","",0,20,138);


// CALENDAR =======================================================================================================
Menu3=new Array("CALENDAR","javascript:NewWin=window.open(\"http://www.millcreekcheerleading.com/pcal/plans.cgi\",\"NWin\");window[\"NewWin\"].focus()","",0,20,138);


// COACHES ========================================================================================================
Menu4=new Array("Coaches","http://www.millcreekcheerleading.com/coaches.php?position=coach","",0,20,138);


// PLAYERS ========================================================================================================
Menu5=new Array("Meet the squads","","",6);
	Menu5_1=new Array("Varsity Football","http://www.millcreekcheerleading.com/cheer1.php?team=VF&titleid=VF","",0,20,138);
    Menu5_2=new Array("Varsity Basketball","http://www.millcreekcheerleading.com/cheer1.php?team=VB&titleid=VB","",0,20,138);
    Menu5_3=new Array("Varsity Competition","http://www.millcreekcheerleading.com/cheer1.php?team=VC&titleid=VC","",0,20,138);
	Menu5_4=new Array("JV Spirit","http://www.millcreekcheerleading.com/cheer1.php?team=JS&titleid=JS","",0,20,138);
    Menu5_5=new Array("JV Competition","http://www.millcreekcheerleading.com/cheer1.php?team=JC&titleid=JC","",0,20,138);
	Menu5_6=new Array("9th Grade","http://www.millcreekcheerleading.com/cheer1.php?team=9G&titleid=9G","",0,20,138);
 

//Menu6=new Array("Team Photos","http://www.millcreekcheerleading.com/index.php?page=group","",0,20,138);


// HIGHLIGHTS =====================================================================================================
Menu6=new Array("Photo Gallery","http://www.millcreekcheerleading.com/gallery2/main.php","",0);


// Upcoming Events =====================================================================================================
Menu7=new Array("Upcoming Events","http://www.millcreekcheerleading.com/index.php?page=upcoming","",0);


// Team Mom News =======================================================================================================
Menu8=new Array("Team Mom News","","",3);
	Menu8_1=new Array("Varsity","","",3,20,138);
        Menu8_1_1=new Array("Football","http://www.millcreekcheerleading.com/index.php?page=teammom&catg=VF&titleid=VF","",0,20,138);
        Menu8_1_2=new Array("Basketball","http://www.millcreekcheerleading.com/index.php?page=teammom&catg=VB&titleid=VB","",0,20,138);
        Menu8_1_3=new Array("Competition","http://www.millcreekcheerleading.com/index.php?page=teammom&catg=VC&titleid=VC","",0,20,138);
	Menu8_2=new Array("Junior Varsity","","",3,20,138);
        Menu8_2_1=new Array("Football","http://www.millcreekcheerleading.com/index.php?page=teammom&catg=JF&titleid=JF","",0,20,138);
        Menu8_2_2=new Array("Basketball","http://www.millcreekcheerleading.com/index.php?page=teammom&catg=JB&titleid=JB","",0,20,138);
        Menu8_2_3=new Array("Competition","http://www.millcreekcheerleading.com/index.php?page=teammom&catg=JC&titleid=JC","",0,20,138);
	Menu8_3=new Array("9th Grade","","",2,20,138);
        Menu8_3_1=new Array("Football","http://www.millcreekcheerleading.com/index.php?page=teammom&catg=9F&titleid=9F","",0,20,138);
        Menu8_3_2=new Array("Basketball","http://www.millcreekcheerleading.com/index.php?page=teammom&catg=9B&titleid=9B","",0,20,138);


// FORMS ================================================================================================================
Menu9=new Array("Forms & Documents","http://www.millcreekcheerleading.com/index.php?page=forms","",0,20,138);


// BOOSTER =======================================================================================================
Menu10=new Array("Booster Spirit Club","","",3,20,138);
    Menu10_1=new Array("Booster Spirit Officers","http://www.millcreekcheerleading.com/index.php?page=booster&catg=contacts&titleid=contacts","",0,20,138);
    Menu10_2=new Array("Spirit News","http://www.millcreekcheerleading.com/index.php?page=booster&catg=news&titleid=news","",0,20,138);
    Menu10_3=new Array("Meeting Schedule","http://www.millcreekcheerleading.com/index.php?page=booster&catg=meetings&titleid=meetings","",0,20,138);


// SPONSORS ======================================================================================================
Menu11=new Array("Sponsors","http://www.millcreekcheerleading.com/index.php?page=sponsors","",0);


// CAMP ========================================================================================================
//Menu13=new Array("Cheer Camp","http://www.millcreekcheerleading.com/index.php?page=camp","",0);


Menu12=new Array("Our Competition Schedule","http://www.millcreekcheerleading.com/index.php?page=compschedule","",0,35,138);


// COMPETITION =====================================================================================================
Menu13=new Array("MCHS Cheer Classic Competition","http://www.millcreekcheerleading.com/index.php?page=competition","",0,35,138);


// CONTACT ========================================================================================================
Menu14=new Array("Contact Us","http://www.millcreekcheerleading.com/hemail.php","",0);


// BLANK ============================================================
Menu15=new Array("Mill Creek High School","http://www.millcreekhighschool.org","",0,20,136);


// BLANK ============================================================
Menu16=new Array("","","",0,20,136);


// ADMIN ===============================================================
Menu17=new Array("Admin Login","http://www.millcreekcheerleading.com/adminlogin.php","",0,20,136);

Menu18=new Array("","","",0,20,150);

Menu19=new Array("","javascript:NewWin=window.open(\"http://www.thecoachescircle.com/school/595\",\"NWin\");window[\"NewWin\"].focus()","http://www.millcreekhawksgolf.com/images/sacr_logo.jpg",0,35,145);


