//

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='gray';			// Background color when mouse is not over
	var LowSubBgColor='gray';			// Background color when mouse is not over on subs
	var HighBgColor='darkgray';			// Background color when mouse is over
	var HighSubBgColor='darkgray';			// 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='darkgray';			// Border color
	var BorderSubColor='darkgray';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Trebuchet MS"	// Font family menu items
	var FontSize=10;				// 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 ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=30;				// 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=0;				// 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',0,5,'trileft.gif',5,0];	// 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.u2depot.com","",0,25,106);

Menu2=new Array("Bootlegs","","",7,25,106);
	Menu2_1=new Array("u2","","",14,20,150);	
		Menu2_1_1=new Array("Early Shows","http://www.u2depot.com/olderstuff.html","",0,20,150);
		Menu2_1_2=new Array("Boy","http://www.u2depot.com/boy.html","",0);
		Menu2_1_3=new Array("October","http://www.u2depot.com/october.html","",0);
        Menu2_1_4=new Array("War","http://www.u2depot.com/war.html","",0);
        Menu2_1_5=new Array("The Unforgettable Fire","http://u2depot.com/unforgettablefire.html","",0);
        Menu2_1_6=new Array("The Joshua Tree","http://www.u2depot.com/joshuatree.html","",0);
		Menu2_1_7=new Array("Lovetown","http://www.u2depot.com/lovetown.html","",0);
		Menu2_1_8=new Array("Achtung Baby","","",2);
		          Menu2_1_8_1=new Array("ZooTv","http://www.u2depot.com/zootv.html","",0,20,150);
                  Menu2_1_8_2=new Array("Zooropa","http://www.u2depot.com/zootv.html","",0);
        Menu2_1_9=new Array("Popmart","http://www.u2depot.com/popmart.html","",0);
		Menu2_1_10=new Array("Elevation","http://www.u2depot.com/elevation.html","",0);
		Menu2_1_11=new Array("Vertigo","http://www.u2depot.com/vertigo.html","",0);
		Menu2_1_12=new Array("Interviews","http://www.u2depot.com/interviews.html","",0);
		Menu2_1_13=new Array("Everything Else","http://www.u2depot.com/misc.html","",0);
		Menu2_1_14=new Array("DVD & Video","","",2);
		           Menu2_1_14_1=new Array("VCD","http://www.u2depot.com/vcd.html","",0,20,150);
                   Menu2_1_14_2=new Array("DVD","http://www.u2depot.com/dvd.html","",0);
				   
	Menu2_2=new Array("Other Bands","","",3,20,150);
		Menu2_2_1=new Array("Dave Matthews","http://www.u2depot.com/otherbands_dmb.html","",0,20,150);
		Menu2_2_2=new Array("Coldplay","http://www.u2depot.com/otherbands_coldplay.html","",0);
		Menu2_2_3=new Array("More Bands","http://www.u2depot.com/otherbands.html","",0);
    
	Menu2_3=new Array("Rules","http://www.u2depot.com/rules.html","",0,20,150);
    Menu2_4=new Array("Wanted","http://www.u2depot.com/wanted.html","",0,20,150);
	Menu2_5=new Array("New","http://www.u2depot.com/new.html","",0,20,150);
	Menu2_6=new Array("On The Way","http://www.u2depot.com/ontheway.html","",0,20,150);
	Menu2_7=new Array("Bit Torrent","http://www.u2depot.com/bittorrent.html","",0,20,150);
	
Menu3=new Array("u2 Sites","","",6,25,106);
	Menu3_1=new Array("Official Site","http://www.u2.com","",0,20,150);
	Menu3_2=new Array("FLOM","http://www.u2news.de/flom","",0);
    Menu3_3=new Array("u2Tours","http://www.u2tours.com","",0);
	Menu3_4=new Array("@u2","http://www.atu2.com","",0);
	Menu3_5=new Array("u2Exit","http://www.u2exit.com","",0);
	Menu3_6=new Array("Interference","http://www.interference.com","",0);
	
