
	var NoOffFirstLineMenus=9;		// Number of first level items
	var LowBgColor='E0E0E0';		// Background color when mouse is not over
	var LowSubBgColor='E0E0E0';		// 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='black';		// Font color when mouse is not over
	var FontSubLowColor='black';	// 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='C0C0C0';		// Border color
	var BorderSubColor='C0C0C0';		// 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=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 MenuItemHeight=28;			// Menu Item Height for all items
	var ChildOverlap=.0;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;	// vertical overlap child/ parent
	var StartTop=158;				// Menu offset x coordinate
	var StartLeft=40;				// 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=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='';				// 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=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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("EC, Members, AGM","","",9,MenuItemHeight,150);
	Menu1_1=new Array("Mission Statement","http://www.pcbaseballleague.org/docos/main data/PCBL Mission Statement.pdf","",0,MenuItemHeight,170);	
	Menu1_2=new Array("History of the PCBL","http://www.pcbaseballleague.org/docos/main data/HISTORYN.pdf","",0);
	Menu1_3=new Array("Executive Committee","","",5);
		Menu1_3_1=new Array("Executive Committee","http://www.pcbaseballleague.org/docos/main data/ECList.pdf","",0,MenuItemHeight,150);
		Menu1_3_2=new Array("EC Duties","http://www.pcbaseballleague.org/docos/main data/ECPositionDescriptions.pdf","",0);
		Menu1_3_3=new Array("EC Meeting Dates","http://www.pcbaseballleague.org/docos/main data/ECList2.pdf","",0);
		Menu1_3_4=new Array("EC Committees","http://www.pcbaseballleague.org/docos/main data/ECList3.pdf","",0);
		Menu1_3_5=new Array("EC Agenda items","http://www.pcbaseballleague.org/docos/main data/ECList1.pdf","",0);
	Menu1_4=new Array("Constitution","http://www.pcbaseballleague.org/docos/main data/PCBLConstitution.pdf","",0);
	Menu1_5=new Array("Nominations","","",3);
		Menu1_5_1=new Array("Club Member Nomination","http://www.pcbaseballleague.org/docos/main data/AGM Member Nomination Form - CLUB.pdf","",0,MenuItemHeight,170);
		Menu1_5_2=new Array("PCBL Member Nomination","http://www.pcbaseballleague.org/docos/main data/AGM Member Nomination Form - PCBL.pdf","",0);
		Menu1_5_3=new Array("Officer Nomination","http://www.pcbaseballleague.org/docos/main data/AGM Officers Nomination Form.pdf","",0);
	Menu1_6=new Array("Members","","",4);
		Menu1_6_1=new Array("No. Members by Club","http://www.pcbaseballleague.org/docos/main data/Members Total.pdf","",0,MenuItemHeight,150);
		Menu1_6_2=new Array("Members Current","http://www.pcbaseballleague.org/docos/main data/Members Current.pdf","",0);
		Menu1_6_3=new Array("Members per Club","http://www.pcbaseballleague.org/docos/main data/Members by Club.pdf","",0);
		Menu1_6_4=new Array("Members Register","http://www.pcbaseballleague.org/docos/main data/Members Register.pdf","",0);
	Menu1_7=new Array("AGM","","",5);
		Menu1_7_1=new Array("2009 AGM Minutes","http://www.pcbaseballleague.org/docos/main data/PCBL 2009 AGM Minutes.pdf","",0,MenuItemHeight,150);
		Menu1_7_2=new Array("Notice of AGM","http://www.pcbaseballleague.org/docos/main data/AGM Notice of Meeting.pdf","",0);
		Menu1_7_3=new Array("AGM Agenda","http://www.pcbaseballleague.org/docos/main data/AGM Agenda.pdf","",0);
		Menu1_7_4=new Array("2009 Annual Report","http://www.pcbaseballleague.org/docos/main data/AnnualReport.pdf","",0);
		Menu1_7_5=new Array("All AGM Minutes","http://www.pcbaseballleague.org/docos/main data/PCBLAGMDocuments.pdf","",0);
	Menu1_8=new Array("Proxies","","",2);
		Menu1_8_1=new Array("Open Proxy","http://www.pcbaseballleague.org/docos/main data/AGM Proxy Notice.pdf","",0,MenuItemHeight,170);
		Menu1_8_2=new Array("Specific Proxy","http://www.pcbaseballleague.org/docos/main data/AGM Proxy with Direction Notice.pdf","",0);
	Menu1_9=new Array("Club Member's Letter","http://www.pcbaseballleague.org/docos/main data/AGM PCBL Member Documents.pdf","",0);

Menu2=new Array("Pre Season","","",4);
	Menu2_1=new Array("Calendar","","",4,MenuItemHeight,180);	
		Menu2_1_1=new Array("2009 Calendar","http://www.pcbaseballleague.org/docos/pre season/Calendar 2009.pdf","",0,MenuItemHeight,180);
		Menu2_1_2=new Array("2010 Calendar","http://www.pcbaseballleague.org/docos/pre season/Calendar 2010.pdf","",0);
		Menu2_1_3=new Array("2010 Key Winter Dates","http://www.pcbaseballleague.org/docos/pre season/Dateswin.pdf","",0);	
		Menu2_1_4=new Array("09-10 Key Summer Dates","http://www.pcbaseballleague.org/docos/pre season/DATESSUM.pdf","",0);
	Menu2_2=new Array("Forms","","",12);
		Menu2_2_1=new Array("Club Affiliation Form","http://www.pcbaseballleague.org/docos/pre season/AppenAClubAffFormW2003.pdf","",0,MenuItemHeight,200);
		Menu2_2_2=new Array("Club Data Form","http://www.pcbaseballleague.org/docos/pre season/ClubDataForm.pdf","",0);
		Menu2_2_3=new Array("Club Ground Data","http://www.pcbaseballleague.org/docos/pre season/GrundfrmW2003.pdf","",0);
		Menu2_2_4=new Array("Team Application Form","http://www.pcbaseballleague.org/docos/pre season/Team Application Form.pdf","",0);
		Menu2_2_5=new Array("Teams Nomination Form","http://www.pcbaseballleague.org/docos/pre season/TeamNominationform.pdf","",0);
		Menu2_2_6=new Array("Team Check List","http://www.pcbaseballleague.org/docos/pre season/Registration Check List.pdf","",0);
		Menu2_2_7=new Array("Team Registration - Excel file","http://www.pcbaseballleague.org/docos/pre season/TEAMREGNFORM.xls","",0);
		Menu2_2_8=new Array("Team CHANGE Form - Excel file","http://www.pcbaseballleague.org/docos/pre season/Team CHANGE Form.xls","",0);
		Menu2_2_9=new Array("Grading Paper","http://www.pcbaseballleague.org/docos/pre season/GRADEPAPW2006.pdf","",0);
		Menu2_2_10=new Array("Grading Thoughts","http://www.pcbaseballleague.org/docos/pre season/Grading Thoughts.pdf","",0);
		Menu2_2_11=new Array("Past Team Position","http://www.pcbaseballleague.org/docos/pre season/TEAMPOS.pdf","",0);
		Menu2_2_12=new Array("Player Transfer Form","http://www.pcbaseballleague.org/docos/pre season/Clearance Form.pdf","",0);
	Menu2_3=new Array("Grounds","","",5);
		Menu2_3_1=new Array("Ground Emergency No's","http://www.pcbaseballleague.org/docos/pre season/Ground Key Numbers - Template.doc","",0,MenuItemHeight,180);
		Menu2_3_2=new Array("Ground Emergency Sample","http://www.pcbaseballleague.org/docos/pre season/Ground Key Numbers - Sample.pdf","",0);
		Menu2_3_3=new Array("Ground Sizes","http://www.pcbaseballleague.org/docos/pre season/GroundSizes.pdf","",0);
		Menu2_3_4=new Array("Ground Addresses","http://www.pcbaseballleague.org/docos/pre season/GroundsAddresses.pdf","",0);
		Menu2_3_5=new Array("Ground Facilities","http://www.pcbaseballleague.org/docos/pre season/Ground Facilities.pdf","",0);
	Menu2_4=new Array("History of Teams","http://www.pcbaseballleague.org/docos/pre season/HistoricalNumberofTeams.pdf","",0);

