 /***********************************************
 *	(c) Ger Versluis 2000 version 8.23 2 October 2002        *
 *	You may use this script on non commercial sites.	          *
 *	For info write to menus@burmees.nl		          *
 *	You may remove all comments for faster loading	          *
 ************************************************/

	var NoOffFirstLineMenus=11;		// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or "#rrggbb" strings
						//For transparency make colors and border color ""

	var LowBgColor="white";			// Background color when mouse is not over
	var HighBgColor="#ffcc99";			// Background color when mouse is over
	var FontLowColor="black";			// Font color when mouse is not over
	var FontHighColor="black";			// Font color when mouse is over
	var BorderColor="gray";			// Border color
	var BorderWidthMain=1;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=0;			// Border between elements main items 1 or 0
	var BorderBtwnSub=0;			// Border between elements sub items 1 or 0

	var FontFamily="Verdana, Arial, Helvetica, sans-serif";	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered="left";		// Item text position left, center or right
	var MenuCentered="left";			// Menu horizontal position can be: left, center, right, justify,
  						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use

	var MenuVerticalCentered="static";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=150;				// Menu offset x coordinate
	var StartLeft=12;				// 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;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=100;			// delay before sub unfolds
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="";				// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links.
						// The script precedes your relative links with BaseHref
						// For instance:
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref="file:///C|/MyFiles/Homepage/"


	var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5];
						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1


	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item.
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......


	var PartOfWindow=.8;				// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings

	var MenuSlide="";
	var MenuSlide="";
	var MenuSlide="";
                                              //	Taken out AC
                                              //	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
                                              //	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";


	var MenuShadow="";
	var MenuShadow="";
	var MenuShadow="";
                                              //	Taken out AC
                                              //	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
                                              //	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";


	var MenuOpacity="";
	var MenuOpacity="";
                                              //	Taken out AC
                                              //	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=75)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}