Menu4=new Array("Other","","",5,25,106);
	Menu4_1=new Array("Cover Art","","",2,20,180);
	        Menu4_1_1=new Array("u2 Cover Archive","http://achtungbaby.site-in.de","",0,20,150);
            Menu4_1_2=new Array("u2 Wanderer","http://www.u2wanderer.org","",0);
    Menu4_2=new Array("SHN / FLAC Sites","","",4,20,180);
	        Menu4_2_1=new Array("u2SHN","http://u2shn.com","",0,20,150);
            Menu4_2_2=new Array("The Traders Den","http://www.thetradersden.org","",0);
			Menu4_2_3=new Array("EasyTree","http://easytree.org","",0);
			Menu4_2_4=new Array("eTree","http://etree.org","",0);
	Menu4_3=new Array("Bit Torrent Sites","","",3,20,180);
	        Menu4_3_1=new Array("Stateless","http://stateless.elevashn.net","",0,20,150);
            Menu4_3_2=new Array("The Traders Den","http://www.thetradersden.org","",0);
			Menu4_3_3=new Array("EasyTree","http://easytree.org","",0);
	Menu4_4=new Array("Online Radio","","",1,20,180);
	        Menu4_4_1=new Array("Zoo Radio","http://radiofreevirgin.com/channels/zooradio.html","",0,20,150);	
	Menu4_5=new Array("Photos","","",2,20,180);
	        Menu4_5_1=new Array("Performance Photography","http://www.performancephotography.com","",0,20,180);			
			Menu4_5_2=new Array("Bono Online","http://gallery.bonoonline.com/","",0,20,150);

Menu5=new Array("Take Action","","",7,25,106);
	Menu5_1=new Array("Greenpeace","http://www.greenpeace.com","",0,20,180);
	Menu5_2=new Array("Anmensty","http://www.anmensty.org","",0,20,180);        
	Menu5_3=new Array("The Salvation Army","http://thesalvationarmy.com","",0,20,180);
	Menu5_4=new Array("Drop The Debt","http://www.dropthedebt.org","",0,20,180);
	Menu5_5=new Array("Data","http://www.data.org","",0,20,180);
	Menu5_6=new Array("Make Trade Fair","http://www.maketradefair.com","",0,20,180);
	Menu5_7=new Array("National Multiple Sclerosis Society","http://www.nmss.org","",0,20,180);
	
