/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='E8E8E8';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='364745';			// Font color subs when mouse is not over
	var FontHighColor='cccccc';			// Font color when mouse is over
	var FontSubHighColor='000000';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='364745';			// 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=12;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=150;				// Menu offset x coordinate
	var StartLeft=150;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// 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=['arr_double_1.gif',9,9,'',0,0,'',0,0];	// 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("Welcome","index.htm","",0,20,115);
	Menu1_1=new Array("Home","index.htm","../Images/qs_chlk.jpeg",0,20,128);
	Menu1_10=new Array("Cover Story","http://www.fastplastic.net/coverstory.html","",0);
	Menu1_3=new Array("FP Store","http://www.fastplastic.net/store","",0);
	Menu1_4=new Array("Numbers Don't Lie","http://www.fastplastic.net/feature.html","",0);
	Menu1_5=new Array("Final Four","http://www.fastplastic.net/final4.html","",0);
	Menu1_6=new Array("M.V.P.","http://www.fastplastic.net/mvp.html","",0);
	Menu1_7=new Array("Player Reports","http://www.fastplastic.net/playerreports.html","",0);
	Menu1_8=new Array("Current Poll","http://www.fastplastic.net/index.html#poll","",0);
	Menu1_9=new Array("Director's Chair","http://www.fastplastic.net/directors_chair.html","",0);
	Menu1_2=new Array("Previous Issues","","",3);

		
Menu1_2_1=new Array("2005 Issues","","",5,20,150);
                          Menu1_2_1_1=new Array("Issue 22 - 3/10/2005","http://www.fastplastic.net/22nd_Issue/index.htm","",0,20,150);
                          Menu1_2_1_2=new Array("Issue 23 - 3/24/2005","http://www.fastplastic.net/23rd_Issue/index.htm","",0,20,150);
                          Menu1_2_1_3=new Array("Issue 24 - 4/14/2005","http://www.fastplastic.net/24th_Issue/index.htm","",0,20,150);
                          Menu1_2_1_4=new Array("Issue 25 - 5/14/2005","http://www.fastplastic.net/25th_Issue/index.htm","",0,20,150);
                          Menu1_2_1_5=new Array("Issue 26 - 6/14/2005","http://www.fastplastic.net/26th_Issue/index.htm","",0,20,150);





		
Menu1_2_2=new Array("2004 Issues","","",13,20,150);
                          Menu1_2_2_1=new Array("Issue 9 - 1/19/2004","http://www.fastplastic.net/9th_Issue/index.html","",0,20,150);
                          Menu1_2_2_2=new Array("Issue 10 - 4/2/2004","http://www.fastplastic.net/10th_Issue/index.html","",0,20,150);
                          Menu1_2_2_3=new Array("Issue 11 - 4/15/2004","http://www.fastplastic.net/11th_Issue/index.html","",0,20,150);
                          Menu1_2_2_4=new Array("Issue 12 - 4/30/2004","http://www.fastplastic.net/12th_Issue/index.html","",0,20,150);
                          Menu1_2_2_5=new Array("Issue 13 - 5/15/2004","http://www.fastplastic.net/13th_Issue/index.html","",0,20,150);
                          Menu1_2_2_6=new Array("Issue 14 - 6/5/2004","http://www.fastplastic.net/14th_Issue/index.html","",0,20,150);
                          Menu1_2_2_7=new Array("Issue 15 - 7/3/2004","http://www.fastplastic.net/15th_Issue/index.html","",0,20,150);
                          Menu1_2_2_8=new Array("Issue 16 - 7/31/2004","http://www.fastplastic.net/16th_Issue/index.html","",0,20,150);
                          Menu1_2_2_9=new Array("Issue 17 - 8/14/2004","http://www.fastplastic.net/17th_Issue/index.html","",0,20,150);
                          Menu1_2_2_10=new Array("Issue 18 - 8/28/2004","http://www.fastplastic.net/18th_Issue/index.html","",0,20,150);
                          Menu1_2_2_11=new Array("Issue 19 - 9/11/2004","http://www.fastplastic.net/19th_Issue/index.html","",0,20,150);
                          Menu1_2_2_12=new Array("Issue 20 - 9/25/2004","http://www.fastplastic.net/20th_Issue/index.html","",0,20,150);
                          Menu1_2_2_13=new Array("Issue 21 - 10/25/2004","http://www.fastplastic.net/21st_Issue/index.html","",0,20,150);


		Menu1_2_3=new Array("2003 Issues","","",8);
                          Menu1_2_3_1=new Array("Issue 1 - 7/1/2003","http://www.fastplastic.net/1st_Issue/index.html","",0,20,150);
                          Menu1_2_3_2=new Array("Issue 2 - 7/15/2003","http://www.fastplastic.net/2nd_Issue/index.html","",0);
                          Menu1_2_3_3=new Array("Issue 3 - 8/5/2003","http://www.fastplastic.net/3rd_Issue/index.html","",0);
                          Menu1_2_3_4=new Array("Issue 4 - 8/20/2003","http://www.fastplastic.net/4th_Issue/index.html","",0);
                          Menu1_2_3_5=new Array("Issue 5 - 9/3/2003","http://www.fastplastic.net/5th_Issue/index.html","",0);
                          Menu1_2_3_6=new Array("Issue 6 - 9/18/2003","http://www.fastplastic.net/6th_Issue/index.html","",0);
                          Menu1_2_3_7=new Array("Issue 7 - 10/4/2003","http://www.fastplastic.net/7th_Issue/index.html","",0);
                          Menu1_2_3_8=new Array("Issue 8 - 10/21/2003","http://www.fastplastic.net/8th_Issue/index.html","",0);

		
