 /***********************************************
 *	(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=9;		// 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="#cccccc";		// Background color when mouse is over
	var FontLowColor="black";		// Font color when mouse is not over
	var FontHighColor="#cc6600";		// Font color when mouse is over  (initially CH site was ff9933)
	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="justify";		// 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=15;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// 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="ch_menu";			// Frame where first level appears
	var SecLineFrame="ch_main";			// Frame where sub levels appear
	var DocTargetFrame="ch_main";			// 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.
//	var BaseHref="http://www.clonliffeharriers.com/";				// 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=1;			// 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}

						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
Menu1=new Array("<img src='/images/clonliffe_harriers3.gif'>","","/images/menu_back3.gif",0,30,160,"","","","","","",-1,-1,-1,"","Welcome to Clonliffe Harriers");

Menu2=new Array("HOME","ch_main_news.shtml","/images/menu_back3.gif",0,20,160,"","","","","","",-1,-1,-1,"","Home page");

Menu3=new Array("About Us","ch_main_news.shtml","/images/menu_back3.gif",6,20,160,"","","","","","",-1,-1,-1,"","About the Club");
	Menu3_1=new Array("About Us","ch_about_us_f.html","",0,20,160,"","","","","","",-1,-1,-1,"","About Us");
	Menu3_2=new Array("Club Officers","ch_club_officers_f.html","",0,20,160,"","","","","","",-1,-1,-1,"","Club Officers");
	Menu3_3=new Array("Training Facilities","ch_facilities_f.html","",0,20,160,"","","","","","",-1,-1,-1,"","Training Facilities");
	Menu3_4=new Array("Club House","ch_clubhouse_f.html","",0,0,0,"","","","","","",-1,-1,-1,"","Clubhouse Facilities");
	Menu3_5=new Array("Hall of Fame","ch_halloffame_f.html","",0,20,160,"","","","","","",-1,-1,-1,"","Hall of Fame");
	Menu3_6=new Array("Club Records","ch_club_records_f.html","",0,0,0,"","","","","","",-1,-1,-1,"","Club Records");

Menu4=new Array("Contact Us","ch_club_contact_f.html","/images/menu_back3.gif",0,20,160,"","","","","","",-1,-1,-1,"","Contact Us");

Menu5=new Array("Links","ch_main_news.shtml","/images/menu_back3.gif",3,20,160,"","","","","","",-1,-1,-1,"","Useful & Fun Links");
	Menu5_1=new Array("Athletics Links","ch_links_f.html","",0,20,160,"","","","","","",-1,-1,-1,"","Athletics Links");
	Menu5_2=new Array("News Links","ch_gen_news_links2_f.html","",0,20,160,"","","","","","",-1,-1,-1,"","Useful News Links");
	Menu5_3=new Array("Fun Links","ch_games_links_f.html","",0,20,160,"","","","","","",-1,-1,-1,"","Online Games Links");

Menu6=new Array("Gallery","ch_main_news.shtml","/images/menu_back3.gif",3,20,160,"","","","","","",-1,-1,-1,"","Photo Gallery");

	Menu6_1=new Array("Photos 2007","ch_main_news.shtml","",10,20,200,"","","","","","",-1,-1,-1,"","Photos 2007");
 	              Menu6_1_1=new Array("Belfast Int. XC Jan 07","/images/photos/2007/Jan/Stormant/album/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Belfast International XC Jan 07");
 	              Menu6_1_2=new Array("Leinster Schools XC Jan 07","/images/photos/2007/Jan/LeinsterSchoolsDCU/album/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Leinster Schools XC DCU Jan 07");
 	              Menu6_1_3=new Array("National Mast/Int XC Feb 07","/images/photos/2007/Feb/NationalsMasters/album/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","National XC Masters, Santry Feb 07");
 	              Menu6_1_4=new Array("3k Prologue Mar 07","/images/photos/2007/Mar/Grand_Prix_3K/album/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","3k Prologue, Santry Mar 07");
                      Menu6_1_5=new Array("6k Farren Cup Mar 07","/images/photos/2007/Mar/Farren Cup - March 07/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Farren Cup, Santry Mar 07");
 	              Menu6_1_6=new Array("4ml McDonald Cup Apr 07","/images/photos/2007/Apr/McDonaldCup/album/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","McDonald Cup, Santry Apr 07");
 	              Menu6_1_7=new Array("Long-Service Awards Oct 07","/images/photos/2007/Oct/Awards/album/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Long-Service Awards, Oct 07");
 	              Menu6_1_8=new Array("Dublin Juv. League Oct 07","/images/photos/2007/Oct/Juveniles_League/album/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Dublin Juv. League, Oct 07");
 	              Menu6_1_9=new Array("Dublin Novice Oct 07","/images/photos/2007/Oct/Dublin_Novice/album/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Dublin Novice, Oct 07");
 	              Menu6_1_10=new Array("Dublin Intermediate Oct 07","/images/photos/2007/Oct/Dublin_Intermediate_Championships/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Dublin Intermediate, Oct 07");



	Menu6_2=new Array("Photos 2006","ch_main_news.shtml","",5,20,200,"","","","","","",-1,-1,-1,"","Photos 2006");
 	              Menu6_2_1=new Array("Morton Mile July 06","/images/photos/2006/july/mortonmile/album/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Morton Mile, Santry  July 06");
//	              Menu6_2_2=new Array("5 Mile Open Classic Sep. 06","javascript:NewWin=window.open(\"http://www.clonliffeharriers.com/images/photos/2006/sep/5 Mile Open/\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"","","","","","",-1,-1,-1,"","5 Mile Open Classic, Ballyboughal Sep. 06");
 	              Menu6_2_2=new Array("5 Mile Open Classic Sep. 06","/images/photos/2006/sep/5 Mile Open/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","5 Mile Open Classic, Ballyboughal Sep. 06");
 	              Menu6_2_3=new Array("5 Mile Open Classic gal. 2","/images/photos/2006/sep/5 Mile Open Gallery 2/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","5 Mile Open Classic, Ballyboughal Sep. 06");
 	              Menu6_2_4=new Array("Dublin Senior XC","/images/photos/2006/nov/Dublin XC/Senior/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Dublin Senior Cross-Country, Santry Nov. 06");
 	              Menu6_2_5=new Array("Dublin Junior XC","/images/photos/2006/nov/Dublin XC/Junior/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Dublin Junior Cross-Country, Santry Nov. 06");

	Menu6_3=new Array("Archive Photos","ch_main_news.shtml","",5,20,200,"","","","","","",-1,-1,-1,"","Archive Photos");

	            Menu6_3_1=new Array("Photos 2005","ch_main_news.shtml","",2,20,200,"","","","","","",-1,-1,-1,"","Photos 2005");
 	              Menu6_3_1_1=new Array("National CC Santry Feb. 05","/images/photos/2005/february/national club cc/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","National Club CC, Santry February 05");
 	              Menu6_3_1_1=new Array("National CC Santry Feb. 05","javascript:NewWin=window.open(\"/images/photos/2005/february/national club cc/index.html\",\"NWin\");window[\"NewWin\"].focus()","",0,20,200,"","","","","","",-1,-1,-1,"","National Club CC, Santry February 05");
 	              Menu6_3_1_1=new Array("National CC Santry Feb. 05","/images/photos/2005/february/national club cc/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","National Club CC, Santry February 05");
 	              Menu6_3_1_2=new Array("Clonliffe Juv. Roads Sep. 05","/images/photos/2005/september/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Clonliffe Juv. Roads, Santry Sep. 05");

	            Menu6_3_2=new Array("Photos 2004","ch_main_news.shtml","",7,20,200,"","","","","","",-1,-1,-1,"","Photos 2004");
 	              Menu6_3_2_1=new Array("Celtic CC Stormont Jan. 04","/images/photos/2004/2004_jan_stormont_cc/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Celtic CC Stormont, January 2004");
 	              Menu6_3_2_2=new Array("Nat. Junior Indoors Feb. 04","/images/photos/2004/2004_feb_nat_indoors/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","National Junior Indoors, February 2004");
 	              Menu6_3_2_3=new Array("Raheny 5-Mile Feb. 04","/images/photos/2004/2004_feb_raheny_5m/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Raheny 5-Mile, February 2004");
                      Menu6_3_2_4=new Array("Nat. CC Vet. & Inter. Feb. 04","/images/photos/2004/2004_feb_nat_vet_int/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","National CC Vet. & Intermediate, February 2004");
 	              Menu6_3_2_5=new Array("Nat. Senior Indoors. Feb. 04","/images/photos/2004/2004_feb_nat_sen_indoors/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","National Senior Indoors, Belfast, February 2004");
 	              Menu6_3_2_6=new Array("Nat. Senior/Junior CC Feb. 04","/images/photos/2004/2004_feb_nat_sen_jun_cc/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","National Senior & Junior Inter-Club CC, February 2004");
 	              Menu6_3_2_7=new Array("Dublin City Marathon 2004","/images/photos/2004/2004_oct_marathon/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Dublin City Marathon 2004");

	            Menu6_3_3=new Array("Photos 2003","ch_main_news.shtml","",10,20,200,"","","","","","",-1,-1,-1,"","Photos 2003");
 	              Menu6_3_3_1=new Array("Senior & Junior CCC March","ch_gal_nat_sen_cc_mar_03_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","AAI Senior & Junior Cross Country Championship March");
 	              Menu6_3_3_2=new Array("Ballycotton 10 Mile March","ch_gal_ballycotton_10_mile_march_03_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","Ballycotton 10 Mile March");
 	              Menu6_3_3_3=new Array("Dublin Open Juvenile April","ch_gal_dub_open_juv_apr_03_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","Dublin Open Juvenile April");
 	              Menu6_3_3_4=new Array("Dublin Road Relays April","ch_gal_dub_rrelays_apr_03_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","Dublin Road Relays April");
 	              Menu6_3_3_5=new Array("DAB Graded Series 03","ch_gal_dab_graded_03_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","DAB Graded Series 03");
 	              Menu6_3_3_6=new Array("Grand-Prix May Mile","ch_gal_gp_mile_1_may_03_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","Grand-Prix May Mile");
 	              Menu6_3_3_7=new Array("DAB Juvenile League May 03","ch_gal_dub_juv_league_may_03_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","DAB Juvenile Championships");
 	              Menu6_3_3_8=new Array("DAB Juvenile T&F June 03","ch_gal_dub_juv_ch_jun_03_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","DAB Juvenile Championships");
 	              Menu6_3_3_9=new Array("Grand-Prix 4-Mile Grass June","ch_gal_gp_4m_grass_jun_03_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","Grand-Prix 4-Mile Grass June");
 	              Menu6_3_3_10=new Array("Cake-Race December","/images/photos/2003/2003_dec_cake_race/index.html","",0,20,200,"","","","","","",-1,-1,-1,"","Cake Race December 2003");

	            Menu6_3_4=new Array("Photos 2002","ch_main_news.shtml","",1,20,200,"","","","","","",-1,-1,-1,"","Photos 2001");
 	              Menu6_3_4_1=new Array("Juvenile CC September 02","ch_gal_sep_dub_juv_nh_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","Juvenile CC September 02 - Newbridge House");

	            Menu6_3_5=new Array("Photos 2001","ch_main_news.shtml","",1,20,200,"","","","","","",-1,-1,-1,"","Photos 2001");
 	              Menu6_3_5_1=new Array("Mazda National League 01","ch_gal_mazda_league_01_f.html","",0,20,200,"","","","","","",-1,-1,-1,"","Mazda National League 01");



// Menu10=new Array("Forum","javascript:NewWin=window.open(\"http://www.clonliffeharriers.com/phpBB2/index.php\",\"NWin\");window[\"NewWin\"].focus()","/images/menu_back3.gif",0,20,160,"","","","","","",-1,-1,-1,"","Club Discussion Forum");

Menu7=new Array("Pacer","ch_pace_predictor_f.html","/images/menu_back3.gif",0,20,160,"","","","","","",-1,-1,-1,"","Pace Predictor");

Menu8=new Array("Map","ch_map_main_f.html","/images/menu_back3.gif",0,20,160,"","","","","","",-1,-1,-1,"","Map & directions to club");

Menu9=new Array("Fixtures List","/WebCalendar/month.php","/images/menu_back3.gif",0,20,160,"","","","","","",-1,-1,-1,"","Event Fixtures");

//Menu10=new Array("Funding","ch_brother_fund_f.html","/images/menu_back3.gif",0,20,160,"","","","","","",-1,-1,-1,"","Athlete Funding");
