	var NoOffFirstLineMenus=5;
	var LowBgColor='blue';
	var LowSubBgColor='blue';	
	var HighBgColor='0099FF';
	var HighSubBgColor='0099FF';
	var FontLowColor='white';
	var FontSubLowColor='white';
	var FontHighColor='white';
	var FontSubHighColor='white';	
	var BorderColor='black';
	var BorderSubColor='black';
	var BorderWidth=1;					
	var BorderBtwnElmnts=1;				
	var FontFamily="arial,comic sans ms,technical"		
	var FontSize=9;					
	var FontBold=0;					
	var FontItalic=0;					
	var MenuTextCentered='center';			
	var MenuCentered='left';				
	var MenuVerticalCentered='top';			
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;				
	var StartTop=97;					
	var StartLeft=36;					
	var VerCorrect=0;					
	var HorCorrect=0;					
	var LeftPaddng=0;					
	var TopPaddng=0;					
	var FirstLineHorizontal=1;				
	var MenuFramesVertical=0;				
	var DissapearDelay=1000;				
	var TakeOverBgColor=1;				
	var FirstLineFrame='navig';				
	var SecLineFrame='space';				
	var DocTargetFrame='space';				
	var TargetLoc='';					
	var HideTop=0;					
	var MenuWrap=1;					
	var RightToLeft=0;					
	var UnfoldsOnClick=0;				
	var WebMasterCheck=0;				
	var ShowArrow=1;					
	var KeepHilite=1
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10]

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,16,79);

Menu2=new Array("Room Rates","tariffs.html","",0);
	
Menu3=new Array("Reservations","","",1);
	Menu3_1=new Array("Booking Enquiries","http://www.alexandrahotel.mistral.co.uk/form_page.html","",0,16,120);
	Menu3_2=new Array("On-Line Reservations","http://www.alexandrahotel.mistral.co.uk//reservations.html","",0,16,120);
	Menu3_3=new Array("Cancellations","http://www.alexandrahotel.mistral.co.uk/cancellations.html","",0,16,120);
	
Menu4=new Array("Information","","18",5);
	Menu4_1=new Array("The Hotel","roompictures.html","",0,16,200);
	Menu4_2=new Array("Menus","menu.html","",0);
	Menu4_3=new Array("More Information","oinfo.html","",0);
	Menu4_4=new Array("Contact Us","contactus.html","",0);
	Menu4_5=new Array("Locate Us","location.html","",0,16,98);
 
Menu5=new Array("Activities","","18",7);
	Menu5_1=new Array("Eastbourne Entertainment","eastbourne_entertainment.html","",0,16,160);
	Menu5_2=new Array("Eastbourne Theatres","http://www.eastbournetheatres.co.uk","",0,16,120);
	Menu5_3=new Array("The Bandstand","http://www.visiteastbourne.com/thedms.asp?dms=13&GroupId=4&venue=3401563","",0,16,120);
	Menu5_4=new Array("Congress Theatre","http://www.visiteastbourne.com/thedms.asp?dms=13&GroupId=4&venue=3412233 ","",0,16,120);
	Menu5_5=new Array("Devonshire Park Theatre","http://www.visiteastbourne.com/thedms.asp?dms=13&GroupId=4&venue=3412244 ","",0,16,120);
	Menu5_6=new Array("Winter Gardens","http://www.visiteastbourne.com/thedms.asp?dms=13&GroupId=4&venue=3412255 ","",0,16,120);
	Menu5_7=new Array("Royal Hippodrome","http://www.visiteastbourne.com/thedms.asp?dms=13&GroupId=4&venue=3401827 ","",0,16,120);

