/***********************************************************************************
*	(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=18;			// Number of first level items
	var LowBgColor='000000';			// Background color when mouse is not over
	var LowSubBgColor='#000000';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='#FFCC00';			// Font color when mouse is not over
	var FontSubLowColor='#FFCC00';			// 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='#000000';			// Border color
	var BorderSubColor='#FFDA46';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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=190;				// Menu offset x coordinate
	var StartLeft=0;				// 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=200;			// 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=0;				// 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=['menu/tri1.gif',5,10,'menu/tridown.gif',10,5,'menu/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.antiochxc.com","",0,20,140);
Menu2=new Array("Dates and Schedules","","",3,20,140);
	Menu2_1=new Array("2007 XC Schedule","2007_xc_schedule.htm","",0,20,150);
	Menu2_2=new Array("D.D.D. SCHEDULE","dates_deadlines.html","",0,20,150);
	Menu2_3=new Array("Road Race Schedule ","road_trail_races.html","",0,20,150);
Menu3=new Array("Meet Directions","directions_to_meets.html","",0,20,180);
Menu4=new Array("Panther XC Docs","all_time_times_list.html","",3,20,140);
	Menu4_1=new Array("Goal Sheet","goalsheet.html","",0,20,180);
	Menu4_2=new Array("Early Season 10 Item Check List","checklist.html","",0,20,180);
	Menu4_3=new Array("RULES","xcrules.html","",0,20,180);
Menu5=new Array("Photos","photos.html","",0,20,140);
Menu6=new Array("Race Results","","",3,20,140);
	Menu6_1=new Array("XC Race Results","","",8,20,150);
		Menu6_1_1=new Array("BVAL","bval_xc_results.html","",0,20,150);
		Menu6_1_2=new Array("Castro Valley","invite_castro_valley.html","",0,20,150);
 		Menu6_1_3=new Array("Viking","invite_viking.html","",0,20,150);
	 	Menu6_1_4=new Array("Newhall","invite_newhall.html","",0,20,150);
	 	Menu6_1_5=new Array("Ed Sias","invite_ed_sias.html","",0,20,150);
	 	Menu6_1_6=new Array("Lake Lodi","invite_lake_lodi.html","",0,20,150);
	 	Menu6_1_7=new Array("Monte Vista","invite_monte_vista.html","",0,20,150);	
	 	Menu6_1_8=new Array("NCS Results","ncs_results.html","",0,20,150);	
	Menu6_2=new Array("Road/Trail Race Results","2004_rivertown_run.html","",0,20,150);
	Menu6_3=new Array("Black and Gold Race","black_and_gold_results_2004.html","",0,20,150);
Menu7=new Array("Archived News","archived_news.html","",0,20,140);
Menu8=new Array("Profiles","","",3,20,140);
	Menu8_1=new Array("Athletes","","",2,20,200);	
		Menu8_1_1=new Array("Varsity","athlete_profiles_varsity.html","",0,20,150);
		Menu8_1_2=new Array("Current Roster","current_roster.html","",0,20,150);
	Menu8_2=new Array("Coaches","","",3,20,150);	
		Menu8_2_1=new Array("Head Coach Mike","coach_mike.html","",0,20,150);
		Menu8_2_2=new Array("Asst. Coach Amanda","coach_amanda.html","",0,20,150);
		Menu8_2_3=new Array("Asstn Coach Brian","coach_brian.html","",0,20,150);
	Menu8_3=new Array("Parents","","",2,20,150);	
		Menu8_3_1=new Array("Team Mom","team_mom.html","",0,20,150);
		Menu8_3_2=new Array("Hall of Fame Parents","hall_of_fame_parents.html","",0,20,150);
Menu9=new Array("Workouts","workouts.html","",0,20,140);
Menu10=new Array("Records & ATL","","",3,20,140);
	Menu10_1=new Array("Post Season","all_time_post_season.html","",2,20,150);
 		Menu10_1_1=new Array("State","all_time_times_list.html","",0,20,150);
 		Menu10_1_2=new Array("NCS","all_modern_ncs.html","",3,20,150);
             Menu10_1_2_1=new Array("Hayward","all_time_hayward.html","",0,20,150);
             Menu10_1_2_2=new Array("Ukiah","all_time_ukiah.html","",0,20,150);
			 Menu10_1_2_3=new Array("All-time Post season team cum-times","/pdfs/cum-time list post season 2004.pdf","",0,20,150);
 	Menu10_2=new Array("BVAL-Coming Soon!!","","",0,20,130);
 	Menu10_3=new Array("Workouts","all_time_workouts.html","",0,20,130);
	
Menu11=new Array("Contra Loma","","",5,20,140);
	Menu11_1=new Array("Contra Loma XC League Course All Time List","contra_loma_league_course_all_time.html","",0,20,270);
	Menu11_2=new Array("Contra Loma XC League Meets","","",1,20,250);
             Menu11_2_1=new Array("Results","contra_loma_league_meet_results.html","",0,20,50);
	Menu11_3=new Array("Course Map","contra_loma_league_course_map.html","",0,20,55);
	Menu11_4=new Array("Conta Loma Classic XC Invitational","","",8,20,250);
             Menu11_4_1=new Array("Meet Info","contra_loma_classic_xc_meet_info.html","",0,20,120);
             Menu11_4_2=new Array("Medals and Awards","contra_loma_classic_xc_meet_medals_awards.html","",0,20,120);
             Menu11_4_3=new Array("Results","contra_loma_classic_xc_meet_results.html","",0,20,120);
	         Menu11_4_4=new Array("Photos","contra_loma_classic_xc_meet_photos.html","",0,20,120);             
             Menu11_4_5=new Array("Story","contra_loma_classic_xc_meet_story.html","",0,20,120);
             Menu11_4_6=new Array("All Time Records","contra_loma_classic_xc_meet_all_time.html","",0,20,120);
             Menu11_4_7=new Array("Course Map","contra_loma_classic_xc_meet_course_map.html","",0,20,120);
             Menu11_4_8=new Array("New Clips","contra_loma_classic_xc_meet_new_clips.html","",0,20,120);
	Menu11_5=new Array("Conta Loma Lake Loop Race Series","contra_loma_lake_loop.html","",2,20,250);
             Menu11_5_1=new Array("Results","contra_loma_lake_loop_results","",0,20,150);
             Menu11_5_2=new Array("Records","contra_loma_lake_loop_race_records.html","",0,20,120);
Menu12=new Array("Panther XC History","panther_xc_history.html","",7,20,150);
	Menu12_1=new Array("AHS XC History","ahs_xc_history.html","",1,20,140);
	         Menu12_1_1=new Array("AHX Historic News","ahs_historic_news.html","",0,20,120);
	Menu12_2=new Array("Run of Fame Runners","ahs_run_of_fame_runners.html","",0,20,150);
	Menu12_3=new Array("Run of Fame Coaches","ahs_run_of_fame_coaches.html","",0,20,150);
	Menu12_4=new Array("Past Run of Fame Teams","ahs_run_of_fame_teams.html","",0,20,150);
	Menu12_5=new Array("Championship Teams","ahs_run_of_fame_championship_teams.html","",0,20,150);
	Menu12_6=new Array("General XC History","ahs_run_of_fame_gen_xc_history.html","",0,20,150);
	Menu12_7=new Array("Historic XC Tributes","ahs_run_of_fame_historic_tributes.html","",0,20,150);
Menu13=new Array("Outings & Adventures","","",4,20,140);
	Menu13_1=new Array("PANTHER STRIDER CAMP-OUT","","",2,20,200);
		Menu13_1_1=new Array("Information","mt_tam.html","",0,20,110);
        Menu13_1_2=new Array("Story and Photos","outings_adventures_story_and_photos.html","",0,20,110);
	Menu13_2=new Array("Adopted Street","","",2,20,150);
		Menu13_2_1=new Array("Story and Photos","road_side_cleanup.html","",0,20,110);
		Menu13_2_2=new Array("Past Photos","road_side_cleanup_past_photos.html","",0,20,110);
	Menu13_3=new Array("Dipsea Race","","",2,20,150);
		Menu13_3_1=new Array("Panther All Time List","dipsea_panther_all_time.html","",0,20,140);
		Menu13_3_2=new Array("Dispsea Web Page","http://www.dipsea.org","",0,20,140);
	Menu13_4=new Array("Footlocker XC Regionals","","",4,20,150);
		Menu13_4_1=new Array("Results","footlocker_xc_results.html","",0,20,140);
		Menu13_4_2=new Array("Photos","footlocker_xc_photos.html","",0,20,140);
		Menu13_4_3=new Array("Panther All Time List","footlocker_panther_all_time.html","",0,20,140);
		Menu13_4_4=new Array("Footlocker West Web Page","http://www.footlockerwest.com","",0,20,140);
Menu14=new Array("Running Tips","running_tips.html","",0,20,140);
Menu15=new Array("Runner Links","cool_links.html","",0,20,140);
Menu16=new Array("E.C.R.A.","ecra.html","",0,20,140);
Menu17=new Array("Contact Us","contact_us.html","",0,20,140);
Menu18=new Array("Guestbook","guestbook.html","",0,20,140);