Menu3=new Array("Current Season","","",9);
	Menu3_1=new Array("2009/2010 Summer Key Dates","http://www.pcbaseballleague.org/docos/pre season/DATESSUM.pdf","",0,MenuItemHeight,200);	
	Menu3_2=new Array("Gradings","","",2);
		Menu3_2_1=new Array("Team Grading","http://www.pcbaseballleague.org/docos/current season/GradingTable.pdf","",0,MenuItemHeight,150);
		Menu3_2_2=new Array("Variance Grading","http://www.pcbaseballleague.org/docos/current season/GradingTableVariance.pdf","",0);
	Menu3_3=new Array("Rules and Other","","",5);
		Menu3_3_1=new Array("Baseball Rules","http://www.mlb.com/mlb/official_info/official_rules/foreword.jsp","",0,MenuItemHeight,150);
		Menu3_3_2=new Array("Competition Rules","http://www.pcbaseballleague.org/docos/current season/CompetitionRules.pdf","",0);
		Menu3_3_3=new Array("Collision Rules","http://www.pcbaseballleague.org/docos/current season/CollissionRuleNote.pdf","",0);
		Menu3_3_4=new Array("Wet Weather Guidelines","http://www.pcbaseballleague.org/docos/current season/Inclement Weather Guidelines.pdf","",0);
		Menu3_3_5=new Array("Judiciary Guidelines","http://www.pcbaseballleague.org/docos/current season/PCBLJudiciaryGuidelines.pdf","",0);
	Menu3_4=new Array("Draws","","",12);
		Menu3_4_1=new Array("This Week's Games","http://www.pcbaseballleague.org/docos/current season/UmpireWeeklyAllocation.pdf","",0,MenuItemHeight,240);
		Menu3_4_2=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/current season/FinalSeries.pdf","",0);
		Menu3_4_3=new Array("Ground Allocation","http://www.pcbaseballleague.org/docos/current season/GroundsAlloc.pdf","",0);
		Menu3_4_4=new Array("A 1 and 2 Draw - Rd 1 (24 Oct)","http://www.pcbaseballleague.org/docos/current season/A.pdf","",0);
		Menu3_4_5=new Array("B 1 and 2 Draw - Rd 1 (17 Sep)","http://www.pcbaseballleague.org/docos/current season/B.pdf","",0);
		Menu3_4_6=new Array("C 1 and 2 Draw - Rd 1 (24 Oct)","http://www.pcbaseballleague.org/docos/current season/C.pdf","",0);
		Menu3_4_7=new Array("D Blue 1 and 2 Draw - Rd 1 (24 Sep)","http://www.pcbaseballleague.org/docos/current season/Db.pdf","",0);
		Menu3_4_8=new Array("D Red 1 and 2 Draw - Rd 1 (24 Oct)","http://www.pcbaseballleague.org/docos/current season/Dr.pdf","",0);
		Menu3_4_9=new Array("E Blue 1 and 2 Draw - Rd 1 (24 Oct)","http://www.pcbaseballleague.org/docos/current season/Eb.pdf","",0);
		Menu3_4_10=new Array("E Red 1 and 2 Draw - Rd 1 (24 Oct)","http://www.pcbaseballleague.org/docos/current season/Er.pdf","",0);
		Menu3_4_11=new Array("F 1 and 2 Draw - Rd 1 (24 Oct)","http://www.pcbaseballleague.org/docos/current season/F.pdf","",0);
		Menu3_4_12=new Array("G 1 and 2 Draw - Rd 1 (20 Sep)","http://www.pcbaseballleague.org/docos/current season/G.pdf","",0);
	Menu3_5=new Array("Team Results","","",21);
		Menu3_5_1=new Array("Weekly Standings","http://www.pcbaseballleague.org/docos/current season/Abcdef.pdf","",0,MenuItemHeight,180);
		Menu3_5_2=new Array("Weekly Standings by Club","http://www.pcbaseballleague.org/docos/current season/Abcdef by Club.xls","",0);
		Menu3_5_3=new Array("Game Results","http://www.pcbaseballleague.org/docos/current season/WeeklyResults.pdf","",0);
		Menu3_5_4=new Array("A Grade Division 1","http://www.pcbaseballleague.org/docos/current season/A1.pdf","",0);
		Menu3_5_5=new Array("A Grade Division 2","http://www.pcbaseballleague.org/docos/current season/A2.pdf","",0);
		Menu3_5_6=new Array("B Grade Division 1","http://www.pcbaseballleague.org/docos/current season/B1.pdf","",0);
		Menu3_5_7=new Array("B Grade Division 2","http://www.pcbaseballleague.org/docos/current season/B2.pdf","",0);
		Menu3_5_8=new Array("C Grade Division 1","http://www.pcbaseballleague.org/docos/current season/C1.pdf","",0);
		Menu3_5_9=new Array("C Grade Division 2","http://www.pcbaseballleague.org/docos/current season/C2.pdf","",0);
		Menu3_5_10=new Array("D Blue Grade Division 1","http://www.pcbaseballleague.org/docos/current season/Db1.pdf","",0);
		Menu3_5_11=new Array("D Blue Grade Division 2","http://www.pcbaseballleague.org/docos/current season/Db2.pdf","",0);
		Menu3_5_12=new Array("D Red Grade Division 1","http://www.pcbaseballleague.org/docos/current season/Dr1.pdf","",0);
		Menu3_5_13=new Array("D Red Grade Division 2","http://www.pcbaseballleague.org/docos/current season/Dr2.pdf","",0);
		Menu3_5_14=new Array("E Blue Grade Division 1","http://www.pcbaseballleague.org/docos/current season/Eb1.pdf","",0);
		Menu3_5_15=new Array("E Blue Grade Division 2","http://www.pcbaseballleague.org/docos/current season/Eb2.pdf","",0);
		Menu3_5_16=new Array("E Red Grade Division 1","http://www.pcbaseballleague.org/docos/current season/Er1.pdf","",0);
		Menu3_5_17=new Array("E Red Grade Division 2","http://www.pcbaseballleague.org/docos/current season/Er2.pdf","",0);
		Menu3_5_18=new Array("F Grade Division 1","http://www.pcbaseballleague.org/docos/current season/F1.pdf","",0);
		Menu3_5_19=new Array("F Grade Division 2","http://www.pcbaseballleague.org/docos/current season/F2.pdf","",0);
		Menu3_5_20=new Array("G Grade Division 1","http://www.pcbaseballleague.org/docos/current season/G1.pdf","",0);
		Menu3_5_21=new Array("G Grade Division 2","http://www.pcbaseballleague.org/docos/current season/G2.pdf","",0);
	Menu3_6=new Array("List of Names","","",11);
		Menu3_6_1=new Array("Delegates List","http://www.pcbaseballleague.org/docos/current season/DelegatesList.pdf","",0,MenuItemHeight,150);
		Menu3_6_2=new Array("Coaches List","http://www.pcbaseballleague.org/docos/current season/CoachesList.pdf","",0);
		Menu3_6_3=new Array("A Grade Players","http://www.pcbaseballleague.org/docos/current season/Players List A.pdf","",0);
		Menu3_6_4=new Array("B Grade Players","http://www.pcbaseballleague.org/docos/current season/Players List B.pdf","",0);
		Menu3_6_5=new Array("C Grade Players","http://www.pcbaseballleague.org/docos/current season/Players List C.pdf","",0);
		Menu3_6_6=new Array("D Blue Grade Players","http://www.pcbaseballleague.org/docos/current season/Players List Db.pdf","",0);
		Menu3_6_7=new Array("D Red Grade Players","http://www.pcbaseballleague.org/docos/current season/Players List Dr.pdf","",0);
		Menu3_6_8=new Array("E Blue Grade Players","http://www.pcbaseballleague.org/docos/current season/Players List Eb.pdf","",0);
		Menu3_6_9=new Array("E Red Grade Players","http://www.pcbaseballleague.org/docos/current season/Players List Er.pdf","",0);
		Menu3_6_10=new Array("F Grade Players","http://www.pcbaseballleague.org/docos/current season/Players List F.pdf","",0);
		Menu3_6_11=new Array("G Grade Players","http://www.pcbaseballleague.org/docos/current season/Players List G.pdf","",0);
	Menu3_7=new Array("Insurance","","",12);
		Menu3_7_1=new Array("ABF-NSWBL Memo on Fees","http://www.pcbaseballleague.org/docos/current season/CapitationInsuranceFees809.pdf","",0,MenuItemHeight,280);
		Menu3_7_2=new Array("ABF-NSWBL Table of Fees","http://www.pcbaseballleague.org/docos/current season/NSWBL - ABF Schedule of Fees.pdf","",0,MenuItemHeight,280);
		Menu3_7_3=new Array("ABF PL Ins Certificate","http://www.pcbaseballleague.org/docos/current season/ABF-PL InsCertOfCurrency0809.pdf","",0);
		Menu3_7_4=new Array("ABF PL Ins - Cover Details","http://www.pcbaseballleague.org/docos/current season/ABF Insurance Handbook 0607 Summary of Cover.PDF","",0);
		Menu3_7_5=new Array("ABF PL Ins - Introduction","http://www.pcbaseballleague.org/docos/current season/ABF Insurance Handbook 0607 Introduction.PDF","",0);
		Menu3_7_6=new Array("ABF PL Ins - Risk Manag","http://www.pcbaseballleague.org/docos/current season/ABF Insurance Handbook 0607 Risk Management.PDF","",0);
		Menu3_7_7=new Array("ABF PL Ins - Checklist","http://www.pcbaseballleague.org/docos/current season/ABF Insurance Handbook 0607 Sample Checklist.PDF","",0);
		Menu3_7_8=new Array("NSWBL Acc Ins Certificate of Currency","http://www.pcbaseballleague.org/docos/current season/ABF-PL InsCertOfCurrency0910.pdf","",0);
		Menu3_7_9=new Array("NSWBL Acc Ins Summary of Cover","http://www.pcbaseballleague.org/docos/current season/Baseball NSW - PA Summary of cover.pdf","",0);
		Menu3_7_10=new Array("NSWBL Acc Ins Personal Accident Wording","http://www.pcbaseballleague.org/docos/current season/Baseball NSW - Sportscover Personal Accident Wording.pdf","",0);
		Menu3_7_11=new Array("NSWBL Acc Ins Product Disclosure Statement","http://www.pcbaseballleague.org/docos/current season/Baseball NSW - Sportscover Product Disclosure Statement.pdf","",0);
		Menu3_7_12=new Array("NSWBL Acc Ins Claim Form Link","javascript:myWindow=window.open('http://www.sportscover.com/claims.asp','','');myWindow.focus","",0);
	Menu3_8=new Array("Final Series Docs","","",5);
		Menu3_8_1=new Array("Final Series Draw","http://www.pcbaseballleague.org/docos/current season/FinalSeries.pdf","",0,MenuItemHeight,180);
		Menu3_8_2=new Array("Final Series Player Form","http://www.pcbaseballleague.org/docos/current season/PlayerFSEligibilityForm.xls","",0);
		Menu3_8_3=new Array("FS Guidelines","http://www.pcbaseballleague.org/docos/current season/Final Series Guidelines.pdf","",0);
		Menu3_8_4=new Array("FS Div 1 Player List","http://www.pcbaseballleague.org/docos/current season/FSNominations1.pdf","",0);
		Menu3_8_5=new Array("FS Div 2 Player List","http://www.pcbaseballleague.org/docos/current season/FSNominations2.pdf","",0);
	Menu3_9=new Array("Finance","#","",10);
		Menu3_9_1=new Array("Finance Sch 1","http://www.pcbaseballleague.org/docos/current season/PCBL Finance A.pdf","",0,MenuItemHeight,150);
		Menu3_9_2=new Array("Finance Sch 2","http://www.pcbaseballleague.org/docos/current season/PCBL Finance B.pdf","",0);
		Menu3_9_3=new Array("Finance Sch 3","http://www.pcbaseballleague.org/docos/current season/PCBL Finance C.pdf","",0);
		Menu3_9_4=new Array("Fines Report","http://www.pcbaseballleague.org/docos/current season/Fines Report.pdf","",0);
		Menu3_9_5=new Array("Umpire Fees Sch 1","http://www.pcbaseballleague.org/docos/current season/Umpfee Sch 1.pdf","",0);
		Menu3_9_6=new Array("Umpire Fees Sch 2","http://www.pcbaseballleague.org/docos/current season/Umpfee Sch 2.pdf","",0);
		Menu3_9_7=new Array("No Cards Rds 1-5","http://www.pcbaseballleague.org/docos/current season/Rds 1-5.pdf","",0);
		Menu3_9_8=new Array("No Cards Rds 1-10","http://www.pcbaseballleague.org/docos/current season/Rds 6-10.pdf","",0);
		Menu3_9_9=new Array("No Cards Rds 1-15","http://www.pcbaseballleague.org/docos/current season/Rds 11-15.pdf","",0);
		Menu3_9_10=new Array("No Cards Rds 1-21","http://www.pcbaseballleague.org/docos/current season/WeeklyResults Rds 16-21.pdf","",0);