Menu6=new Array("u2 Setlists","","",12,25,106);
	Menu6_1=new Array("Early Tours","","",4,20,180);
	        Menu6_1_1=new Array("Irish Tour","http://www.u2depot.com/setlists_early_irish.html","",0,20,180);
            Menu6_1_2=new Array("U2-3 London Tour","http://www.u2depot.com/setlists_early_london.html","",0,20,180);
			Menu6_1_3=new Array("Irish Tour / London Dates","http://www.u2depot.com/setlists_early_irishlondon.html","",0,20,180);
		    Menu6_1_4=new Array("11 0'Clock Tick Tock Tour","http://www.u2depot.com/setlists_early_ticktock.html","",0,20,180);
    Menu6_2=new Array("Boy Tour","","",2,20,180);
	        Menu6_2_1=new Array("Leg I / UK + Europe","http://www.u2depot.com/setlists_boy_leg1.html","",0,20,150);
            Menu6_2_2=new Array("Leg II / NA + Europe","http://www.u2depot.com/setlists_boy_leg2.html","",0);
	Menu6_3=new Array("October Tour","","",4,20,180);
	        Menu6_3_1=new Array("Leg I / Europe","http://www.u2depot.com/setlists_october_leg1.html","",0,20,190);
            Menu6_3_2=new Array("Leg II / NA + Europe","http://www.u2depot.com/setlists_october_leg2.html","",0,20,190);	
			Menu6_3_3=new Array("Leg III / North America","http://www.u2depot.com/setlists_october_leg3.html","",0,20,190);	
			Menu6_3_4=new Array("European Dates / Festivals","http://www.u2depot.com/setlists_october_leg4.html","",0,20,190);	
	Menu6_4=new Array("War Tour","","",4,20,180);
	        Menu6_4_1=new Array("Pre-War Tour / Europe","http://www.u2depot.com/setlists_war_legpre.html","",0,20,180);	
	        Menu6_4_2=new Array("Leg I / Scotland/UK","http://www.u2depot.com/setlists_war_leg1.html","",0,20,180);	
			Menu6_4_3=new Array("Leg II / North America","http://www.u2depot.com/setlists_war_leg2.html","",0,20,180);	
			Menu6_4_4=new Array("Festivals / Europe/Japan","http://www.u2depot.com/setlists_war_leg3.html","",0,20,180);	 
	Menu6_5=new Array("Unforgettable Fire Tour","","",6,20,180);
	        Menu6_5_1=new Array("Under Australian Skies","http://www.u2depot.com/setlists_uf_skies.html","",0,20,180);			
			Menu6_5_2=new Array("Leg I / Europe","http://www.u2depot.com/setlists_uf_leg1.html","",0,20,150);	
			Menu6_5_3=new Array("Leg II / North America","http://www.u2depot.com/setlists_uf_leg2.html","",0,20,150);
			Menu6_5_4=new Array("Leg III / Europe","http://www.u2depot.com/setlists_uf_leg3.html","",0,20,150);
			Menu6_5_5=new Array("Leg IV / North America","http://www.u2depot.com/setlists_uf_leg4.html","",0,20,150);
			Menu6_5_6=new Array("Festival Tour","http://www.u2depot.com/setlists_uf_leg5.html","",0,20,150);
    Menu6_6=new Array("Conspiracy Of Hope Tour","http://www.u2depot.com/setlists_coh.html","",0,20,180);
    Menu6_7=new Array("The Joshua Tree Tour","","",3,20,180);
	        Menu6_7_1=new Array("Leg I / North America","http://www.u2depot.com/setlists_joshuatree_leg1.html","",0,20,150);
            Menu6_7_2=new Array("Leg II / Europe","http://www.u2depot.com/setlists_joshuatree_leg2.html","",0);
			Menu6_7_3=new Array("Leg III / North America","http://www.u2depot.com/setlists_joshuatree_leg3.html","",0);
	Menu6_8=new Array("Lovetown Tour","","",2,20,180);
	        Menu6_8_1=new Array("Leg I / Australia","http://www.u2depot.com/setlists_lovetown_leg1.html","",0,20,150);
            Menu6_8_2=new Array("Leg II / Europe","http://www.u2depot.com/setlists_lovetown_leg2.html","",0);	
	Menu6_9=new Array("ZooTv / Zooropa Tour","","",5,20,180);
	        Menu6_9_1=new Array("Zoo TV Leg 1 / North America","http://www.u2depot.com/setlists_zootv_leg1.html","",0,20,190);	
	        Menu6_9_2=new Array("Zoo TV Leg 2 / Europe","http://www.u2depot.com/setlists_zootv_leg2.html","",0,20,190);
			Menu6_9_3=new Array("Outside Broadcast Tour","http://www.u2depot.com/setlists_zootv_leg3.html","",0,20,190);
			Menu6_9_4=new Array("Zooropa Tour","http://www.u2depot.com/setlists_zootv_leg4.html","",0,20,190);
			Menu6_9_5=new Array("Zoomerang / New Zooland","http://www.u2depot.com/setlists_zootv_leg5.html","",0,20,190);
	Menu6_10=new Array("Popmart Tour","","",4,20,180);
	        Menu6_10_1=new Array("Leg I / North America","http://www.u2depot.com/setlists_popmart_leg1.html","",0,20,180);			
			Menu6_10_2=new Array("Leg II / Europe","http://www.u2depot.com/setlists_popmart_leg2.html","",0,20,150);
			Menu6_10_3=new Array("Leg III / North America","http://www.u2depot.com/setlists_popmart_leg3.html","",0,20,150);
			Menu6_10_4=new Array("Leg IV / ROW","http://www.u2depot.com/setlists_popmart_leg4.html","",0,20,150);
    Menu6_11=new Array("ATYCLB Promo Tour","http://www.u2depot.com/setlists_elevation_atyclb.html","",0,20,180);
	Menu6_12=new Array("Elevation Tour","","",3,20,180);
	        Menu6_12_1=new Array("Leg I / North America","http://www.u2depot.com/setlists_elevation_leg1.html","",0,20,180);			
			Menu6_12_2=new Array("Leg II / Europe","http://www.u2depot.com/setlists_elevation_leg2.html","",0,20,150);
			Menu6_12_3=new Array("Leg III / North America","http://www.u2depot.com/setlists_elevation_leg3.html","",0,20,150);
			

	