/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=5;
	var LowBgColor='white';	
	var LowSubBgColor='black';
	var HighBgColor='black';
	var HighSubBgColor='black';
	var FontLowColor='black';
	var FontSubLowColor='black';
	var FontHighColor='white';
	var FontSubHighColor='white';
	var BorderColor='black';
	var BorderSubColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;	
	var FontFamily="arial,comic sans ms,technical"
	var FontSize=9;	
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';	
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=10;				// Menu offset x coordinate
	var StartLeft=1;				// 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;	
	var MenuFramesVertical=0;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;	
	var FirstLineFrame='MyFrameOne';		// Frame where first level appears
	var SecLineFrame='Main';			// Frame where sub levels appear
	var DocTargetFrame='Main';			// Frame where target documents appear
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;	
	var RightToLeft=0;
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0

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("rollover:st-graph/nav-home-off.gif:st-graph/nav-home-on.gif","welcome.htm","",0,19,125);

Menu2=new Array("rollover:st-graph/nav-competitions-off.gif:st-graph/nav-competitions-on.gif","","",5);
	Menu2_1=new Array("rollover:st-graph/nav-competitions-off.gif:st-graph/nav-competitions-on.gif","competitions-link.htm","",0,20,125);
	Menu2_2=new Array("rollover:st-graph/nav-british-off.gif:st-graph/nav-british-on.gif",
		"javascript:NewWin=window.open('http://www.britishfencing.com/competitions.html','NWin');window['NewWin'].focus()","",0,20,125);
	Menu2_3=new Array("rollover:st-graph/nav-leon-paul-off.gif:st-graph/nav-leon-paul-on.gif",
		"javascript:NewWin=window.open('http://www.leonpaul.com/jseries/jindex.html','NWin');window['NewWin'].focus()","",0);
	Menu2_4=new Array("rollover:st-graph/nav-wis-off.gif:st-graph/nav-wis-on.gif",
		"javascript:NewWin=window.open('http://www.streetmap.co.uk/streetmap.dll?grid2map?X=196651&Y=203279&arrow=Y&zoom=0','NWin');window['NewWin'].focus()","",0);
	Menu2_5=new Array("rollover:st-graph/nav-locations-off.gif:st-graph/nav-locations-on.gif","map-references.htm","",0);

Menu3=new Array("rollover:st-graph/nav-results-off.gif:st-graph/nav-results-on.gif","","",3);
	Menu3_1=new Array("rollover:st-graph/nav-british-off.gif:st-graph/nav-british-on.gif",
		"javascript:NewWin=window.open('http://www.britishfencing.com/competition_results.htm','NWin');window['NewWin'].focus()","",0,20,125);
	Menu3_2=new Array("rollover:st-graph/nav-leon-paul-off.gif:st-graph/nav-leon-paul-on.gif",
		"javascript:NewWin=window.open('http://www.leonpaul.com/jseries/jindex.html','NWin');window['NewWin'].focus()","",0);
	Menu3_3=new Array("rollover:st-graph/nav-rankings-off.gif:st-graph/nav-rankings-on.gif",
		"javascript:NewWin=window.open('http://www.britishfencing.com/ranking_lists.html','NWin');window['NewWin'].focus()","",0);


Menu4=new Array("rollover:st-graph/nav-links-off.gif:st-graph/nav-links-on.gif","links-general.htm","",6);
	Menu4_1=new Array("rollover:st-graph/nav-welsh-off.gif:st-graph/nav-welsh-on.gif",
			"javascript:NewWin=window.open('http://www.welshfencing.org','NWin');window['NewWin'].focus()","",1,20,125);
		Menu4_1_1=new Array("rollover:st-graph/nav-membership-off.gif:st-graph/nav-membership-on.gif","","",2,20,125);
			Menu4_1_1_1=new Array("rollover:st-graph/nav-benefits-off.gif:st-graph/nav-benefits-on.gif","welsh-fencing.htm","",0,20,125);
			Menu4_1_1_2=new Array("rollover:st-graph/nav-application-off.gif:st-graph/nav-application-on.gif","welsh-fencing-membs.htm","",0);
	Menu4_2=new Array("rollover:st-graph/nav-british-off.gif:st-graph/nav-british-on.gif",
		"javascript:NewWin=window.open('http://www.britishfencing.com','NWin');window['NewWin'].focus()","",0);
	Menu4_3=new Array("rollover:st-graph/nav-battling-off.gif:st-graph/nav-battling-on.gif",
		"javascript:NewWin=window.open('http://www.battling.com','battling');window['battling'].focus()","",0);
	Menu4_4=new Array("rollover:st-graph/nav-leon-paul-off.gif:st-graph/nav-leon-paul-on.gif",
		"javascript:NewWin=window.open('http://www.leonpaul.com','NWin');window['NewWin'].focus()","",0);
	Menu4_5=new Array("rollover:st-graph/nav-sabre-off.gif:st-graph/nav-sabre-on.gif",
		"javascript:NewWin=window.open('http://www.cgal.demon.co.uk/sclub.htm','NWin');window['NewWin'].focus()","",0);
	Menu4_6=new Array("rollover:st-graph/nav-scimitar-off.gif:st-graph/nav-scimitar-on.gif",
		"javascript:NewWin=window.open('http://www.trinders.freeserve.co.uk','NWin');window['NewWin'].focus()","",0);

//utilities-general.htm removed for now
Menu5=new Array("rollover:st-graph/nav-utilities-off.gif:st-graph/nav-utilities-on.gif","","",5);
	Menu5_1=new Array("rollover:st-graph/nav-guest-book-off.gif:st-graph/nav-guest-book-on.gif","","",2,20,125);
		Menu5_1_1=new Array("rollover:st-graph/nav-view-book-off.gif:st-graph/nav-view-book-on.gif",
			"javascript:NewWin=window.open('http://mars.guestpage.com/home/view.rc?LoginName=pembrokeshirefencing','NWin');window['NewWin'].focus()","",0,20,125);
		Menu5_1_2=new Array("rollover:st-graph/nav-sign-book-off.gif:st-graph/nav-sign-book-on.gif",
			"javascript:NewWin=window.open('http://mars.guestpage.com/home/sign.rc?LoginName=pembrokeshirefencing','NWin');window['NewWin'].focus()","",0,20,155);
	Menu5_2=new Array("rollover:st-graph/nav-pool-sheet-off.gif:st-graph/nav-pool-sheet-on.gif","poolsheet-control.htm","",0);
	Menu5_3=new Array("rollover:st-graph/nav-hit-stats-off.gif:st-graph/nav-hit-stats-on.gif","utilities-visitors.htm","",0);
	Menu5_4=new Array("rollover:st-graph/nav-knitting-circles-off.gif:st-graph/nav-knitting-circles-on.gif","knitting.htm","",0);
	Menu5_5=new Array("rollover:st-graph/nav-for-sale-off.gif:st-graph/nav-for-sale-on.gif","sale-general.htm","",0);

