/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#f3ddbc';			// Background color when mouse is not over
	var LowSubBgColor='#f3ddbc';			// Background color when mouse is not over on subs
	var HighBgColor='#7A4614';			// Background color when mouse is over
	var HighSubBgColor='#7A4614';			// Background color when mouse is over on subs
	var FontLowColor='#7A4614';			// Font color when mouse is not over
	var FontSubLowColor='#7A4614';			// Font color subs when mouse is not over
	var FontHighColor='#f3ddbc';			// Font color when mouse is over
	var FontSubHighColor='#f3ddbc';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';			// 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=140;				// Menu offset x coordinate
	var StartLeft=4;				// 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=0;			// 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=1;			// 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=['menuimg/tri.gif',5,10,'menuimg/tridown.gif',10,5,'menuimg/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","main.php","",0,20,115);
Menu2=new Array("Mo's Resume","biog.php","",0,20,115);
Menu3=new Array("Discography","","",2);
	Menu3_1=new Array("Albums","","",3,20,150);
				Menu3_1_1=new Array("Mo\'s Solo Albums","","",5,20,150);
					Menu3_1_1_1=new Array("Belsize Lane","albums_belsize_lane.php","",0,20,150);
					Menu3_1_1_2=new Array("Live At Blues West 14","albums_blues_at_west_14.php","",0,20,150);
					Menu3_1_1_3=new Array("Time To Think","albums_time_to_think.php","",0,20,150);
					Menu3_1_1_4=new Array("Southern Reunion","albums_southern_reunion.php","",0,20,150);
					Menu3_1_1_5=new Array("Bel Assis","albums_bel_assis.php","",0,20,150);
				Menu3_1_2=new Array("RMS Albums","","",3,20,150);
						Menu3_1_2_1=new Array("Centennial Park","albums_rms_centennial_park.php","",0,20,240);
						Menu3_1_2_2=new Array("Live At The Venue","albums_rms_live_venue.php","",0,20,240);
						Menu3_1_2_3=new Array("Live At The Montreux Jazz Festival (DVD)","albums_rms_live_montreux.php","",0,20,240);
				Menu3_1_3=new Array("Affinity Albums","","",5,20,150);
						Menu3_1_3_1=new Array("Affinity","albums_affinity_affinity.php","",0,20,180);
						Menu3_1_3_2=new Array("Live Instrumentals: 1962","albums_affinity_live_instrumentals.php","",0,20,180);
						Menu3_1_3_3=new Array("Origins 1965-1967","albums_affinity_origins_1962-1967.php","",0,20,180);
						Menu3_1_3_4=new Array("1971 - 1972","albums_affinity_1971-1972.php","",0,20,180);
						Menu3_1_3_5=new Array("Origins: The Baskervilles 1965","albums_affinity_baskervilles.php","",0,20,180);

	Menu3_2=new Array("Reviews","album_reviews.php","",2,20,150);
			Menu3_2_1=new Array("Bel Assis & Southern Reunion","album_reviews_ba_sr.php","",0,20,180);
			Menu3_2_2=new Array("Time To Think","album_reviews_ttt.php","",0,20,180);
Menu4=new Array("Mo the Muso","","",10);
		Menu4_1=new Array("The Producer","muso_mo_producer.php","",0,20,120);
		Menu4_2=new Array("On Albums","muso_on_albums.php","",0,20,120);
		Menu4_3=new Array("On Singles","muso_on_singles.php","",0,20,120);
		Menu4_4=new Array("On Screen","muso_on_screen.php","",0,20,120);
		Menu4_5=new Array("On The Road","muso_on_the_road.php","",0,20,120);
		Menu4_6=new Array("Special Concerts","muso_special_concerts.php","",0,20,120);
		Menu4_7=new Array("Music Library","muso_music_library.php","",0,20,120);
		Menu4_8=new Array("Equipment","","",2,20,200);
			Menu4_8_1=new Array("Basses","basses.php","",0,20,200);
			Menu4_8_2=new Array("Amps","amps.php","",0,20,200);
		Menu4_9=new Array("Sessions","","",3,20,200);
				Menu4_9_1=new Array("Intro","sessions_intro.php","",0,20,200);
				Menu4_9_2=new Array("Studios","sessions_studios.php","",0,20,200);
				Menu4_9_3=new Array("Producers","sessions_producers.php","",0,20,200);
		Menu4_10=new Array("Muso Colleagues","","",4,20,200);
				Menu4_10_1=new Array("Intro","sessions_musos.php","",0,20,200);
				Menu4_10_2=new Array("Rhythm Section","sessions_rhythm-b.php","",0,20,200);
				Menu4_10_3=new Array("Vocalists","sessions_vocal-b.php","",0,20,200);
				Menu4_10_4=new Array("Horns\'n\'Reeds","sessions_horns-b.php","",0,20,200);

