
/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#554AA2';			// Background color when mouse is not over
	var LowSubBgColor='#CCCCE4';			// Background color when mouse is not over on subs
	var HighBgColor='#554AA2';			// Background color when mouse is over
	var HighSubBgColor='#554AA2';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#554AA2';			// Font color subs when mouse is not over
	var FontHighColor='#CCCCE4';			// Font color when mouse is over
	var FontSubHighColor='#CCCCE4';			// Font color subs when mouse is over
	var BorderColor='#554AA2';			// Border color
	var BorderSubColor='#554AA2';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=8;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;		// vertical overlap child/ parent
	var StartTop=89;				// Menu offset x coordinate
	var StartLeft=275;				// 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=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.htm","",0,18,75);

Menu2=new Array("Profile","profile.htm","",0,18,80);

Menu3=new Array("Shows","","",9,18,75);
	
	Menu3_1=new Array("Around the world","","",8,18,145);
		Menu3_1_1=new Array("French Cancan","atw_french_cancan.htm","",0,18,105);
		Menu3_1_2=new Array("USA","atw_usa.htm","",0);
		Menu3_1_3=new Array("Oriental","atw_oriental.htm","",0);
		Menu3_1_4=new Array("Aloha","atw_aloha.htm","",0,18,75);
		Menu3_1_5=new Array("Bollywood","atw_bollywood.htm","",0);
		Menu3_1_6=new Array("Eastern","atw_eastern.htm","",0);
		Menu3_1_7=new Array("Latino","atw_latino.htm","",0);
		Menu3_1_8=new Array("Espana","atw_espana.htm","",0);	
	
	Menu3_2=new Array("Movies and Musicals","","",8,18,145);	
		Menu3_2_1=new Array("Moulin Rouge","mam_moulin_rouge.htm","",0,18,105);
		Menu3_2_2=new Array("Bond","mam_bond.htm","",0);
		Menu3_2_3=new Array("Night Fever","mam_night_fever.htm","",0);
		Menu3_2_4=new Array("Austin Powers","mam_austin_powers.htm","",0);
		Menu3_2_5=new Array("Rocky Horror","mam_rocky_horror.htm","",0);
		Menu3_2_6=new Array("Grease","mam_grease.htm","",0);
		Menu3_2_7=new Array("Chicago","mam_chicago.htm","",0);
		Menu3_2_8=new Array("Copacabana","mam_copacabana.htm","",0);	
	
	Menu3_3=new Array("Circus","shws_circus.htm","",0);
	Menu3_4=new Array("50s, 60s, 70s","shws_506070.htm","",0);
	Menu3_5=new Array("Martial Arts","shws_martial_arts.htm","",0);
	Menu3_6=new Array("Showgirls","shws_showgirls.htm","",0);
	Menu3_7=new Array("Wildwest","shws_wildwest.htm","",0);
	Menu3_8=new Array("Cosmic","shws_cosmic.htm","",0);
	Menu3_9=new Array("Burlesque","shws_burlesque.htm","",0);

Menu4=new Array("Entertainers","","",10,18,120);

	Menu4_1=new Array("Caberet","ent_cabaret_and_showgirls.htm","",0,18,170);
	Menu4_2=new Array("Breakdancers","ent_breakdancers.htm","",0);
	Menu4_3=new Array("Freestylers","ent_freestylers.htm","",0);
	Menu4_4=new Array("Dance acts","ent_dance_acts.htm","",0);
	Menu4_5=new Array("Singers","ent_singers.htm","",0);
	Menu4_6=new Array("Female models","ent_female_models.htm","",0);
	Menu4_7=new Array("Male models","ent_male_models.htm","",0);
	Menu4_8=new Array("Specialty acts","ent_specialty_acts.htm","",0);
	Menu4_9=new Array("Party people","ent_party_people.htm","",0);
	Menu4_10=new Array("Childrens Entertainment","ent_children's_entertainment.htm","",0);
		
Menu5=new Array("Clients","","",2,18,85);
	
	Menu5_1=new Array("Our clients","clients.htm","",0,18,95);
	Menu5_2=new Array("Testimonials","testimonials.htm","",0);

Menu6=new Array("Contact","contact_us.htm","",0,18,85);