/* CHANGE THESE 26 VARIABLES IF NECESSARY. CHANGE ONE AT A TIME THEN TEST TO     THE EFFECT */		 	var NoOffFirstLineMenus=9;			// Number of first level menu items	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL	var StartTop=130;				// Menu offset from top left (0,0), x coordinate	var StartLeft=0;				// Menu offset from top left (0,0), y coordinate	var ChildOverlap=.1;				// horizontal overlap child/ parent	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent	var LowBgColor='black';			// Background color when mouse is not over	var HighBgColor='red';			// Background color when mouse is over	var LowSubBgColor='black';			// Background color when mouse is not over on subs	var HighSubBgColor='red';			// Background color when mouse is over on subs	var FontLowColor='yellow';			// Font color when mouse is not over	var FontSubLowColor='red';			// Font color subs when mouse is not over	var FontHighColor='yellow';			// Font color when mouse is over	var FontSubHighColor='white';			// Font color subs when mouse is over	var BorderColor='#ffffcc';			// Border color	var BorderSubColor='ffffcc';			// Border color for subs	var BorderWidth=1;				// Border width	var BorderBtwnElmnts=1;			// Border between elements 1 or 0	var FontFamily="Lucida Grande, Helvetica Neue, Arial, Liberation Sans"	// 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='center';			// 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 LeftPaddng=0;				// Left padding	var TopPaddng=2;				// Top padding/* THE ABOVE VARIABLES ARE THE CRITICAL ONES TO BE CHANGED IF NECESSARY *//* Change these variable ONLY AFTER you have made changes to the above variables     and you menu works. Normally, you can leave these variable as they are below. */	var VerCorrect=0;				// Multiple frames y correction	var HorCorrect=0;				// Multiple frames x correction	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='_blank';			// 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=0;				// 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// Read the below to understand how to make the main menu, sub-menus, and sub-sub-menus.//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height of link, width of link);\// Each variable, e.g. number of sub elements, height of link, must have a value or be ""//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"Menu1=new Array("Brian Eno","","",7,20,75);	Menu1_1=new Array("Albums","","",4,20,80);		Menu1_1_1=new Array("Overview","eno_albums.html","",0,20,200);		Menu1_1_2=new Array("Solo Albums","eno.html","",0);		Menu1_1_3=new Array("Primary Collaborations","eno_prim_collab.html","",0);		Menu1_1_4=new Array("Productions & Collaborations","eno_prod_sec_collab.html","",0);	Menu1_2=new Array("Biography","eno_bio.html","",0);	Menu1_3=new Array("Books","eno_books.html","",0);	Menu1_4=new Array("Installations","eno_installations.html","",0);	Menu1_5=new Array("Interviews","eno_interviews.html","",0);	Menu1_6=new Array("Lyrics","","",15);		Menu1_6_1=new Array("Overview","eno_lyrics.html","",0,20,280);		Menu1_6_2=new Array("Singles, Rarities & Odds-&-Ends","eno_songs.html","",0);		Menu1_6_3=new Array("Here Come The Warm Jets","eno_warm-jets.html","",0);		Menu1_6_4=new Array("Taking Tiger Mountain (By Strategy)","eno_tiger-mountain.html","",0);		Menu1_6_5=new Array("Another Green World","eno_green-world.html","",0);		Menu1_6_6=new Array("Before And After Science","eno_science.html","",0);		Menu1_6_7=new Array("After The Heat","eno_after-the-heat.html","",0);		Menu1_6_8=new Array("My Life In The Bush Of Ghosts","eno_bush-of-ghosts.html","",0);		Menu1_6_9=new Array("Wrong Way Up","eno_wrong-way-up.html","",0);		Menu1_6_10=new Array("My Squelchy Life","eno_squelchy-life.html","",0);		Menu1_6_11=new Array("Nerve Net","eno_nerve-net.html","",0);		Menu1_6_12=new Array("Another Day On Earth","eno_another-day.html","",0);		Menu1_6_13=new Array("Everything That Happens Will Happen Today","eno_everything-that-happens.html","",0);		Menu1_6_14=new Array("Drums Between The Bells","eno_lyrics_drums.html","",0);		Menu1_6_15=new Array("Panic Of Looking","eno_lyrics_panic.html","",0);	Menu1_7=new Array("Multimedia","eno_multimedia.html","",0);	Menu2=new Array("Feature","feature_ohm.html","",0);Menu3=new Array("Forum","javascript:window.open('http://www.hostmybb.com/phpbb/index.php?mforum=brianeno');","",0);Menu4=new Array("Home","","",5);	Menu4_1=new Array("Contact","contact.html","",0,20,75);	Menu4_2=new Array("Disclaimer","disclaimer.html","",0);	Menu4_3=new Array("Guestbook","javascript:window.open('http://www.Lpage.com/wgb/wgbview.dbm?owner=Visitorum');","",0);	Menu4_4=new Array("Home","index.html","",0);	Menu4_5=new Array("RSS","rss.html","",0);Menu5=new Array("Links","eno_links.html","",0);		Menu6=new Array("Network","","",3);	Menu6_1=new Array("Facebook","javascript:window.open('http://www.facebook.com/pages/BRIAN-ENO-DARK-SHARK/126005181338');","",0,20,75);	Menu6_2=new Array("Tumblr","javascript:window.open('http://moredarkthanshark.tumblr.com/');","",0);	Menu6_3=new Array("Twitter","javascript:window.open('http://twitter.com/dark_shark');","",0);Menu7=new Array("Site","info.html","",0);Menu8=new Array("Store","javascript:window.open('http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fentity%2FBrian-Eno%2FB000APJ9MK&tag=moredarkthanshar&linkCode=ur2&camp=1789&creative=390957');","",0);Menu9=new Array("Updates","","",8);	Menu9_1=new Array("2012","updates.html","",0,20,75);	Menu9_2=new Array("2011","updates2011.html","",0)	Menu9_3=new Array("2010","updates2010.html","",0);	Menu9_4=new Array("2009","updates2009.html","",0);	Menu9_5=new Array("2008","updates2008.html","",0);	Menu9_6=new Array("2007","updates2007.html","",0);	Menu9_7=new Array("2006","updates2006.html","",0);	Menu9_8=new Array("2005","updates2005.html","",0);;