Menu1_3_1=new Array("News Briefs","","",1,20,150);
                          Menu1_2_1_1=new Array("Issue 22 - 3/10/2005","http://www.fastplastic.net/22nd_Issue/index.htm","",0,20,150);







Menu2=new Array("About RCC","","Images/gradient.jpeg",7);
	Menu2_1=new Array("Our Beliefs","beliefs.htm","",0,20,150);	
		Menu2_1_1=new Array("Welcome To RCC","aboutus.htm","",0,20,150);
		Menu2_1_2=new Array("Our History","aboutus.htm#history","",0);
		Menu2_1_3=new Array("New York City","http://www.fastplastic.net/ny.htm","",0);
                Menu2_1_4=new Array("New Jersey","http://www.fastplastic.net/nj.htm","",0);
                Menu2_1_5=new Array("Georgia","http://www.fastplastic.net/ga.htm","",0);
                Menu2_1_6=new Array("Florida","http://www.fastplastic.net/fl.htm","",0);
                Menu2_1_7=new Array("St. Louis","http://www.fastplastic.net/stl.htm","",0);
                Menu2_1_8=new Array("Oklahoma City","http://www.fastplastic.net/okc.htm","",0);
                Menu2_1_9=new Array("Texas","http://www.fastplastic.net/tx.htm","",0);
                Menu2_1_10=new Array("NorCal-Bay Area","http://www.fastplastic.net/norcal.htm","",0);
                Menu2_1_11=new Array("Utah","http://www.fastplastic.net/utah.htm","",0);
                Menu2_1_12=new Array("Phoenix","http://www.fastplastic.net/phoenix.htm","",0);
                Menu2_1_13=new Array("Pacific Northwest","http://www.fastplastic.net/pacnw.htm","",0);
                Menu2_1_14=new Array("Denver","http://www.fastplastic.net/denver.htm","",0);
                Menu2_1_15=new Array("Los Angeles","http://www.fastplastic.net/la.htm","",0);

	
