/***********************************************************************************
*	(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=26;			// Number of first level items
	var LowBgColor='#304460';			// Background color when mouse is not over
	var LowSubBgColor='#304460';			// Background color when mouse is not over on subs
	var HighBgColor='#707070';			// Background color when mouse is over
	var HighSubBgColor='#707070';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// 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=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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=8;				// Menu offset x coordinate
	var StartLeft=8;				// 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=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// 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=1;				// 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("Tourguys' Home","index.htm","",0,24,138);

Menu2=new Array("澳洲 Australia","australia.htm","",1);
	Menu2_1=new Array("Brisbane","brisbane.htm","",0,23,110);

Menu3=new Array("奧地利 Austria","austria.htm","",2);
	Menu3_1=new Array("Salzburg","salzburg.htm","",0,23,110);
	Menu3_2=new Array("Vienna","vienna.htm","",0);

Menu4=new Array("比利時 Belgium","belgium.htm","",0,23,122);

Menu5=new Array("加拿大 Canada","canada.htm","",2);
	Menu5_1=new Array("Rockies","rockies.htm","",0,23,110);
	Menu5_2=new Array("Vancouver","vancouver.htm","",0);

Menu6=new Array("丹麥 Denmark","denmark.htm","",1);
	Menu6_1=new Array("Copenhagen","copenhagen.htm","",0,23,128);

Menu7=new Array("芬蘭 Finland","finland.htm","",1);
	Menu7_1=new Array("Helsinki","helsinki.htm","",0,23,110);

Menu8=new Array("法國 France","france.htm","",1);
	Menu8_1=new Array("Paris","paris.htm","",0,21,110);

Menu9=new Array("德國 Germany","germany.htm","",2);
	Menu9_1=new Array("Heidelberg","heidelberg.htm","",0,23,110);
	Menu9_2=new Array("Munich","munich.htm","",0);
Menu10=new Array("希臘 Greece","greece.htm","",0,23,122);

Menu11=new Array("印度 India","india.htm","",0,23,122);

Menu12=new Array("意大利 Italy","italy.htm","",4);
    Menu12_1=new Array("Florence","florence.htm","",0,23,110);
	Menu12_2=new Array("Milan","milan.htm","",0);
	Menu12_3=new Array("Rome","rome.htm","",0);
	Menu12_4=new Array("Venice","venice.htm","",0);

Menu13=new Array("日本 Japan","japan.htm","",0,23,122);

Menu14=new Array("尼泊爾 Nepal","nepal.htm","",0,23,122);

Menu15=new Array("荷蘭 Netherlands","netherlands.htm","",1);
    Menu15_1=new Array("Amsterdam","amsterdam.htm","",0,23,128);

Menu16=new Array("紐西蘭 New Zealand","newzeland.htm","",2);
	Menu16_1=new Array("Rotorua","rotorua.htm","",0,23,128);
	Menu16_2=new Array("Queenstown","","",0);

Menu17=new Array("挪威 Norway","norway.htm","",4);
    Menu17_1=new Array("North Cape","","",0,23,110);
	Menu17_2=new Array("Oslo","oslo.htm","",0);
	Menu17_3=new Array("Trolls","trolls.htm","",0);
	Menu17_4=new Array("Vikings","vikings.htm","",0);

Menu18=new Array("西班牙 Spain","spain.htm","",2);
	Menu18_1=new Array("Madrid","madrid.htm","",0,23,110);
	Menu18_2=new Array("Segovia","","",0);

Menu19=new Array("瑞典 Sweden","sweden.htm","",1);
	Menu19_1=new Array("Stockholm","stockholm.htm","",0,23,128);

Menu20=new Array("瑞士 Switzerland","switzerland.htm","",1);
	Menu20_1=new Array("Luzern","luzern.htm","",0,23,100);

Menu21=new Array("台灣 Taiwan","","",0);

Menu22=new Array("英國 U.K.","uk.htm","",1);
	Menu22_1=new Array("London","london.htm","",0,23,110);

Menu23=new Array("美國 U.S.","us.htm","",4);
	Menu23_1=new Array("Las Vegas","http://www.vegaslover.net","",0,23,128);
	Menu23_2=new Array("New Orleans","neworleans.htm","",0);
	Menu23_3=new Array("Parks","","",4);
		Menu23_3_1=new Array("Antelope Canyon","antelope.htm","",0,23,128);
		Menu23_3_2=new Array("Bryce Canyon","bryce.htm","",0);
		Menu23_3_3=new Array("Glen Canyon","glen.htm","",1);
			Menu23_3_3_1=new Array("Horseshoe Bend","horseshoe.htm","",0,23,128);
		Menu23_3_4=new Array("Grand Canyon","gc.htm","",0);
	Menu23_4=new Array("San Diego","","",0);

Menu24=new Array("其他 Others","","",3);
	Menu24_1=new Array("巴里島 Bali","bali.htm","",0,23,110);
	Menu24_2=new Array("開羅 Cairo","cairo.htm","",0);
	Menu24_3=new Array("冰島 Iceland","iceland.htm","",0);
        
Menu25=new Array("旅遊服務 Tours","reservations.htm","",0,23,122);
Menu26=new Array("討論區 Forum","phpBB2/index.php","",0,23,122);