Menu4=new Array("Umpire Board","","",6);
	Menu4_1=new Array("Umpire's Guide","http://www.pcbaseballleague.org/docos/general board/Guide to Umpires.pdf","",0,MenuItemHeight,150);
	Menu4_2=new Array("Umpire 10 Rules","http://www.pcbaseballleague.org/docos/general board/Umpire 10 Comandments.pdf","",0);
	Menu4_3=new Array("Professionalism","http://www.pcbaseballleague.org/docos/general board/Umpire on Professionalism.pdf","",0);
	Menu4_4=new Array("Umpire Tax Declaration","http://www.pcbaseballleague.org/docos/general board/DECLARATION UNDER SECTION 12.pdf","",0);
	Menu4_5=new Array("Tax and Umpire Fees","http://www.pcbaseballleague.org/docos/general board/Umpire Taxation Ruling re Fees.pdf","",0);
	Menu4_6=new Array("Ejection Report Template","http://www.pcbaseballleague.org/docos/general board/Ejection Report Template.doc","",0);

Menu5=new Array("Coach Board","","",4);
	Menu5_1=new Array("Code of Conduct","http://www.pcbaseballleague.org/docos/general board/Code of Conduct.pdf","",0,MenuItemHeight,150);
	Menu5_2=new Array("Etiquette","http://www.pcbaseballleague.org/docos/general board/ETIKETE.pdf","",0);
	Menu5_3=new Array("Match Result Cards","http://www.pcbaseballleague.org/docos/general board/MatchResultCards.pdf","",0);
	Menu5_4=new Array("Team Oficials Duties","http://www.pcbaseballleague.org/docos/general board/DUTIES.pdf","",0);
//	Menu5_5=new Array("Coach's Checklist","http://www.pcbaseballleague.org/docos/general board/Ejection Report Template.doc","",0);

