	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='left';			// 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=1;				// 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","index.html","",0,20,115);

Menu2=new Array("News & Links","index.html","",2);
	Menu2_1=new Array("Online Articles","blank.htm","",9,20,115);
	    Menu2_1_1=new Array("Merseytravel","http://merseytravel.org/newsarticle.asp?articleid=1576&catid=1",target="_blank",0,20,250);
		Menu2_1_2=new Array("Liverpool Daily Post","http://www.liverpooldailypost.co.uk/liverpool-life-features/liverpool-special-features/2008/07/15/breathing-life-into-the-cold-hard-clay-64375-21340081/",target="_blank",0);
		Menu2_1_3=new Array("BBC News  Online","http://news.bbc.co.uk/1/hi/entertainment/arts/2150983.stm",target="_blank",0);
                Menu2_1_4=new Array("The Guardian Unlimited","http://www.guardian.co.uk/thebeatles/story/0,11212,607905,00.html", target="_blank",0);
                Menu2_1_5=new Array("Liverpool John Lennon Airport Website","http://www.liverpoolairport.com/art-in-the-airport/collection-tom-murphy.html","",0);
                Menu2_1_6=new Array("Friends of Liverpool Airport","http://www.fola.org.uk/current.html","",0);
                Menu2_1_7=new Array("IK! Online 2003 (Yoko Ono)","http://www.instantkarma.com/iknews_031502_liverpoolairport.html","",0);
                Menu2_1_8=new Array("Billy Fury: The Statue","http://www.billyfury.com/statue.htm","",0);
                Menu2_1_9=new Array("ic Liverpool - Thinking Small","http://icliverpool.icnetwork.co.uk/0100news/0100regionalnews/page.cfm?objectid=13434934&method=full&siteid=50061","",0);
	Menu2_2=new Array("Links & Affiliates","links.htm","",0);

Menu3=new Array("Liverpool Heroes","index.html","",16);
	Menu3_1=new Array("John Lennon","lennon.htm","",0,20,265);
	Menu3_2=new Array("Bill Shankly","shankly.htm","",0);
	Menu3_3=new Array("Dixie Dean","dixie.htm","",0);
	Menu3_4=new Array("Henry Cotton","cotton.htm","",0);
	Menu3_5=new Array("Captain Johnnie Walker","walker.htm","",0);
	Menu3_6=new Array("Liverpool 'Blitz' Memorial","blitz.htm","",0);
	Menu3_7=new Array("Reach","reach.htm","",0);
	Menu3_8=new Array("Sir John Moores","johnmoores.htm","",0);
	Menu3_9=new Array("Sir John & Cecil Moores","john_cecil.htm","",0);
	Menu3_10=new Array("Courage Within","courage.htm","",0);
	Menu3_11=new Array("Billy Fury","fury.htm","",0);
	Menu3_12=new Array("Princess Of Wales: Princess Diana","diana.htm","",0);
	Menu3_13=new Array("Harold Wilson: PM and MP for Huyton","wilson.htm","",0);
	Menu3_14=new Array("Bessie Braddock: MP for Liverpool Exchange","braddock.htm","",0);
	Menu3_15=new Array("Ken Dodd","dodd.htm","",0);
	Menu3_16=new Array("Capt. Noel Chavasse VC & Bar, MC","chavasse.htm","",0);

Menu4=new Array("Future Work","index.html","",1);
	Menu4_1=new Array("Coming Soon","","",0,20,180);

Menu5=new Array("Shop Online","index.html","",15);
	Menu5_1=new Array("John Lennon 1","shop_lennon.htm","",0,20,265);
	Menu5_2=new Array("John Lennon 2","shop_lennon2.htm","",0);
	Menu5_3=new Array("John Lennon 3","shop_lennon3.htm","",0);
	Menu5_4=new Array("Paul McCartney","shop_mccartney.htm","",0);
	Menu5_5=new Array("George Harrison","shop_harrison.htm","",0);
	Menu5_6=new Array("Ringo Starr","shop_starr.htm","",0);
	Menu5_7=new Array("Bill Shankly and Bob Paisley","shop_shankly.htm","",0);
	Menu5_8=new Array("Dixie Dean","shop_dixie.htm","",0);
	Menu5_9=new Array("Billy Fury","shop_fury.htm","",0);
	Menu5_10=new Array("The Legend","shop_best.htm","",0);
	Menu5_11=new Array("Harold Wilson: PM and MP for Huyton","shop_wilson.htm","",0);
	Menu5_12=new Array("Bessie Braddock: MP for Liverpool Exchange","shop_braddock.htm","",0);
	Menu5_13=new Array("Ken Dodd","shop_dodd.htm","",0);
	Menu5_14=new Array("Capt. Noel Chavasse VC & Bar, MC","shop_chavasse.htm","",0);
	Menu5_15=new Array("Joey Dunlop","shop_dunlop.htm","",0);

Menu6=new Array("Premier Products","index.html","",5);
	Menu6_1=new Array("Bill Shankly and Bob Paisley","pp_shankly.htm","",0,20,180);
	Menu6_2=new Array("The Beatles","pp_beatles.htm","",0);
	Menu6_3=new Array("Billy Fury","pp_fury.htm","",0);
	Menu6_4=new Array("Captain 'Johnnie' Walker","pp_walker.htm","",0);
	Menu6_5=new Array("George Best","pp_best.htm","",0);
	
Menu7=new Array("Tom Murphy","index.html","",4);
	Menu7_1=new Array("The Artist","murphy.htm","",0,20,180);
	Menu7_2=new Array("Contact Tom","contact.htm","",0);
	Menu7_3=new Array("100 Greatest Merseysiders","100.htm","",0);
	Menu7_4=new Array("Tom on Wikipedia","http://en.wikipedia.org/wiki/Tom_Murphy_(artist)",target="_blank",0);