Menu5=new Array("Mo the Author","","",5);
	Menu5_1=new Array("Intro","author_intro.php","",0,20,125);
	Menu5_2=new Array("'17 Watts?'","author_17watts.php","",0,20,100);
	Menu5_3=new Array("Book Reviews","","",6,20,100);
		Menu5_3_1=new Array("Bruce Welch","book_reviews_bruce_welch.php","",0,20,150);
		Menu5_3_2=new Array("The 2nd Edition","book_reviews_softcover.php","",0,20,100);
		Menu5_3_3=new Array("Bassist \'97","book_reviews_17w-bassist07-97.php","",0,20,100);
		Menu5_3_4=new Array("Guitarist \'97","book_reviews_17w-guitarist07-97.php","",0,20,100);
		Menu5_3_5=new Array("Musician\'s Quotes","book_reviews_quotes.php","",0,20,100);
		Menu5_3_6=new Array("Snippets","book_reviews_snippets2.php","",0,20,100);
		
	Menu5_4=new Array("Book Launch","author_book_launch.php","",0,20,100);
	Menu5_5=new Array("Colour Images","author_colour_images.php","",5,20,100);
			Menu5_5_1=new Array("Intro","author_colour_images_intro.php","",0,20,100);
			Menu5_5_2=new Array("Vintage Strings","author_colour_images_strings.php","",0,20,100);
			Menu5_5_3=new Array("Vintage Gear","author_colour_images_gear.php","",0,20,100);
			Menu5_5_4=new Array("Vintage Ads","author_colour_images_ads.php","",0,20,100);
			Menu5_5_5=new Array("Miscellaneous","author_colour_images_misc.php","",0,20,100);
Menu6=new Array("Interviews","","",2);
	Menu6_1=new Array("Mo In Print","","",8,20,125);
			Menu6_1_1=new Array("Bassist \'98","interviews_bassist98a.php","",0,20,150);
			Menu6_1_2=new Array("Bassist \'96","interviews_bassist96.php","",0,20,100);
			Menu6_1_3=new Array("bassics \'92","interviews_bassics92.php","",0,20,100);
			Menu6_1_4=new Array("Bass Player \'92","interviews_bassplayer92.php","",0,20,100);
			Menu6_1_5=new Array("Billboard \'92","interviews_billboard92.php","",0,20,100);
			Menu6_1_6=new Array("Guitarist \'92","interviews_guitarist92.php","",0,20,100);
			Menu6_1_7=new Array("Guitarist \'88","interviews_guitarist88.php","",0,20,100);
			Menu6_1_8=new Array("Sound International '81","interviews_sound-int-81.php","",0,20,2000);
	Menu6_2=new Array("Mo The Interviewer","","",2,20,150);
			Menu6_2_1=new Array("George Harrison","interviews_harrison.php","",0,20,110);
			Menu6_2_2=new Array("Jonty Bankes","interviews_ukes.php","",0,20,110);			


Menu7=new Array("Stories","","",4);
	Menu7_1=new Array("Intro","stories_intro.php","",0,20,120);
	Menu7_2=new Array("Muso\'s Humour","","",2,20,120);
			Menu7_2_1=new Array("Names","stories_names.php","",0,20,100);
			Menu7_2_2=new Array("Joke Telling","stories_joke_telling.php","",0,20,100);
	Menu7_3=new Array("Road Stories","stories_roadtales.php","",0,20,120);
	Menu7_4=new Array("Studio Stories","stories_studiotales.php","",0,20,120);

Menu8=new Array("Gallery","","",9);
	Menu8_1=new Array("Jeff Beck","","",2,20,185);
			Menu8_1_1=new Array("UK","gallery_jeff_beck_uk.php","",0,20,50);
			Menu8_1_2=new Array("Japan","gallery_jeff_beck_japan.php","",0,20,50);
	Menu8_2=new Array("Gil Evans ","gallery_gil_evans.php","",0,20,140);
	Menu8_3=new Array("Phil Collins Tour","gallery_phil_collins_tour.php","",0,20,140);
	Menu8_4=new Array("Evita Sessions","gallery_evita_sessions.php","",0,20,140);
	Menu8_5=new Array("The Secret Policeman\'s Ball","gallery_secret_policemans_ball.php","",0,20,140);
	Menu8_6=new Array("Birthright","gallery_birthright.php","",0,20,140);
	Menu8_7=new Array("Maggie Bell","gallery_maggie_bell.php","",0,20,140);
	Menu8_8=new Array("Van Morrison","gallery_van_morrison.php","",0,20,140);
	Menu8_9=new Array("Cliff Richard","gallery_cliff_richard.php","",0,20,140);

Menu9=new Array("Contact Us","contact_us.php","",0);

Menu10=new Array("Links","links.php","",0);