Menu6=new Array("Prior Seasons","","",19);
	Menu6_1=new Array("Prior Seasons Final Series","","",13,MenuItemHeight,180);	
		Menu6_1_1=new Array("FS 2000 Winter","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 00 Winter.pdf","",0,MenuItemHeight,140);
		Menu6_1_2=new Array("FS 99-00 Summer","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 99-00 Summer.pdf","",0);
		Menu6_1_3=new Array("FS 1999 Winter","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 99 Winter.pdf","",0);
		Menu6_1_4=new Array("FS 98-99 Summer","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 98-99 Summer.pdf","",0);
		Menu6_1_5=new Array("FS 1998 Winter","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 98 Winter.pdf","",0);
		Menu6_1_6=new Array("FS 97-98 Summer","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 97-98 Summer.pdf","",0);
		Menu6_1_7=new Array("FS 1997 Winter","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 97 Winter.jpg","",0);
		Menu6_1_8=new Array("FS 96-97 Summer","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 96-97 Summer.jpg","",0);
		Menu6_1_9=new Array("FS 1996 Winter","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 96 Winter.jpg","",0);
		Menu6_1_10=new Array("FS 95-96 Summer","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 95-96 Summer.jpg","",0);
		Menu6_1_11=new Array("FS 1995 Winter","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 95 Winter.jpg","",0);
		Menu6_1_12=new Array("FS 94-95 S 1994 W","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 94Winter 94-95 Summer.jpg","",0);
		Menu6_1_13=new Array("FS 93-94 Summer","http://www.pcbaseballleague.org/docos/prior seasons/final series/FS 93-94 Summer.jpg","",0);
	Menu6_2=new Array("2000-2001 Summer","","",4,MenuItemHeight,150);	
		Menu6_2_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/FS 00-01 Summer.pdf","",0,MenuItemHeight,140);
		Menu6_2_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/Standings.pdf","",0);
		Menu6_2_3=new Array("Team Results","","",15);
			Menu6_2_3_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/A1.pdf","",0,MenuItemHeight,140);
			Menu6_2_3_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/A2.pdf","",0);
			Menu6_2_3_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/B1.pdf","",0);
			Menu6_2_3_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/B2.pdf","",0);
			Menu6_2_3_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/C1.pdf","",0);
			Menu6_2_3_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/C2.pdf","",0);
			Menu6_2_3_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/D1.pdf","",0);
			Menu6_2_3_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/D2.pdf","",0);
			Menu6_2_3_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/E1.pdf","",0);
			Menu6_2_3_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/E2.pdf","",0);
			Menu6_2_3_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/F1.pdf","",0);
			Menu6_2_3_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/F2.pdf","",0);
			Menu6_2_3_13=new Array("G1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/G1.pdf","",0);
			Menu6_2_3_14=new Array("G2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/G2.pdf","",0);
			Menu6_2_3_15=new Array("U19 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/19A.pdf","",0);
		Menu6_2_4=new Array("Financial","","",3);
			Menu6_2_4_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/PCBLFinance20002001A.pdf","",0,MenuItemHeight,200);
			Menu6_2_4_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/PCBLFinance20002001B.pdf","",0);
			Menu6_2_4_3=new Array("Financial - Teams and Players","http://www.pcbaseballleague.org/docos/prior seasons/2000-2001 summer/PCBLFinance20002001C.pdf","",0);
	Menu6_3=new Array("2001 Winter","","",4,MenuItemHeight,150);	
		Menu6_3_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_3_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/ABCDEF.pdf","",0);
		Menu6_3_3=new Array("Team Results","","",12);
			Menu6_3_3_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/A1.pdf","",0,MenuItemHeight,140);
			Menu6_3_3_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/A2.pdf","",0);
			Menu6_3_3_3=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/C1.pdf","",0);
			Menu6_3_3_4=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/C2.pdf","",0);
			Menu6_3_3_5=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/D1.pdf","",0);
			Menu6_3_3_6=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/D2.pdf","",0);
			Menu6_3_3_7=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/E1.pdf","",0);
			Menu6_3_3_8=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/E2.pdf","",0);
			Menu6_3_3_9=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/F1.pdf","",0);
			Menu6_3_3_10=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/F2.pdf","",0);
			Menu6_3_3_11=new Array("G1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/G1.pdf","",0);
			Menu6_3_3_12=new Array("G2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/G2.pdf","",0);
		Menu6_3_4=new Array("Financial","","",3);
			Menu6_3_4_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/PCBLFinance2001A.pdf","",0,MenuItemHeight,200);
			Menu6_3_4_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/PCBLFinance2001B.pdf","",0);
			Menu6_3_4_3=new Array("Financial - Teams and Players","http://www.pcbaseballleague.org/docos/prior seasons/2001 winter/PCBLFinance2001C.pdf","",0);
		Menu6_4=new Array("2001-2002 Summer","","",4,MenuItemHeight,150);	
			Menu6_4_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2001-2002 summer/FinalSeriesweb.pdf","",0,MenuItemHeight,140);
			Menu6_4_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2001-2002 summer/Standings.pdf","",0);
			Menu6_4_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2001-2002 summer/WeeklyResults.pdf","",0);
			Menu6_4_4=new Array("Financial","","",3);
				Menu6_4_4_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2001-2002 summer/PCBLFin20012002A.pdf","",0,MenuItemHeight,200);
				Menu6_4_4_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2001-2002 summer/PCBLFin20012002B.pdf","",0);
				Menu6_4_4_3=new Array("Financial - Teams and Players","http://www.pcbaseballleague.org/docos/prior seasons/2001-2002 summer/PCBLFin20012002C.pdf","",0);
	Menu6_5=new Array("2002 Winter","","",5,MenuItemHeight,150);	
		Menu6_5_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/FinalSeriesweb.pdf","",0,MenuItemHeight,140);
		Menu6_5_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/Abcdef.pdf","",0);
		Menu6_5_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/WeeklyResults.pdf","",0);
		Menu6_5_4=new Array("Team Results","","",12);
			Menu6_5_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/A1.pdf","",0,MenuItemHeight,140);
			Menu6_5_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/A2.pdf","",0);
			Menu6_5_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/B1.pdf","",0);
			Menu6_5_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/B2.pdf","",0);
			Menu6_5_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/C1.pdf","",0);
			Menu6_5_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/C2.pdf","",0);
			Menu6_5_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/D1.pdf","",0);
			Menu6_5_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/D2.pdf","",0);
			Menu6_5_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/E1.pdf","",0);
			Menu6_5_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/E2.pdf","",0);
			Menu6_5_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/F1.pdf","",0);
			Menu6_5_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/F2.pdf","",0);
		Menu6_5_5=new Array("Financial","","",3);
			Menu6_5_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/PCBLFinanceW2002A.pdf","",0,MenuItemHeight,200);
			Menu6_5_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/PCBLFinanceW2002B.pdf","",0);
			Menu6_5_5_3=new Array("Financial - Teams and Players","http://www.pcbaseballleague.org/docos/prior seasons/2002 winter/PCBLFinanceW2002C.pdf","",0);
	Menu6_6=new Array("2002-2003 Summer","","",5,MenuItemHeight,150);	
		Menu6_6_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/FinalsSeries.pdf","",0,MenuItemHeight,140);
		Menu6_6_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/Abcdefweb.pdf","",0);
		Menu6_6_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/WeeklyResults.pdf","",0);
		Menu6_6_4=new Array("Team Results","","",15);
			Menu6_6_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/A1.pdf","",0,MenuItemHeight,140);
			Menu6_6_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/A2.pdf","",0);
			Menu6_6_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/B1.pdf","",0);
			Menu6_6_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/B2.pdf","",0);
			Menu6_6_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/C1.pdf","",0);
			Menu6_6_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/C2.pdf","",0);
			Menu6_6_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/D1.pdf","",0);
			Menu6_6_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/D2.pdf","",0);
			Menu6_6_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/E1.pdf","",0);
			Menu6_6_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/E2.pdf","",0);
			Menu6_6_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/F1.pdf","",0);
			Menu6_6_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/F2.pdf","",0);
			Menu6_6_4_13=new Array("G1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/G1.pdf","",0);
			Menu6_6_4_14=new Array("G2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/G2.pdf","",0);
			Menu6_6_4_15=new Array("U19 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/19.pdf","",0);
		Menu6_6_5=new Array("Financial","","",3);
			Menu6_6_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/PCBLFinanceS20022003A.pdf","",0,MenuItemHeight,200);
			Menu6_6_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/PCBLFinanceS20022003B.pdf","",0);
			Menu6_6_5_3=new Array("Financial - Teams and Players","http://www.pcbaseballleague.org/docos/prior seasons/2002-2003 summer/PCBLFinanceS20022003C.pdf","",0);
	Menu6_7=new Array("2003 Winter","","",5,MenuItemHeight,150);	
		Menu6_7_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_7_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/Abcdefweb.pdf","",0);
		Menu6_7_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/WeeklyResults.pdf","",0);
		Menu6_7_4=new Array("Team Results","","",12);
			Menu6_7_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/A1.pdf","",0,MenuItemHeight,140);
			Menu6_7_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/A2.pdf","",0);
			Menu6_7_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/B1.pdf","",0);
			Menu6_7_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/B2.pdf","",0);
			Menu6_7_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/C1.pdf","",0);
			Menu6_7_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/C2.pdf","",0);
			Menu6_7_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/D1.pdf","",0);
			Menu6_7_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/D2.pdf","",0);
			Menu6_7_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/E1.pdf","",0);
			Menu6_7_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/E2.pdf","",0);
			Menu6_7_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/F1.pdf","",0);
			Menu6_7_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/F2.pdf","",0);
		Menu6_7_5=new Array("Financial","","",3);
			Menu6_7_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/PCBLFinanceS20022003A.pdf","",0,MenuItemHeight,200);
			Menu6_7_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/PCBLFinanceS20022003B.pdf","",0);
			Menu6_7_5_3=new Array("Financial - Teams and Players","http://www.pcbaseballleague.org/docos/prior seasons/2003 winter/PCBLFinanceS20022003C.pdf","",0);
	Menu6_8=new Array("2003-2004 Summer","","",5,MenuItemHeight,150);	
		Menu6_8_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/FinalSeries03-04.pdf","",0,MenuItemHeight,140);
		Menu6_8_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/Abcdef.pdf","",0);
		Menu6_8_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/WeeklyResults.pdf","",0);
		Menu6_8_4=new Array("Team Results","","",14);
			Menu6_8_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/A1.pdf","",0,MenuItemHeight,140);
			Menu6_8_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/A2.pdf","",0);
			Menu6_8_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/B1.pdf","",0);
			Menu6_8_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/B2.pdf","",0);
			Menu6_8_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/C1.pdf","",0);
			Menu6_8_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/C2.pdf","",0);
			Menu6_8_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/D1.pdf","",0);
			Menu6_8_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/D2.pdf","",0);
			Menu6_8_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/E1.pdf","",0);
			Menu6_8_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/E2.pdf","",0);
			Menu6_8_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/F1.pdf","",0);
			Menu6_8_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/F2.pdf","",0);
			Menu6_8_4_13=new Array("G1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/G1.pdf","",0);
			Menu6_8_4_14=new Array("G2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/G2.pdf","",0);
		Menu6_8_5=new Array("Financial","","",3);
			Menu6_8_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/PCBLFinanceA.pdf","",0,MenuItemHeight,200);
			Menu6_8_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/PCBLFinanceB.pdf","",0);
			Menu6_8_5_3=new Array("Financial - Teams and Players","http://www.pcbaseballleague.org/docos/prior seasons/2003-2004 summer/PCBLFinanceC.pdf","",0);
	Menu6_9=new Array("2004 Winter","","",5,MenuItemHeight,150);	
		Menu6_9_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/FinalSeries2004W.pdf","",0,MenuItemHeight,140);
		Menu6_9_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/Standings.pdf","",0);
		Menu6_9_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/WeeklyResults.pdf","",0);
		Menu6_9_4=new Array("Team Results","","",12);
			Menu6_9_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/A1.pdf","",0,MenuItemHeight,140);
			Menu6_9_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/A2.pdf","",0);
			Menu6_9_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/B1.pdf","",0);
			Menu6_9_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/B2.pdf","",0);
			Menu6_9_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/C1.pdf","",0);
			Menu6_9_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/C2.pdf","",0);
			Menu6_9_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/D1.pdf","",0);
			Menu6_9_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/D2.pdf","",0);
			Menu6_9_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/E1.pdf","",0);
			Menu6_9_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/E2.pdf","",0);
			Menu6_9_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/F1.pdf","",0);
			Menu6_9_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/F2.pdf","",0);
		Menu6_9_5=new Array("Financial","","",3);
			Menu6_9_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/PCBL Finance A.pdf","",0,MenuItemHeight,130);
			Menu6_9_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/PCBL Finance B.pdf","",0);
			Menu6_9_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2004 winter/PCBL Finance C.pdf","",0);
	Menu6_10=new Array("2004-2005 Summer","","",6,MenuItemHeight,150);	
		Menu6_10_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_10_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/Abcdef.pdf","",0);
		Menu6_10_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/WeeklyResults.pdf","",0);
		Menu6_10_4=new Array("Team Results","","",14);
			Menu6_10_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/A1.pdf","",0,MenuItemHeight,140);
			Menu6_10_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/A2.pdf","",0);
			Menu6_10_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/B1.pdf","",0);
			Menu6_10_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/B2.pdf","",0);
			Menu6_10_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/C1.pdf","",0);
			Menu6_10_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/C2.pdf","",0);
			Menu6_10_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/D1.pdf","",0);
			Menu6_10_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/D2.pdf","",0);
			Menu6_10_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/E1.pdf","",0);
			Menu6_10_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/E2.pdf","",0);
			Menu6_10_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/F1.pdf","",0);
			Menu6_10_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/F2.pdf","",0);
			Menu6_10_4_13=new Array("G1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/G1.pdf","",0);
			Menu6_10_4_14=new Array("G2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/G2.pdf","",0);
		Menu6_10_5=new Array("Financial","","",3);
			Menu6_10_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/PCBL Finance S2005 A.pdf","",0,MenuItemHeight,130);
			Menu6_10_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/PCBL Finance S2005 B.pdf","",0);
			Menu6_10_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/PCBL Finance S2005 C.pdf","",0);
		Menu6_10_6=new Array("Players List","","",7);
			Menu6_10_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/Players List S2005 A.pdf","",0,MenuItemHeight,140);
			Menu6_10_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/Players List S2005 B.pdf","",0);
			Menu6_10_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/Players List S2005 C.pdf","",0);
			Menu6_10_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/Players List S2005 D.pdf","",0);
			Menu6_10_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/Players List S2005 E.pdf","",0);
			Menu6_10_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/Players List S2005 F.pdf","",0);
			Menu6_10_6_7=new Array("G Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2004-2005 summer/Players List S2005 G.pdf","",0);
	Menu6_11=new Array("2005 Winter","","",6,MenuItemHeight,150);	
		Menu6_11_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_11_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/Abcdef.pdf","",0);
		Menu6_11_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/WeeklyResults.pdf","",0);
		Menu6_11_4=new Array("Team Results","","",12);
			Menu6_11_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/A1.pdf","",0,MenuItemHeight,140);
			Menu6_11_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/A2.pdf","",0);
			Menu6_11_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/B1.pdf","",0);
			Menu6_11_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/B2.pdf","",0);
			Menu6_11_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/C1.pdf","",0);
			Menu6_11_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/C2.pdf","",0);
			Menu6_11_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/D1.pdf","",0);
			Menu6_11_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/D2.pdf","",0);
			Menu6_11_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/E1.pdf","",0);
			Menu6_11_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/E1.pdf","",0);
			Menu6_11_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/F1.pdf","",0);
			Menu6_11_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/F2.pdf","",0);
		Menu6_11_5=new Array("Financial","","",3);
			Menu6_11_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/PCBL Finance W2005 A.pdf","",0,MenuItemHeight,130);
			Menu6_11_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/PCBL Finance W2005 B.pdf","",0);
			Menu6_11_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/PCBL Finance W2005 C.pdf","",0);
		Menu6_11_6=new Array("Players List","","",6);
			Menu6_11_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/Players List W2005 A.pdf","",0,MenuItemHeight,140);
			Menu6_11_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/Players List W2005 B.pdf","",0);
			Menu6_11_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/Players List W2005 C.pdf","",0);
			Menu6_11_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/Players List W2005 D.pdf","",0);
			Menu6_11_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/Players List W2005 E.pdf","",0);
			Menu6_11_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005 winter/Players List W2005 F.pdf","",0);
	Menu6_12=new Array("2005-2006 Summer","","",6,MenuItemHeight,150);	
		Menu6_12_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_12_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/Abcdef.pdf","",0);
		Menu6_12_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/WeeklyResults.pdf","",0);
		Menu6_12_4=new Array("Team Results","","",14);
			Menu6_12_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/A1.pdf","",0,MenuItemHeight,140);
			Menu6_12_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/A2.pdf","",0);
			Menu6_12_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/B1.pdf","",0);
			Menu6_12_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/B2.pdf","",0);
			Menu6_12_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/C1.pdf","",0);
			Menu6_12_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/C2.pdf","",0);
			Menu6_12_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/D1.pdf","",0);
			Menu6_12_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/D2.pdf","",0);
			Menu6_12_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/E1.pdf","",0);
			Menu6_12_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/E2.pdf","",0);
			Menu6_12_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/F1.pdf","",0);
			Menu6_12_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/F2.pdf","",0);
			Menu6_12_4_13=new Array("G1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/G1.pdf","",0);
			Menu6_12_4_14=new Array("G2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/G2.pdf","",0);
		Menu6_12_5=new Array("Financial","","",3);
			Menu6_12_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/PCBL Finance S2006 A.pdf","",0,MenuItemHeight,130);
			Menu6_12_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/PCBL Finance S2006 B.pdf","",0);
			Menu6_12_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/PCBL Finance S2006 C.pdf","",0);
		Menu6_12_6=new Array("Players List","","",7);
			Menu6_12_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/Players List S2005 A.pdf","",0,MenuItemHeight,140);
			Menu6_12_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/Players List S2005 B.pdf","",0);
			Menu6_12_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/Players List S2005 C.pdf","",0);
			Menu6_12_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/Players List S2005 D.pdf","",0);
			Menu6_12_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/Players List S2005 E.pdf","",0);
			Menu6_12_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/Players List S2005 F.pdf","",0);
			Menu6_12_6_7=new Array("G Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2005-2006 summer/Players List S2005 G.pdf","",0);
	Menu6_13=new Array("2006 Winter","","",6,MenuItemHeight,150);	
		Menu6_13_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_13_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/Abcdef.pdf","",0);
		Menu6_13_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/WeeklyResults.pdf","",0);
		Menu6_13_4=new Array("Team Results","","",13);
			Menu6_13_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/A1.pdf","",0,MenuItemHeight,140);
			Menu6_13_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/A2.pdf","",0);
			Menu6_13_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/B1.pdf","",0);
			Menu6_13_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/B2.pdf","",0);
			Menu6_13_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/C1.pdf","",0);
			Menu6_13_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/C2.pdf","",0);
			Menu6_13_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/D1.pdf","",0);
			Menu6_13_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/D2.pdf","",0);
			Menu6_13_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/E1.pdf","",0);
			Menu6_13_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/E2.pdf","",0);
			Menu6_13_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/F1.pdf","",0);
			Menu6_13_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/F2.pdf","",0);
			Menu6_13_4_13=new Array("G Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/G1.pdf","",0);
		Menu6_13_5=new Array("Financial","","",3);
			Menu6_13_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/PCBL Finance W2006A.pdf","",0,MenuItemHeight,130);
			Menu6_13_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/PCBL Finance W2006B.pdf","",0);
			Menu6_13_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/PCBL Finance W2006C.pdf","",0);
		Menu6_13_6=new Array("Players List","","",7);
			Menu6_13_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/Players List W2006 A.pdf","",0,MenuItemHeight,140);
			Menu6_13_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/Players List W2006 B.pdf","",0);
			Menu6_13_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/Players List W2006 C.pdf","",0);
			Menu6_13_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/Players List W2006 D.pdf","",0);
			Menu6_13_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/Players List W2006 E.pdf","",0);
			Menu6_13_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/Players List W2006 F.pdf","",0);
			Menu6_13_6_7=new Array("G Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006 winter/Players List W2006 G.pdf","",0);
	Menu6_14=new Array("2006-2007 Summer","","",6,MenuItemHeight,180);	
		Menu6_14_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_14_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/Abcdef.pdf","",0);
		Menu6_14_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/WeeklyResults.pdf","",0);
		Menu6_14_4=new Array("Team Results","","",14);
			Menu6_14_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/A1.pdf","",0,MenuItemHeight,140);
			Menu6_14_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/A2.pdf","",0);
			Menu6_14_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/B1.pdf","",0);
			Menu6_14_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/B2.pdf","",0);
			Menu6_14_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/C1.pdf","",0);
			Menu6_14_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/C2.pdf","",0);
			Menu6_14_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/D1.pdf","",0);
			Menu6_14_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/D2.pdf","",0);
			Menu6_14_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/E1.pdf","",0);
			Menu6_14_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/E2.pdf","",0);
			Menu6_14_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/F1.pdf","",0);
			Menu6_14_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/F2.pdf","",0);
			Menu6_14_4_13=new Array("G1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/G1.pdf","",0);
			Menu6_14_4_14=new Array("G2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/G2.pdf","",0);
		Menu6_14_5=new Array("Financial","","",3);
			Menu6_14_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/PCBL Finance S2007A.pdf","",0,MenuItemHeight,130);
			Menu6_14_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/PCBL Finance S2007B.pdf","",0);
			Menu6_14_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/PCBL Finance S2007C.pdf","",0);
		Menu6_14_6=new Array("Players List","","",7);
			Menu6_14_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/Players List S2007 A.pdf","",0,MenuItemHeight,140);
			Menu6_14_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/Players List S2007 B.pdf","",0);
			Menu6_14_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/Players List S2007 C.pdf","",0);
			Menu6_14_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/Players List S2007 D.pdf","",0);
			Menu6_14_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/Players List S2007 E.pdf","",0);
			Menu6_14_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/Players List S2007 F.pdf","",0);
			Menu6_14_6_7=new Array("G Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2006-2007 summer/Players List S2007 G.pdf","",0);
	Menu6_15=new Array("2007 Winter","","",6,MenuItemHeight,150);	
		Menu6_15_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_15_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/Abcdef.pdf","",0);
		Menu6_15_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/WeeklyResults.pdf","",0);
		Menu6_15_4=new Array("Team Results","","",12);
			Menu6_15_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/A1.pdf","",0,MenuItemHeight,140);
			Menu6_15_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/A2.pdf","",0);
			Menu6_15_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/B1.pdf","",0);
			Menu6_15_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/B2.pdf","",0);
			Menu6_15_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/C1.pdf","",0);
			Menu6_15_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/C2.pdf","",0);
			Menu6_15_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/D1.pdf","",0);
			Menu6_15_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/D2.pdf","",0);
			Menu6_15_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/E1.pdf","",0);
			Menu6_15_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/E2.pdf","",0);
			Menu6_15_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/F1.pdf","",0);
			Menu6_15_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/F2.pdf","",0);
		Menu6_15_5=new Array("Financial","","",3);
			Menu6_15_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/PCBL Finance W2007A.pdf","",0,MenuItemHeight,130);
			Menu6_15_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/PCBL Finance W2007B.pdf","",0);
			Menu6_15_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/PCBL Finance W2007C.pdf","",0);
		Menu6_15_6=new Array("Players List","","",6);
			Menu6_15_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/Players List W2007 A.pdf","",0,MenuItemHeight,140);
			Menu6_15_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/Players List W2007 B.pdf","",0);
			Menu6_15_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/Players List W2007 C.pdf","",0);
			Menu6_15_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/Players List W2007 D.pdf","",0);
			Menu6_15_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/Players List W2007 E.pdf","",0);
			Menu6_15_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007 winter/Players List W2007 F.pdf","",0);
	Menu6_16=new Array("2007-2008 Summer","","",6,MenuItemHeight,180);	
		Menu6_16_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_16_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/Abcdef.pdf","",0);
		Menu6_16_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/WeeklyResults.pdf","",0);
		Menu6_16_4=new Array("Team Results","","",14);
			Menu6_16_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/A1.pdf","",0,MenuItemHeight,140);
			Menu6_16_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/A2.pdf","",0);
			Menu6_16_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/B1.pdf","",0);
			Menu6_16_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/B2.pdf","",0);
			Menu6_16_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/C1.pdf","",0);
			Menu6_16_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/C2.pdf","",0);
			Menu6_16_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/D1.pdf","",0);
			Menu6_16_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/D2.pdf","",0);
			Menu6_16_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/E1.pdf","",0);
			Menu6_16_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/E2.pdf","",0);
			Menu6_16_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/F1.pdf","",0);
			Menu6_16_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/F2.pdf","",0);
			Menu6_16_4_13=new Array("G1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/G1.pdf","",0);
			Menu6_16_4_14=new Array("G2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/G2.pdf","",0);
		Menu6_16_5=new Array("Financial","","",3);
			Menu6_16_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/PCBL Finance A.pdf","",0,MenuItemHeight,130);
			Menu6_16_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/PCBL Finance B.pdf","",0);
			Menu6_16_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/PCBL Finance C.pdf","",0);
		Menu6_16_6=new Array("Players List","","",7);
			Menu6_16_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/Players List A.pdf","",0,MenuItemHeight,140);
			Menu6_16_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/Players List B.pdf","",0);
			Menu6_16_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/Players List C.pdf","",0);
			Menu6_16_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/Players List D.pdf","",0);
			Menu6_16_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/Players List E.pdf","",0);
			Menu6_16_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/Players List F.pdf","",0);
			Menu6_16_6_7=new Array("G Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2007-2008 summer/Players List G.pdf","",0);