Menu1=new Array("<img src='images/clonliffe_harriers2.gif'>","","",0,30,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","");

Menu2=new Array("HOME","index_table.html","",0,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Home page");

Menu3=new Array("Facilities","index_table.html","",2,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Club facilities");
	Menu3_1=new Array("Training Facilities","ch_facilities_t.html","",0,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Training Facilities");
	Menu3_2=new Array("Club House","ch_clubhouse_t.html","",0,0,0,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Clubhouse facilities");

Menu4=new Array("Hall of Fame","index_table.html","",2,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Hall of Fame");
	Menu4_1=new Array("Hall of Fame","ch_halloffame_t.html","",0,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Hall of Fame");
	Menu4_2=new Array("Club Records","ch_club_records_t.html","",0,0,0,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Club Records");

Menu5=new Array("Fixtures List","ch_fixtures_0304_t.html","",0,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Event Fixtures");

Menu6=new Array("Reports","index_table.html","",2,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Reports");
	Menu6_1=new Array("Reports 2002","index_table.html","",6,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Reports 2002");
	Menu6_1_1=new Array("GNR 2002","ch_crooney_gnr_02_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Great North Run 2002");
	Menu6_1_2=new Array("Inter-county Nov. 02","ch_cr_inter_county_nov_02_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Inter-County Nov. 2002");
	Menu6_1_3=new Array("Inter-county Dec. 02","ch_cr_inter_county_dec_02_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Inter-County Dec. 2002");
	Menu6_1_4=new Array("European CCC Dec. 02","ch_cr_eccc_croatia_dec_02_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","European CCC Dec. 2002");
	Menu6_1_5=new Array("Cake Races Dec. 02","ch_cr_cake_race_dec_02_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Cake Races Dec. 2002");
	Menu6_1_6=new Array("Grand Prix Series 02","ch_cr_grand_prix_review_02_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Grand Prix Series 2002");

	Menu6_2=new Array("Reports 2003","index_table.html","",8,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Reports 2003");
	Menu6_2_1=new Array("Irwin Cup 03","ch_cr_irwin_cup_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Irwin Cup 2003");
	Menu6_2_2=new Array("Club CC Championship 03","ch_cr_club_cc_champ_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Club CC Championship 2003");
	Menu6_2_3=new Array("National CC Championship 03","ch_cr_nat_int_cc_feb_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","National Intermediate & Masters CC Championship 2003");
	Menu6_2_4=new Array("National Indoor C'ship 03","ch_cr_nat_ind_feb_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","National Indoor Championship 2003");
	Menu6_2_5=new Array("Liffey Valley Relays 03","ch_cr_lv_relay_feb_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Liffey Valley Relays 2003");
 	Menu6_2_6=new Array("National Senior & Junior CC","ch_cr_nat_sen_cc_mar_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","National Senior & Junor CC Championships 2003");
 	Menu6_2_7=new Array("Clonliffe 2-Mile Winners","ch_cr_gp_win_16_apr_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Clonliffe 2-Mile Winners by category");

 	Menu6_2_8=new Array("Clonliffe Grand-Prix 2003","index_table.html","",5,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Clonliffe Grand-Prix 2003");
 	              Menu6_2_8_1=new Array("McDonald Cup 4-Mile Track","ch_cr_gp_27_mar_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","McDonald Cup 4-Mile Track");
 	              Menu6_2_8_2=new Array("Clonliffe 2-Mile Road Race","ch_cr_gp_16_apr_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Clonliffe 2-Mile Road Race");
 	              Menu6_2_8_3=new Array("May-Day Mile Track Race","ch_cr_gp_mile_1_may_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","May-Day Mile Track Race");
 	              Menu6_2_8_4=new Array("Great Weight 3000m Track","ch_cr_gp_weight_15_may_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Great Weight 3000m Track Race");
 	              Menu6_2_8_5=new Array("McCarrick 2.5 Mile Race","ch_cr_gp_mccarrick_29_may_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","McCarrick 2.5 Mile Race Malahide Castle");

Menu7=new Array("Results","index_table.html","",10,20,120,"","#FF9933","","","","",-1,-1,-1,"","Results");
	Menu7_1=new Array("AAI Event Results","javascript:NewWin=window.open(\"http://www.athleticsireland.ie/tfresult.htm\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"","#FF9933","","","","",-1,-1,-1,"","AAI Event Results");
	Menu7_2=new Array("Lotto Crosscup Dec. 02","ch_cr_brussels_dec_02_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Lotto Crosscup Dec. 2002");
	Menu7_3=new Array("AAI Indoor Jan. 03","ch_cr_aai_indoor_jan_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","AAI Indoor Jan. 03");
	Menu7_4=new Array("AAI National Indoor Apr. 03","ch_cr_nat_ind_apr_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","AAI National Indoor Championships Apr. 03");
 	Menu7_5=new Array("Clonliffe 2-Mile Apr. 03","javascript:NewWin=window.open(\"2003_2mile_by_place.html\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","112th Clonliffe 2-Mile Apr. 03");
	Menu7_6=new Array("Road Relay C'ship Apr. 03","ch_cr_nat_road_relays_apr_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","AAI National Road Relay Championship Apr. 03");
	Menu7_7=new Array("AAI International May 03","ch_cr_aai_intl_may_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","AAI/Commons Hardware International May 03");
 	Menu7_8=new Array("Track Relay C'ship May 03","ch_cr_nat_track_relays_may_03_t.html","",0,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","AAI National Track Relay Championship May 03");
	Menu7_9=new Array("Track Performances 03","javascript:NewWin=window.open(\"Clonliffe 2003 Track Performances.xls\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"","#FF9933","","","","",-1,-1,-1,"","Clonliffe 2003 Track Performances");

 	Menu7_10=new Array("DAB Graded Meetings 2003","index_table.html","",5,20,200,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Dublin Graded Meetings 2003");
	Menu7_10_1=new Array("Meet 1 - track 23rd April","javascript:NewWin=window.open(\"http://www.dublinathletics.com/results/meeting1trackresults.htm\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"","#FF9933","","","","",-1,-1,-1,"","Graded Meeting 1 - track, 23rd April 2003");
	Menu7_10_2=new Array("Meet 1 - field 23rd April","javascript:NewWin=window.open(\"http://www.dublinathletics.com/results/meeting1fieldresults.htm\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"","#FF9933","","","","",-1,-1,-1,"","Graded Meeting 1 - field, 23rd April 2003");
	Menu7_10_3=new Array("Meet 2 14th May","javascript:NewWin=window.open(\"http://www.dublinathletics.com/results/meeting2TrackandFieldresults.htm\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"","#FF9933","","","","",-1,-1,-1,"","Graded Meeting 2, 14th May 2003");
	Menu7_10_4=new Array("Meet 3 21st May","javascript:NewWin=window.open(\"http://www.dublinathletics.com/results/gradede3.htm\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"","#FF9933","","","","",-1,-1,-1,"","Graded Meeting 3, 21st May 2003");
	Menu7_10_5=new Array("Meet 4 4th June","javascript:NewWin=window.open(\"http://www.dublinathletics.com/results/grad4.htm\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"","#FF9933","","","","",-1,-1,-1,"","Graded Meeting 4, 4th June 2003");


Menu8=new Array("Links","ch_links_t.html","",0,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Useful Links");
          
Menu9=new Array("Forum","javascript:NewWin=window.open(\"http://www.clonliffeharriers.com/discus\",\"NWin\");window[\"NewWin\"].focus()","",0,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Club Discussion Forum");

Menu10=new Array("Map","ch_map_main_t.html","",0,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","Map & directions to club");

Menu11=new Array("TOP ^","#top","",0,20,120,"#ffffff","#FF9933","","","","",-1,-1,-1,"","To TOP of page");

