/***********************************************************************************
*	(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=11;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='#EFE2B8';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#E6D18C';			// Background color when mouse is over on subs
	var FontLowColor='#8B6A2A';			// Font color when mouse is not over
	var FontSubLowColor='#79550D';			// Font color subs when mouse is not over
	var FontHighColor='#5F5039';			// Font color when mouse is over
	var FontSubHighColor='#5F5039';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#DFC7A5';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Tahoma, Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=8;				// 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='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=202;				// Menu offset x coordinate
	var StartLeft=110;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// 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=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='';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/menu_bullet.gif',14,9,'images/menu_bullet.gif',14,9,'images/menu_bullet.gif',14,9];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


Menu1=new Array("<p align=right><b>Our Hotel</b><img src=images/menu_bullet.gif></p>","index-2.html","",2,20,170);
	Menu1_1=new Array("Yangon","english/yangon/our_hotels.html","",0,20,80);
	Menu1_2=new Array("Mandalay","english/mandalay/our_hotels.html","",0,20,10);
	

Menu2=new Array("<p align=right><b>Accommodation</b><img src=images/menu_bullet.gif></p>","#","",2,20,200);
	Menu2_1=new Array("Yangon","english/yangon/accommodation.html","",0,20,80);
	Menu2_2=new Array("Mandalay","english/mandalay/accommodation.html","",0,20,10);
	

Menu3=new Array("<p align=right><b>Rooms and Rates</b><img src=images/menu_bullet.gif></p>","#","",2,20,200);
	Menu3_1=new Array("Yangon","english/yangon/rooms_and_rates.html","",0,20,80);
	Menu3_2=new Array("Mandalay","english/mandalay/rooms_and_rates.html","",0,20,10);
	
Menu4=new Array("<p align=right><b>Facilities</b><img src=images/menu_bullet.gif></p>","#","",2,20,200);
	Menu4_1=new Array("Yangon","english/yangon/facilities.html","",0,20,80);
	Menu4_2=new Array("Mandalay","english/mandalay/facilities.html","",0,20,10);
	
	
Menu5=new Array("<p align=right><b>Dining and Entertainment</b><img src=images/menu_bullet.gif></p>","#","",2,20,200);
	Menu5_1=new Array("Yangon","english/yangon/dining_and_entertainment.html","",0,20,80);
	Menu5_2=new Array("Mandalay","english/mandalay/dining_and_entertainment.html","",0,20,10);
	
Menu6=new Array("<p align=right><b>Inquiry for Special Rate</b><img src=images/menu_bullet.gif></p>","inquiry.html","",0,20,165);	
	
Menu7=new Array("<p align=right><b>Guest Comments</b><img src=images/menu_bullet.gif></p>","guest.html","",0,20,200);
		
Menu8=new Array("<p align=right><b>Newsletters</b><img src=images/menu_bullet.gif></p>","newsletters/index.html","",0,20,180);
	Menu8_1=new Array("January 2007","newsletters/2007_01january/index.html","",0,20,100);
	Menu8_2=new Array("February 2007","newsletters/2007_02february/index.html","",0,20,100);
	
	
Menu9=new Array("<p align=right><b>Photo Gallery</b><img src=images/menu_bullet.gif></p>","#","",2,20,200);
	Menu9_1=new Array("Yangon","english/yangon/photo_gallery.html","",0,20,100);
	Menu9_2=new Array("Mandalay","english/mandalay/photo_gallery.html","",0,20,100);

		
Menu10=new Array("<p align=right><b>Contact Us</b><img src=images/menu_bullet.gif></p>","contact.html","",0,30,180);
Menu11=new Array("<p align=center><img src=images/hotel_reservation.gif></P>","reservation.html","",0,50,0);