Menu6_17=new Array("2008 Winter","","",6,MenuItemHeight,150);	
		Menu6_17_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_17_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/Abcdef.pdf","",0);
		Menu6_17_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/WeeklyResults.pdf","",0);
		Menu6_17_4=new Array("Team Results","","",10);
			Menu6_17_4_1=new Array("A Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/A1.pdf","",0,MenuItemHeight,140);
			Menu6_17_4_2=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/B1.pdf","",0);
			Menu6_17_4_3=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/B2.pdf","",0);
			Menu6_17_4_4=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/C1.pdf","",0);
			Menu6_17_4_5=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/C2.pdf","",0);
			Menu6_17_4_6=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/D1.pdf","",0);
			Menu6_17_4_7=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/D2.pdf","",0);
			Menu6_17_4_8=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/E1.pdf","",0);
			Menu6_17_4_9=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/E2.pdf","",0);
			Menu6_17_4_10=new Array("F Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/F1.pdf","",0);
		Menu6_17_5=new Array("Financial","","",3);
			Menu6_17_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/PCBL Finance A.pdf","",0,MenuItemHeight,130);
			Menu6_17_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/PCBL Finance B.pdf","",0);
			Menu6_17_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/PCBL Finance C.pdf","",0);
		Menu6_17_6=new Array("Players List","","",6);
			Menu6_17_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/Players List W2008 A.pdf","",0,MenuItemHeight,140);
			Menu6_17_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/Players List W2008 B.pdf","",0);
			Menu6_17_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/Players List W2008 C.pdf","",0);
			Menu6_17_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/Players List W2008 D.pdf","",0);
			Menu6_17_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/Players List W2008 E.pdf","",0);
			Menu6_17_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008 winter/Players List W2008 F.pdf","",0);
