/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	                           *
*	For info write to menus@burmees.nl		                                       *
*	You may remove all comments for faster loading	                               *
***********************************************************************************/

        var NoOffFirstLineMenus=7;
        var ClrBkGrndOff='#FFFFFF';
        var LowBgColor=ClrBkGrndOff;
        var LowSubBgColor=ClrBkGrndOff;
        var ClrBkGrndOn='#FFF9C9';
        var HighBgColor=ClrBkGrndOn;
        var HighSubBgColor=ClrBkGrndOn;
		var ClrFont='#008080';
        var FontLowColor=ClrFont;
        var FontSubLowColor=ClrFont;
        var FontHighColor=ClrFont;
        var FontSubHighColor=ClrFont;
        var BorderColor=ClrFont;
        var BorderSubColor=ClrFont;
        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=0;
        var ChildVerticalOverlap=0.2;
        var StartTop=91;
        var StartLeft=0;
        var VerCorrect=0;
	    var HorCorrect=0;
        var LeftPaddng=3;
	    var TopPaddng=2;
        var FirstLineHorizontal=1;
        var MenuFramesVertical=0;
        var DissapearDelay=800;
        var TakeOverBgColor=1;
        var FirstLineFrame='TopMenu';
        var SecLineFrame='Main';
        var DocTargetFrame='Main';
	    var TargetLoc='';
        var HideTop=0;
        var MenuWrap=1;
	    var RightToLeft=0;
        var UnfoldsOnClick=0;
        var WebMasterCheck=0;
        var ShowArrow=1;
	    var KeepHilite=1;
        var MM_Width=76;
        var MM_WidthSS=36;
        var MM_WidthS=40;
        var MM_WidthSM=45;
        var MM_WidthM=50;
        var MM_WidthMM=70;
        var SM_WidthS=89;
	    var SM_WidthSM=100;
        var SM_WidthL=122;
		var SM_WidthLL=160;
        var SM_WidthXL=180;
		var SM_WidthXXL=200;
		var SM_WidthXXXL=210;
        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("Home","homepage.htm","",0,20,MM_WidthS);

Menu2=new Array("Membership","membership.htm","",0,20,MM_Width);

Menu3=new Array("News","news.htm","",0,20,MM_WidthS);
		
Menu4=new Array("Fixtures","","",2,20,MM_WidthMM);
        Menu4_1=new Array("Ports League","PLfixtures2005_2006.htm","",0,20,SM_WidthSM);                                   
        Menu4_2=new Array("SWS","SWSfixtures2005_2006.htm","",0);                  		

Menu5=new Array("Results","","",2,20,MM_WidthMM);
        Menu5_1=new Array("Ports League","","",2,20,SM_WidthSM);
                  Menu5_1_1=new Array("2005/2006","PLresults2005_2006.htm","",0,20,SM_WidthSM);
                  Menu5_1_2=new Array("2004/2005","PLresults2004_2005.htm","",0);                  
        Menu5_2=new Array("SWS","","",2);
                  Menu5_2_1=new Array("2005/2006","SWSresults2005_2006.htm","",0,20,SM_WidthSM);
                  Menu5_2_2=new Array("2004/2005","SWSresults2004_2005.htm","",0);

Menu6=new Array("Contacts","contacts.htm","",0,20,MM_WidthMM);        

Menu7=new Array("Links","","",7,20,MM_WidthSM);
		Menu7_1=new Array("Bognor & Arun","javascript:NewWin=window.open('http://www.bognorandarunchessclub.co.uk','NWin');window['NewWin'].focus()","",0,20,SM_WidthLL);
		Menu7_2=new Array("South West Sussex League","javascript:NewWin=window.open('http://www.swschess.co.uk','NWin');window['NewWin'].focus()","",0);
		Menu7_3=new Array("Sussex Chess","javascript:NewWin=window.open('http://www.sccu.freeserve.co.uk','NWin');window['NewWin'].focus()","",0);
		Menu7_4=new Array("Portsmouth League","javascript:NewWin=window.open('http://www.hampshirechess.co.uk/Portsmouth%20League/Portsmouth%202004/Portsmouth%202004%202005%20Results.htm','NWin');window['NewWin'].focus()","",0);
		Menu7_5=new Array("ECF","javascript:NewWin=window.open('http://www.bcf.org.uk','NWin');window['NewWin'].focus()","",0);
		Menu7_6=new Array("FIDE","javascript:NewWin=window.open('http://www.fide.com','NWin');window['NewWin'].focus()","",0);
                Menu7_7=new Array("The Fountain","javascript:NewWin=window.open('http://www.thefountainchichester.co.uk','NWin');window['NewWin'].focus()","",0);