Menu2_2=new Array("Our History","history.htm","",0);
		Menu2_2_1=new Array("Rule I.   The Field","http://www.fastplastic.net/rules2005.htm#TheField","",0,20,200);
		Menu2_2_2=new Array("Rule II.  Equipment","http://www.fastplastic.net/rules2005.htm#Equipment","",0);
		Menu2_2_3=new Array("Rule III.  Teams","http://www.fastplastic.net/rules2005.htm#Teams","",0);
		Menu2_2_4=new Array("Rule IV.  The Game","http://www.fastplastic.net/rules2005.html#TheGame","",0);
		Menu2_2_5=new Array("Rule V.  The Pitcher","http://www.fastplastic.net/rules2005.htm#ThePitcher","",0);
		Menu2_2_6=new Array("Rule VI.  The Batter","http://www.fastplastic.net/rules2005.htm#TheBatter","",0);
		Menu2_2_7=new Array("Rule VII.  Base Runners","http://www.fastplastic.net/rules2005.htm#Runners","",0);
		Menu2_2_8=new Array("Rule VIII.  Fielders/Double Plays","http://www.fastplastic.net/rules2005.htm#Fielders","",0);
		Menu2_2_9=new Array("Rule IX.  Calls","http://www.fastplastic.net/rules2005.htm#TheCall","",0);
		Menu2_2_10=new Array("Rule X.  General Rules","http://www.fastplastic.net/rules2005.htm#GeneralRules","",0);
	Menu2_3=new Array("Our Committees","committees.htm","",0);
	Menu2_4=new Array("Organization Chart","Cabinet-Org-Chart.pdf","",0);
	Menu2_5=new Array("By-Laws","By-Laws-Amended-2011.pdf","",0);
	Menu2_6=new Array("Constitution","RCC_Constitution-01-2012.pdf","",0);
	Menu2_7=new Array("Contacts","contacts.htm","",0);








Menu3=new Array("Ministries","","Images/gradient.jpeg",4);
	Menu3_1=new Array("Bible Study","biblestudy.htm","",0,20,135);
		Menu3_1_1=new Array("Northern New England Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_northernnewengland","",0,20,200);
		Menu3_1_2=new Array("Southern New England Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_southernnewengland","",0);
		Menu3_1_3=new Array("New York City Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_nyc","",0);
                Menu3_1_4=new Array("New Jersey Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_nj","",0);
                Menu3_1_5=new Array("Georgia Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_georgia","",0);
                Menu3_1_6=new Array("Florida Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_florida","",0);
                Menu3_1_7=new Array("Midwest Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_midwest","",0);
                Menu3_1_8=new Array("Texas North Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_texasnorth","",0);
                Menu3_1_9=new Array("Texas South Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_texassouth","",0);
                Menu3_1_10=new Array("NorCal Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_norcal","",0);
                Menu3_1_11=new Array("Los Angleles Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_losangeles","",0);
                Menu3_1_12=new Array("Phoenix Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_phoenix","",0);
                Menu3_1_13=new Array("Pacific Northwest Schedule","http://www.fastplastic.net/2004tournamentcalendar.html#calendar_northwest","",0);


	Menu3_12=new Array("Church School","churchschool.htm","",0);

		Menu3_2_1=new Array("January Schedule","2004tournamentcalendar.html#january","",0,20,200);
		Menu3_2_2=new Array("February Schedule","2004tournamentcalendar.html#february","",0);
		Menu3_2_3=new Array("March Schedule","2004tournamentcalendar.html#march","",0);
                Menu3_2_4=new Array("April Schedule","2004tournamentcalendar.html#april","",0);
                Menu3_2_5=new Array("May Schedule","2004tournamentcalendar.html#may","",0);
                Menu3_2_6=new Array("June Schedule","2004tournamentcalendar.html#june","",0);
                Menu3_2_7=new Array("July Schedule","2004tournamentcalendar.html#july","",0);
                Menu3_2_8=new Array("August Schedule","2004tournamentcalendar.html#august","",0);
                Menu3_2_9=new Array("September Schedule","2004tournamentcalendar.html#september","",0);
                Menu3_2_10=new Array("October Schedule","2004tournamentcalendar.html#october","",0);


	Menu3_13=new Array("Youth Group","youthgroup.htm","",0);

	Menu3_2=new Array("Adult Ministries","adultministries.htm","",0);
	Menu3_5=new Array("Stewardship","stewardship.htm","",0);
	Menu3_3=new Array("Missions","missions.htm","",0);	
	Menu3_4=new Array("Music","music.htm","",0);





Menu4=new Array("Youth Programs","","Images/gradient.jpeg",2);
	Menu4_1=new Array("Church School","churchschool.htm","",0,20,150);	
	Menu4_2=new Array("Youth Group","youthgroup.htm","",0);
	Menu4_3=new Array("2006 Free Agents","http://www.fastplastic.net/2006freeagency.htm","",0);
	Menu4_4=new Array("Off-Season Transactions","http://www.fastplastic.net/2006transactions.htm","",0);
	Menu4_5=new Array("Player's Poll","http://www.fastplastic.net/playerspoll.htm","",0);