Menu6_18=new Array("2008-2009 Summer","","",6,MenuItemHeight,180);	
		Menu6_18_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_18_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/Abcdef.pdf","",0);
		Menu6_18_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/WeeklyResults.pdf","",0);
		Menu6_18_4=new Array("Team Results","","",14);
			Menu6_18_4_1=new Array("A1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/A1.pdf","",0,MenuItemHeight,140);
			Menu6_18_4_2=new Array("A2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/A2.pdf","",0);
			Menu6_18_4_3=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/B1.pdf","",0);
			Menu6_18_4_4=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/B2.pdf","",0);
			Menu6_18_4_5=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/C1.pdf","",0);
			Menu6_18_4_6=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/C2.pdf","",0);
			Menu6_18_4_7=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/D1.pdf","",0);
			Menu6_18_4_8=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/D2.pdf","",0);
			Menu6_18_4_9=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/E1.pdf","",0);
			Menu6_18_4_10=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/E2.pdf","",0);
			Menu6_18_4_11=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/F1.pdf","",0);
			Menu6_18_4_12=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/F2.pdf","",0);
			Menu6_18_4_13=new Array("G1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/G1.pdf","",0);
			Menu6_18_4_14=new Array("G2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/G2.pdf","",0);
		Menu6_18_5=new Array("Financial","","",3);
			Menu6_18_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/PCBL Finance A.pdf","",0,MenuItemHeight,130);
			Menu6_18_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/PCBL Finance B.pdf","",0);
			Menu6_18_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/PCBL Finance C.pdf","",0);
		Menu6_18_6=new Array("Players List","","",7);
			Menu6_18_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/Players List A.pdf","",0,MenuItemHeight,140);
			Menu6_18_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/Players List B.pdf","",0);
			Menu6_18_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/Players List C.pdf","",0);
			Menu6_18_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/Players List D.pdf","",0);
			Menu6_18_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/Players List E.pdf","",0);
			Menu6_18_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/Players List F.pdf","",0);
			Menu6_18_6_7=new Array("G Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2008-2009 summer/Players List G.pdf","",0);
