/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#666666';			// Background color when mouse is not over
	var LowSubBgColor='#333333';			// Background color when mouse is not over on subs
	var HighBgColor='#666666';			// Background color when mouse is over
	var HighSubBgColor='white';			// 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='yellow';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#666666';			// Border color
	var BorderSubColor='#666666';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// 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='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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=50;				// Menu offset x coordinate
	var StartLeft=105;				// 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=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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='MenuPos';				// 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("rollover:nav_ft_r1_c1.gif:nav_ft_r1_c1.gif","about.html","",4,45,88);
	Menu1_1=new Array("Company Bio","about.html","",0,20,115);
	Menu1_2=new Array("Management","about.html#bio","",0,20,115);
	Menu1_3=new Array("Careers","about.html#careers","",0,20,115);
	Menu1_4=new Array("Investor Relations","about.html#vest","",0,20,115);
	
Menu2=new Array("rollover:nav_ft_r1_c2.gif:nav_ft_r1_c2.gif","services.html","",4,45,110);
	Menu2_1=new Array("Licensed Casino Representatives","licensed_reps.html","",0,20,200);	
	Menu2_2=new Array("Corporate And Group Travel","services.html#corp","",0,20,95);
	Menu2_3=new Array("Event Management","services.html#evman","",0,20,95);
	Menu2_4=new Array("Poker Cruises","services.html#svpk","",0,20,95);

Menu3=new Array("rollover:nav_ft_r1_c3.gif:nav_ft_r1_c3.gif","poker_cruises.html","",3,45,119);
	Menu3_1=new Array("April Cruises","poker_cruises_april.html","",0,20,137);
	Menu3_2=new Array("May Cruises","poker_cruises_may.html","",0,20,108);
	Menu3_3=new Array("June Cruises","poker_cruises_june.html","",0,20,108);

Menu4=new Array("rollover:nav_ft_r1_c4.gif:nav_ft_r1_c4.gif", "events.html","",3,45,69);
	Menu4_1=new Array("Celebrity Charity Poker Event","","",0,20,200);
	Menu4_2=new Array("Smoke-Out Happy Hours","","",0,20,95);
	Menu4_3=new Array("Satellite Poker Tournaments","","",0,20,95);
	
Menu5=new Array("rollover:nav_ft_r1_c5.gif:nav_ft_r1_c5.gif","casino_directory.html","",4,56,110);
	Menu5_1=new Array("Nevada","dir1.html#Nevada","",3,20,130);
	Menu5_1_1=new Array("Las Vegas","dir1.html#LasVegas","",0,20,110);
	Menu5_1_2=new Array("Laughlin","dir1.html#Laughlin","",0,20,110);
	Menu5_1_3=new Array("Reno And Tahoe","dir1.html#LakeTahoe","",0,20,110);
	Menu5_2=new Array("Atlantic City","dir1.html#Atlantic","",0,20,96);
	Menu5_3=new Array("Cruise Lines","dir1.html#cruise","",0,20,96);
	Menu5_4=new Array("International","dir1.html#international","",0,20,96);
	
Menu6=new Array("rollover:nav_ft_r1_c6.gif:nav_ft_r1_c6.gif","news.html","",0,45,59);

Menu7=new Array("rollover:nav_ft_r1_c7.gif:nav_ft_r1_c7.gif","partners.html","",0,45,81);

Menu8=new Array("rollover:nav_ft_r1_c8.gif:nav_ft_r1_c8.gif","contact.html","",2,45,112);
	Menu8_1=new Array("Make A Reservation","reservations.html","",0,20,125);	
	Menu8_2=new Array("Book A Cruise","cruise_booking.html","",0,20,125);

	