Menu5=new Array("The Epistle","epistle.htm","Images/gradient.jpeg",0);
Menu5_1=new Array("Epistle","epistle.htm","",0,20,130);
		Menu5_2=new Array("Fountain Pen","fountainpen.htm","",0);
				Menu5_2_1=new Array("October 2009","","",0,20,150);

		Menu5_3=new Array("Rule III.  Teams","http://www.fastplastic.net/rules2005.htm#Teams","",0);
		Menu5_4=new Array("Rule IV.  The Game","http://www.fastplastic.net/rules2005.htm#TheGame","",0);
		Menu5_5=new Array("Rule V.  The Pitcher","http://www.fastplastic.net/rules2005.htm#ThePitcher","",0);
		Menu5_6=new Array("Rule VI.  The Batter","http://www.fastplastic.net/rules2005.htm#TheBatter","",0);
		Menu5_7=new Array("Rule VII.  Base Runners","http://www.fastplastic.net/rules2005.htm#Runners","",0);
		Menu5_8=new Array("Rule VIII.  Fielders/Double Plays","http://www.fastplastic.net/rules2005.htm#Fielders","",0);
		Menu5_9=new Array("Rule IX.  Calls","http://www.fastplastic.net/rules2005.htm#TheCall","",0);
		Menu5_10=new Array("Rule X.  General Rules","http://www.fastplastic.net/rules2005.htm#GeneralRules","",0);



Menu6=new Array("Sermons","sermons.htm","Images/gradient.jpeg",0);
	Menu6_1=new Array("About Fast Plastic","http://www.fastplastic.net/about_FP.htm","",0,20,105);
	Menu6_2=new Array("Advertise on Fast Plastic","http://www.fastplastic.net/ads.htm","",0);	Menu6_3=new Array("Submit Classified Ad","placead.htm","",0);

	Menu6_4=new Array("Submit An Article","http://www.fastplastic.net/submit_article.htm","",0,20,195);
	Menu6_5=new Array("Submit An Opinion/Editorial","http://www.fastplastic.net/submit_op_ed.htm","",0);
	Menu6_6=new Array("Submit To Ask The Ump","http://www.fastplastic.net/submit_ump.htm","",0);
	Menu6_7=new Array("Submit A Tournament","http://www.fastplastic.net/postatournament.htm","",0);
	Menu6_8=new Array("Submit Tournament Results","http://www.fastplastic.net/postareview.htm","",0);
	Menu6_9=new Array("Submit Classified Ad","http://www.fastplastic.net/placead.htm","",0);
	Menu6_9=new Array("Contact Fast Plastic","mailto:nationalchampionship@fastplastic.net","",0);



Menu7=new Array("Stewardship","stewardship.htm","Images/gradient.jpeg",0);
	Menu7_1=new Array("2005 Final Rankings","http://www.fastplastic.net/2005finalstandings.htm","",0,20,150);	
	Menu7_2=new Array("FP3 Rankings","http://www.fastplastic.net/fp3.htm","",0);
	Menu7_3=new Array("Ranking System","http://www.fastplastic.net/rankingsystem.htm","",0);
	Menu7_4=new Array("Player's Poll","http://www.fastplastic.net/pp26a.htm","",0);
	Menu7_5=new Array("HR Leaders","http://www.fastplastic.net/HR_2005.htm","",0);

Menu8=new Array("",0);
	Menu7_1=new Array("2005 Final Rankings","http://www.fastplastic.net/2005finalstandings.htm","",0,20,150);	
	Menu7_2=new Array("FP3 Rankings","http://www.fastplastic.net/fp3.htm","",0);
	Menu7_3=new Array("Ranking System","http://www.fastplastic.net/rankingsystem.htm","",0);
	Menu7_4=new Array("Player's Poll","http://www.fastplastic.net/pp26a.htm","",0);
	Menu7_5=new Array("HR Leaders","http://www.fastplastic.net/HR_2005.htm","",0);