Menu6_19=new Array("2009 Winter","","",6,MenuItemHeight,150);	
		Menu6_19_1=new Array("Final Series Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/FinalSeries.pdf","",0,MenuItemHeight,140);
		Menu6_19_2=new Array("Season Standings","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/Abcdef.pdf","",0);
		Menu6_19_3=new Array("Weekly Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/WeeklyResults.pdf","",0);
		Menu6_19_4=new Array("Team Results","","",12);
			Menu6_19_4_1=new Array("A Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/A1.pdf","",0,MenuItemHeight,140);
			Menu6_19_4_2=new Array("B1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/B1.pdf","",0);
			Menu6_19_4_3=new Array("B2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/B2.pdf","",0);
			Menu6_19_4_4=new Array("C1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/C1.pdf","",0);
			Menu6_19_4_5=new Array("C2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/C2.pdf","",0);
			Menu6_19_4_6=new Array("D1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/D1.pdf","",0);
			Menu6_19_4_7=new Array("D2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/D2.pdf","",0);
			Menu6_19_4_8=new Array("E1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/E1.pdf","",0);
			Menu6_19_4_9=new Array("E2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/E2.pdf","",0);
			Menu6_19_4_10=new Array("F1 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/F1.pdf","",0);
			Menu6_19_4_11=new Array("F2 Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/F2.pdf","",0);
			Menu6_19_4_12=new Array("G Team Results","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/G1.pdf","",0);
		Menu6_19_5=new Array("Financial","","",3);
			Menu6_19_5_1=new Array("Financial - Summary","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/PCBL Finance A.pdf","",0,MenuItemHeight,130);
			Menu6_19_5_2=new Array("Financial - Banking","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/PCBL Finance B.pdf","",0);
			Menu6_19_5_3=new Array("Financial - Teams","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/PCBL Finance C.pdf","",0);
		Menu6_19_6=new Array("Players List","","",7);
			Menu6_19_6_1=new Array("A Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/Players List A.pdf","",0,MenuItemHeight,140);
			Menu6_19_6_2=new Array("B Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/Players List B.pdf","",0);
			Menu6_19_6_3=new Array("C Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/Players List C.pdf","",0);
			Menu6_19_6_4=new Array("D Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/Players List D.pdf","",0);
			Menu6_19_6_5=new Array("E Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/Players List E.pdf","",0);
			Menu6_19_6_6=new Array("F Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/Players List F.pdf","",0);
			Menu6_19_6_7=new Array("G Grade Players List","http://www.pcbaseballleague.org/docos/prior seasons/2009 winter/Players List G.pdf","",0);Menu7=new Array("General Board","","",9);
	Menu7_1=new Array("Weather","","",3,MenuItemHeight,130);	
		Menu7_1_1=new Array("Weather Report Link","javascript:myWindow=window.open('http://www.bom.gov.au/cgi-bin/wrap_fwo.pl?IDN10064.txt','','');myWindow.focus","",0,MenuItemHeight,140);
		Menu7_1_2=new Array("Weather Radar Link","javascript:myWindow=window.open('http://mirror.bom.gov.au/products/IDR033.loop.shtml','','');myWindow.focus","",0);
		Menu7_1_3=new Array("Weather for Sydney","javascript:myWindow=window.open('http://www.worldweather.org/185/c00300.htm','','');myWindow.focus","",0);
	Menu7_2=new Array("Calendars","","",2);	
		Menu7_2_1=new Array("2009 Year Calendar","http://www.pcbaseballleague.org/docos/pre season/Calendar 2009.pdf","",0,MenuItemHeight,140);
		Menu7_2_2=new Array("2010 Year Calendar","http://www.pcbaseballleague.org/docos/pre season/Calendar 2010.pdf","",0);
	Menu7_3=new Array("Concept of Baseball","http://www.pcbaseballleague.org/docos/general board/Baseball the Game Objective.pdf","",0);	
	Menu7_4=new Array("Baseball Coaching","http://www.pcbaseballleague.org/docos/general board/Rawlings Baseball Coaching Drills and Tips.pdf","",0);	
	Menu7_5=new Array("Baseball Duties","http://www.pcbaseballleague.org/docos/general board/DUTIES.pdf","",0);	
	Menu7_6=new Array("Warm Up Drill","http://www.pcbaseballleague.org/docos/general board/WARMUP.pdf","",0);	
	Menu7_7=new Array("Player Tips","http://www.pcbaseballleague.org/docos/general board/Player Tips.pdf","",0);	
	Menu7_8=new Array("Quick Baseball Quiz","http://www.pcbaseballleague.org/docos/general board/Baseball Quiz.pdf","",0);	
	// There is no PCBL News....
	Menu7_9=new Array("PCBL News","javascript:alert('There are no PCBL News')","",0);	

