	var NoOffFirstLineMenus=5;			// Number of first level items

	var LowBgColor='black';			// Background color when mouse is not over

	var LowSubBgColor='black';			// Background color when mouse is not over on subs

	var HighBgColor='red';			// Background color when mouse is over

	var HighSubBgColor='red';			// Background color when mouse is over on subs

	var FontLowColor='white';			// Font color when mouse is not over

	var FontSubLowColor='white';			// Font color subs when mouse is not over

	var FontHighColor='white';			// Font color when mouse is over

	var FontSubHighColor='white';			// Font color subs when mouse is over

	var BorderColor='black';			// Border color

	var BorderSubColor='black';			// 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=9;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'

	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static

	var ChildOverlap=.2;				// horizontal overlap child/ parent

	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent

	var StartTop=17;				// 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;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL

	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0

	var DissapearDelay=1000;			// 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=['tri.gif',5,10,'tridown.gif',10,5,'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","http://www.newtownefc.com","",1,20,150);

	Menu1_1=new Array("Contact Us","mailto:score@newtownefc.com","",0,20,150);



Menu2=new Array("History","history.asp","",3,20,154);

	Menu2_1=new Array("Evolution","evolution.asp","",0,20,154);
	Menu2_2=new Array("Honours","honours.asp","",0);
	Menu2_3=new Array("Awards Archive","awards.asp","",0);


Menu3=new Array("General Info","general.asp","",3,20,150);

	Menu3_1=new Array("Constitution","constitution.asp","",0,20,150);
	Menu3_2=new Array("Factfile","factfile.asp","",4);

		Menu3_2_1=new Array("About Us","about_us.asp","",0,20,150);
		Menu3_2_2=new Array("Players","player_list.asp","",0,20,150);
		Menu3_2_3=new Array("Player of the Month","playerofthemonth.asp","",0);
		Menu3_2_4=new Array("Top Goalscorers","top_scorers_0708.asp","",0);

	Menu3_3=new Array("Sponsors","sponsors/sponsor_index.asp","",17);

		Menu3_3_1=new Array("Alexander Arms","aa.asp","",0,20,180);
		Menu3_3_2=new Array("Limavady Taxis","Limavady_Taxis.asp","",0);
		Menu3_3_3=new Array("McCloskey and O'Kane","http://www.mccloskeyandokane.com/index.php","",0);
		Menu3_3_4=new Array("Corner Bar","corner_bar.asp","",0);
		Menu3_3_5=new Array("EK Mobiles","ek_mobiles.asp","",0);
		Menu3_3_6=new Array("Express Wood Floors","express.asp","",0);
		Menu3_3_7=new Array("Gormley Sports Medi Care","gormley.asp","",0,20,140);
		Menu3_3_8=new Array("Northern Ceramics","http://www.northernceramics.com","",0,20,180);
		Menu3_3_9=new Array("Limavady Printing Company","http://www.limprint.com","",0);
		Menu3_3_10=new Array("PFS","http://www.pfsandpartners.co.uk","",0);
		Menu3_3_11=new Array("DM Jewellers","http://www.dmjewellers.com/","",0);
		Menu3_3_12=new Array("Super Value","http://www.supervalu.co.uk","",0,20,140);
		Menu3_3_13=new Array("Thatch Bar","thatch.asp","",0);
		Menu3_3_14=new Array("Mortgage & Property Matters","http://www.mortgageandpropertymatters.com","",0);
		Menu3_3_15=new Array("Frank Owens","http://www.frankowens.com","",0);
        Menu3_3_16=new Array("Drenagh Sawmills","drenagh.asp","",0);
		Menu3_3_17=new Array("Sliding Wardrobes","http://www.slidingwardrobeshomeinteriors.com","",0);

Menu4=new Array("North West","","",6,20,150);

	Menu4_1=new Array("Results","results.asp","",4,20,150);

		Menu4_1_1=new Array("Latest Results","results.asp","",0,20,150);
		Menu4_1_2=new Array("First Team Archive","1st_results.asp","",0);
		Menu4_1_3=new Array("Reserve Archive","reserve_results.asp","",0);
		Menu4_1_4=new Array("Match Reports","reports.asp","",2);
			Menu4_1_4_1=new Array("First Team","1st_reports_0607.asp","",0,20,150);
			Menu4_1_4_2=new Array("Reserves","reserve_reports07.asp","",0,20,150);
	Menu4_2=new Array("Fixtures","fixtures.asp","",2);
	        Menu4_2_1=new Array("First Team","fixtures.asp","",0,20,150);
			Menu4_2_2=new Array("Reserves","resfix.asp","",0,20,150);

	Menu4_3=new Array("Tables","","",3);

		Menu4_3_1=new Array("Premier","prem_tables.asp","",0,20,150);
		Menu4_3_2=new Array("First Division","div1_table.asp","",0);
		Menu4_3_3=new Array("Second Division","div2_table.asp","",0);
		
		
	Menu4_4=new Array("North West News","Northwesthome.asp","",0);	
	Menu4_5=new Array("North West Forum","http://www.northwestforum.co.uk/nwforum/default.asp","",0);
    Menu4_6=new Array("Results Library","premarc08.asp","",0);

Menu5=new Array("Other","other.asp'","",8,20,150);

	Menu5_1=new Array("Photo Album","photo.asp","",0,20,150);
	Menu5_2=new Array("Quiz Corner","quiz.asp","",0);
	Menu5_3=new Array("Bars","bars.asp","",0);
	Menu5_4=new Array("Announcements","announcementsnew.asp","",0);
	Menu5_5=new Array("Dreamteam","dreamteam.asp","",0);
	Menu5_6=new Array("Archive","Archive.asp","",0);
	Menu5_7=new Array("Links","Links.asp","",0);
	Menu5_8=new Array("Administration","update.asp","",0);