/***********************************************************************************
*	(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='black';			// 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='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='666666';			// 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=0;				// 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=90;				// 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=5;				// 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=100;			// 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=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
//	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,62);

Menu2=new Array("Why Troye","#","",7,20,82);
    Menu2_1=new Array("Perfect Choice","corporate_entertainer.html","",0,20,140);
	Menu2_2=new Array("Repeat Business","repeat_bus.html","",0,20,140);
	Menu2_3=new Array("References","references.html","",0,20,140);
	Menu2_4=new Array("Charity Shows","charity.html","",0,20,140);
	Menu2_5=new Array("Celebrities Worked With","#","",5,20,140);
	        Menu2_5_1=new Array("Radio DJ`s","radio.html","",0,20,80);
			Menu2_5_2=new Array("Television","tv.html","");
			Menu2_5_3=new Array("Comedians","comedians.html","");
			Menu2_5_4=new Array("Magicians","magicians.html","");
			Menu2_5_5=new Array("Music","musician.html","");
			
	Menu2_6=new Array("Top Gigs","gigs.html","",0);	
	Menu2_7=new Array("Fans","hypnosis_fans.html","",0)
	
	
Menu3=new Array("Gigs","#","",3,20,52);
	Menu3_1=new Array("By Year","#","",7,20,80);	
		    Menu3_1_1=new Array("<2004","hypnosis_show_year_before2004.html","",0,20,80);
		    Menu3_1_2=new Array("2004","hypnosis_show_year_2004.html","",0);
		    Menu3_1_3=new Array("2005","hypnosis_show_year_2005.html","",0);
            Menu3_1_4=new Array("2006","hypnosis_show_year_2006.html","",0);
            Menu3_1_5=new Array("2007","hypnosis_show_year_2007.html","",0);
            Menu3_1_6=new Array("2008","hypnosis_show_year_2008.html","",0);
            Menu3_1_7=new Array("2009","hypnosis_show_year_2009.html","",0);

				 
	Menu3_2=new Array("By Type","#","",9);
		    Menu3_2_1=new Array("Theatres","hypnosis_show_theatres.html","",0,20,120);
		    Menu3_2_2=new Array("Corporates","hypnosis_show_corporate.html","",0);
		    Menu3_2_3=new Array("Festivals","hypnosis_show_festivals.html","",0);
            Menu3_2_4=new Array("Schools","hypnosis_show_schools.html","",0);
            Menu3_2_5=new Array("Pubs/Restuarants","hypnosis_show_pubs.html","",0);
            Menu3_2_6=new Array("Night Clubs","hypnosis_show_nightclubs.html","",0);
			Menu3_2_7=new Array("Charities","hypnosis_show_charity.html","",0);	 
			Menu3_2_8=new Array("Parties","hypnosis_show_party.html","",0);	
			Menu3_2_9=new Array("Resorts","hypnosis_show_resorts.html","",0);	
			
		Menu3_3=new Array("Hypnôse","hypnos_gig.html","",0);	
			

Menu4=new Array("FAQ","#","",2,20,40);
    Menu4_1=new Array("The Show","about_show.html","",0,20,120);
    Menu4_2=new Array("Show Requirements","requirements.html","",0);

Menu5=new Array("Hypnosis Courses","#","",6,20,120);
    Menu5_1=new Array("Troye's Qualifications","qualifications.html","",0,20,145);
	Menu5_2=new Array("Basic Hypnosis Course","learn_hypnosis_course_training.html","",0);
	Menu5_3=new Array("Introductory Course","hypnosis_course_intro.html","",0);
	Menu5_4=new Array("Stage Hypnosis Course","hypnosis_course_stage.html","",0);
	Menu5_5=new Array("Advanced Hypnosis Course","hypnosis_course_advanced.html","",0);
	Menu5_6=new Array("Course Testimonials","hypnosis_course_testimonials.html","",0);
	    
	
Menu6=new Array("3 Card Monte","#","",3,20,97);
        Menu6_1=new Array("Portfolio","#","",2,20,90);
	        Menu6_1_1=new Array("Magic Man","3card_mman.html","",0,20,170);
			Menu6_1_2=new Array("Darren Whackhead Simpson","3card_whackhead.html","");
	        
			
			
	Menu6_2=new Array("Reference","3card_ref.html","",0,20,125);	
	Menu6_3=new Array("Poster","poster.html","");
	
	
Menu7=new Array("Magic","#","",3,20,60);
	Menu7_1=new Array("Troye the Mentalist","Stage-Mentalist.html","",0,20,130);				
	Menu7_2=new Array("Troye the Magician","Magician.html","",0);				
	Menu7_3=new Array("Basic Magic Course","learn_magic_course.html","",0);


Menu8=new Array("Downloads","#","",3,20,90);
	Menu8_1=new Array("Radio Jacaranda 94.2","jacaranda.html","",0,20,110);				
	Menu8_2=new Array("Troye's Poster","poster_download.html","",0);
	Menu8_3=new Array("Troye's Portfolio","portfolio_download.html","",0);
	

			
Menu9=new Array("Links","#","",6,20,55);
	 Menu9_1=new Array("Favourite Hypnotists","favorite_hypnotist.html","",0,20,130);
     Menu9_2=new Array("Worldwide Hypnotists","worldwide_stage_hypnotist_directory.html","");
	 Menu9_3=new Array("Hypnotherapists","hypnotherapists.html","");
	 Menu9_4=new Array("Hypnosis Directories","hypnosis_directory.html","");
	 Menu9_5=new Array("Magic Links","magic_directory.html","");
	 Menu9_6=new Array("Submit a Site","addurl.html","");
	 
	
	
Menu10=new Array("Contact Us","#","",3,20,77);
     Menu10_1=new Array("Hypnosis Show Enquiry","show_enquiry.html","",0,20,150);
	 Menu10_2=new Array("Hypnosis Course Enquiry","course_enquiry.html","",0);	 
	 Menu10_3=new Array("Hypnotherapy Enquiry","Hypnotherapy.html","",0);