Menu8=new Array("Club Links","","",15);
	Menu8_1=new Array("Baulkham Hills","javascript:myWindow=window.open('http://www.baulkhamhills.baseball.com.au/','','');myWindow.focus","",0,MenuItemHeight,150);	
	Menu8_2=new Array("Concord Comets","javascript:myWindow=window.open('http://www.concord.baseball.com.au/','','');myWindow.focus","",0);	
	Menu8_3=new Array("Five Dock Falcons","javascript:myWindow=window.open('http://www.fivedockfalcons.com/','','');myWindow.focus","",0);	
	Menu8_4=new Array("Greenway Giants","javascript:myWindow=window.open('http://www.greenwaygiants.org.au/','','');myWindow.focus","",0);	
	Menu8_5=new Array("Kissing Point","javascript:myWindow=window.open('http://baseball.kpsc.asn.au/','','');myWindow.focus","",0);	
	Menu8_6=new Array("Kuringai Stealers","javascript:myWindow=window.open('http://www.stealers.baseball.com.au/','','');myWindow.focus","",0);	
	Menu8_7=new Array("Macquarie Saints","javascript:myWindow=window.open('http://www.saints.asn.au/','','');myWindow.focus","",0);	
	Menu8_8=new Array("North Ryde RSL","javascript:myWindow=window.open('http://www.northrydersl.baseball.com.au/','','');myWindow.focus","",0);	
	Menu8_9=new Array("North Sydney Leagues","javascript:myWindow=window.open('http://www.northsydney.baseball.com.au/','','');myWindow.focus","",0);	
	Menu8_10=new Array("Rangers","javascript:myWindow=window.open('http://www.nswrangers.baseball.com.au/','','');myWindow.focus","",0);	
	Menu8_11=new Array("Ryde Eastwood","javascript:myWindow=window.open('http://www.rydehawks.baseball.com.au/','','');myWindow.focus","",0);	
	Menu8_12=new Array("Thornleigh","javascript:myWindow=window.open('http://www.thornleighsports.org.au/baseball/baseball.htm','','');myWindow.focus","",0);	
	Menu8_13=new Array("Tigers","javascript:myWindow=window.open('http://www.tigerball.com.au/','','');myWindow.focus","",0);	
	Menu8_14=new Array("West Boomers","javascript:myWindow=window.open('http://www.balmain.baseball.com.au/','','');myWindow.focus","",0);	
	Menu8_15=new Array("Winston Hills","javascript:myWindow=window.open('http://www.winstonhills.baseball.com.au/','','');myWindow.focus","",0);	

Menu9=new Array("Baseball Links","","",21);
	Menu9_1=new Array("Baseball History","javascript:myWindow=window.open('http://www.sporthistory.org/','','');myWindow.focus","",0,25,250);	
	Menu9_2=new Array("IBF","javascript:myWindow=window.open('http://www.baseball.ch/','','');myWindow.focus","",0);	
	Menu9_3=new Array("Interactive Baseball Rules","javascript:myWindow=window.open('http://www.macroweb.com/ibrules/','','');myWindow.focus","",0);	
	Menu9_4=new Array("Baseball Trivia Quiz","javascript:myWindow=window.open('http://www.baseballtriviaquiz.com/','','');myWindow.focus","",0);	
	Menu9_5=new Array("Rules of Professional Baseball","javascript:myWindow=window.open('http://www.rulesofbaseball.com/','','');myWindow.focus","",0);	
	Menu9_6=new Array("Society for Baseball Research","javascript:myWindow=window.open('http://www.sabr.org/','','');myWindow.focus","",0);	
	Menu9_7=new Array("American Baseball Coaches Association","javascript:myWindow=window.open('http://www.abca.org/','','');myWindow.focus","",0);	
	Menu9_8=new Array("Pitching with Tom House","javascript:myWindow=window.open('http://www.tomhouse.com/','','');myWindow.focus","",0);	
	Menu9_9=new Array("Professional Pitching","javascript:myWindow=window.open('http://www.pitching.com/','','');myWindow.focus","",0);	
	Menu9_10=new Array("Pitching TV","javascript:myWindow=window.open('http://www.pitchingtv.com/','','');myWindow.focus","",0);	
	Menu9_11=new Array("Youth Baseball Coaching","javascript:myWindow=window.open('http://www.youthbaseballcoaching.com/index.html','','');myWindow.focus","",0);	
	Menu9_12=new Array("John Skilton Baseball Links","javascript:myWindow=window.open('http://www.baseball-links.com/links/Rules_and_Umpiring/','','');myWindow.focus","",0);	
	Menu9_13=new Array("Baseball Equipment","javascript:myWindow=window.open('http://www.baseballtips.com/','','');myWindow.focus","",0);	
	Menu9_14=new Array("Sports - Illustrated Baseball","javascript:myWindow=window.open('http://sportsillustrated.cnn.com/baseball/mlb/','','');myWindow.focus","",0);	
	Menu9_15=new Array("Cooperstown","javascript:myWindow=window.open('http://www.cooperstown.com/','','');myWindow.focus","",0);	
	Menu9_16=new Array("Amateur Baseball Umpire","javascript:myWindow=window.open('http://www.amateurumpire.com/','','');myWindow.focus","",0);	
//	This link is not valid....
	Menu9_17=new Array("Discussion Board","","",0);	
	Menu9_18=new Array("Umpire Resource Center","javascript:myWindow=window.open('http://www.umpire.org/','','');myWindow.focus","",0);	
	Menu9_19=new Array("World Umpires Association","javascript:myWindow=window.open('http://www.worldumpires.com/','','');myWindow.focus","",0);	
	Menu9_20=new Array("Steve O's Umpire Centre","javascript:myWindow=window.open('http://www.stevetheump.com/','','');myWindow.focus","",0);	
	Menu9_21=new Array("DO NOT OPEN - Heckling","javascript:myWindow=window.open('http://www.heckledepot.com/index.shtml','','');myWindow.focus","",0);	

