// DO NOT CHANGE THIS FILE
//  It is generated by menugen2 each time menugen2 is run
//


// set up drop downs anywhere in the body of the page. I think the bottom of the page is better.. 
// but you can experiment with effect on loadtime.
if (TransMenu.isSupported()) {

	//==================================================================================================
	// create a set of dropdowns
	//==================================================================================================
	// the first param should always be down, as it is here
	//
	// The second and third param are the top and left offset positions of the menus from their actuators
	// respectively. To make a menu appear a little to the left and bottom of an actuator, you could use
	// something like -5, 5
	//
	// The last parameter can be .topLeft, .bottomLeft, .topRight, or .bottomRight to inidicate the corner
	// of the actuator from which to measure the offset positions above. Here we are saying we want the 
	// menu to appear directly below the bottom left corner of the actuator
	//==================================================================================================
	var ms = new TransMenuSet(TransMenu.direction.down, 1, 0, TransMenu.reference.bottomLeft);

	//==================================================================================================
	// create a dropdown menu
	//==================================================================================================
	// the first parameter should be the HTML element which will act actuator for the menu
	//==================================================================================================

	var m5 = ms.addMenu(document.getElementById("m5"));
	m5.addItem("<a href='news_list.php'>&middot;&nbsp;Latest&nbsp;News&nbsp;from&nbsp;Taiwan</a>", "");
	m5.addItem("<a href='event.php'>&middot;&nbsp;Event&nbsp;Calendar</a>", "");
	m5.addItem("<a href='product.php?pid_for_show=38'>&middot;&nbsp;New&nbsp;Tour&nbsp;Packages</a>", "");
	m5.addItem("<a href='agent_list.php'>&middot;&nbsp;Full&nbsp;Agent&nbsp;List</a>", "");
	m5.addItem("<a href='travel_agent.php'>&middot;&nbsp;Taiwan&nbsp;Inbound&nbsp;Travel&nbsp;Agent</a>", "");
	m5.addItem("<a href='monthly_selection.php'>&middot;&nbsp;Monthly&nbsp;Selection</a>", "");

	var m6 = ms.addMenu(document.getElementById("m6"));
	m6.addItem("&raquo;&nbsp;Adventure", "");
		var m6i0 = m6.addMenu(m6.items[0]);
		m6i0.addItem("<a href='product.php?pid_for_show=4'>Climbing</a>", "");
		m6i0.addItem("<a href='product.php?pid_for_show=5'>Mountain&nbsp;Biking</a>", "");
		m6i0.addItem("<a href='product.php?pid_for_show=6'>Rafting</a>", "");
		m6i0.addItem("<a href='product.php?pid_for_show=7'>Scuba&nbsp;Diving</a>", "");
		m6i0.addItem("<a href='product.php?pid_for_show=8'>Golf</a>", "");
		m6i0.addItem("<a href='product.php?pid_for_show=9'>Sailing&nbsp;&amp;Windsurfing</a>", "");
		m6i0.addItem("<a href='product.php?pid_for_show=10'>Surfing</a>", "");
		m6i0.addItem("<a href='youth_travel.php'>Youth&nbsp;travel</a>", "");

	m6.addItem("&raquo;&nbsp;Heritage&nbsp;&amp;&nbsp;Culture&nbsp;&nbsp;", "", "");
		var m6i1 = m6.addMenu(m6.items[1]);
		m6i1.addItem("<a href='product.php?pid_for_show=11'>History</a>", "", "");
		m6i1.addItem("&raquo;&nbsp;Aboriginal&nbsp;Culture&nbsp;", "", "");
			var m6i1s0 = m6i1.addMenu(m6i1.items[1]);
			m6i1s0.addItem("<a href='product.php?pid_for_show=12'>The&nbsp;Guide</a>", "");
			m6i1s0.addItem("<a href='product.php?pid_for_show=65'>Cultural Tourism Along the East Coast</a>", "", "");
		m6i1.addItem("<a href='product.php?pid_for_show=13'>Religion</a>", "", "");
		m6i1.addItem("<a href='product.php?pid_for_show=14'>Temples</a>", "", "");
		m6i1.addItem("<a href='product.php?pid_for_show=15'>Traditional&nbsp;Medicine</a>", "", "");
		m6i1.addItem("<a href='product.php?pid_for_show=16'>Fortune&nbsp;Telling&nbsp;&amp;&nbsp;Feng&nbsp;Shui</a>", "", "");
		m6i1.addItem("&raquo;&nbsp;Performing&nbsp;Arts&nbsp;", "", "");
			var m6i1s1 = m6i1.addMenu(m6i1.items[6]);
			m6i1s1.addItem("<a href='product.php?pid_for_show=17'>The&nbsp;Guide</a>", "");
			m6i1s1.addItem("<a href='product.php?pid_for_show=60'>Taiwan Glove Puppetry</a>", "", "");
		m6i1.addItem("<a href='product.php?pid_for_show=49'>Museums&nbsp;in&nbsp;Taiwan</a>", "", "");
		m6i1.addItem("&raquo;&nbsp;Traditional&nbsp;Arts&nbsp;", "", "");
			var m6i1s2 = m6i1.addMenu(m6i1.items[8]);
			m6i1s2.addItem("<a href='product.php?pid_for_show=63'>Wood&nbsp;Garving</a>", "");
			m6i1s2.addItem("<a href='product.php?pid_for_show=66'>Yingge Pottery Town</a>", "");

	m6.addItem("&raquo;&nbsp;Gourmet&nbsp;Guide&nbsp;", "");
		var m6i2 = m6.addMenu(m6.items[2]);
		m6i2.addItem("<a href='product.php?pid_for_show=70'>Satisfying an Empty Stomach</a>", "");
		m6i2.addItem("<a href='product.php?pid_for_show=69'>Food as Medicine, Medicine as Food</a>", "");
		m6i2.addItem("<a href='product.php?pid_for_show=18'>The&nbsp;Guide</a>", "");
		m6i2.addItem("<a href='product.php?pid_for_show=19'>Night&nbsp;Markets</a>", "");
		m6i2.addItem("<a href='product.php?pid_for_show=20'>Restaurants</a>", "");
		m6i2.addItem("<a href='product.php?pid_for_show=21'>Cuisine</a>", "");
		m6i2.addItem("<a href='product.php?pid_for_show=68'>Snack</a>", "");

	m6.addItem("&raquo;&nbsp;Shopping", "");
		var m6i3 = m6.addMenu(m6.items[3]);
		m6i3.addItem("<a href='product.php?pid_for_show=22'>The&nbsp;Guide</a>", "");
		m6i3.addItem("<a href='product.php?pid_for_show=54'>Taipei&nbsp;101</a>", "");
		m6i3.addItem("<a href='product.php?pid_for_show=55'>Taipei&nbsp;East&nbsp;District</a>", "");

	m6.addItem("<a href='product.php?pid_for_show=48'>&middot;&nbsp;Night&nbsp;Life</a>", "");
	m6.addItem("<a href='product.php?pid_for_show=24'>&middot;&nbsp;Hot&nbsp;Springs</a>", "");

	m6.addItem("&raquo;&nbsp;Eco-Tourism", "");
		var m6i6 = m6.addMenu(m6.items[6]);
		m6i6.addItem("<a href='product.php?pid_for_show=25'>The&nbsp;Guide</a>", "");
		m6i6.addItem("<a href='product.php?pid_for_show=47'>Bird&nbsp;Watching</a>", "");

	m6.addItem("&raquo;&nbsp;Festivals", "");
		var m6i7 = m6.addMenu(m6.items[7]);
		m6i7.addItem("<a href='product.php?pid_for_show=26'>The&nbsp;Guide</a>", "");
		m6i7.addItem("<a href='product.php?pid_for_show=64'>Ghost&nbsp;Month</a>", "");

	m6.addItem("<a href='product.php?pid_for_show=27'>&middot;&nbsp;Language&nbsp;Learning</a>", "");
	m6.addItem("<a href='experience.php'>&middot;&nbsp;My&nbsp;Taiwan&nbsp;Experience</a>", "");

	m6.addItem("&raquo;&nbsp;Must-see Destination", "");
		var m6i6 = m6.addMenu(m6.items[10]);
		m6i6.addItem("<a href='must-see.php?sid=650&website_module_classify_sn=47'>Time Travel in Taichung</a>", "");
		m6i6.addItem("<a href='must-see.php?sid=649&website_module_classify_sn=46'>Riding the Nine</a>", "");
		m6i6.addItem("<a href='must-see.php?sid=648&website_module_classify_sn=45'>The Farther South, the Warmer the Weather and the People</a>", "");
		m6i6.addItem("<a href='must-see.php?sid=647&website_module_classify_sn=44'>Of Taiwan, Yet Not of Taiwan</a>", "");
		m6i6.addItem("<a href='must-see.php?sid=646&website_module_classify_sn=43'>Taiwan Rocks!</a>", "");
		m6i6.addItem("<a href='must-see.php?sid=645&website_module_classify_sn=42'>COOLING OFF AND GETTING WET</a>", "");
		m6i6.addItem("<a href='must-see.php?sid=644&website_module_classify_sn=41'>A Better, More Relaxed World</a>", "");
		m6i6.addItem("<a href='must-see.php?sid=643&website_module_classify_sn=40'>Discovering  PENGHU</a>", "");
		m6i6.addItem("<a href='must-see.php?sid=642&website_module_classify_sn=39'>A Trip to the Deep Mountains of Alishan</a>", "");
		m6i6.addItem("<a href='must-see.php?website_module_classify_sn=37'>Must-Sees in Northern Taiwan</a>", "");
		m6i6.addItem("<a href='must-see.php?website_module_classify_sn=36'>Visiting Tainan County Where Culture and Nature Meet </a>", "");
		m6i6.addItem("<a href='must-see.php?website_module_classify_sn=35'>TAICHUNG A City for Four Seasons </a>", "");
		m6i6.addItem("<a href='must-see.php?website_module_classify_sn=34'>With the HSR to Chiayi</a>", "");
		m6i6.addItem("<a href='must-see.php?website_module_classify_sn=33'>Tremendous Taipei</a>", "");
		//m6i6.addItem("<a href='must-see.php?website_module_classify_sn=29'>About Kaohsiung</a>", "");
		//m6i6.addItem("<a href='must-see.php?website_module_classify_sn=30'>Summer time in Kending</a>", "");

		

	var m7 = ms.addMenu(document.getElementById("m7"));
	m7.addItem("<a href='product.php?pid_for_show=28'>&middot;&nbsp;Travel&nbsp;Info</a>", "");
	m7.addItem("<a href='product.php?pid_for_show=29'>&middot;&nbsp;Getting&nbsp;There</a>", "");
	m7.addItem("<a href='product.php?pid_for_show=30'>&middot;&nbsp;Getting&nbsp;Around</a>", "");
	m7.addItem("<a href='product.php?pid_for_show=31'>&middot;&nbsp;Visas</a>", "");
	m7.addItem("<a href='product.php?pid_for_show=27'>&middot;&nbsp;Chinese&nbsp;Language</a>", "");
	m7.addItem("<a href='product.php?pid_for_show=32'>&middot;&nbsp;For&nbsp;the&nbsp;Business&nbsp;Traveller</a>", "");
	m7.addItem("<a href='product.php?pid_for_show=33'>&middot;&nbsp;Day&nbsp;Trips&nbsp;&amp;&nbsp;Business&nbsp;Trip&nbsp;Extensions</a>", "");
	m7.addItem("<a href='recommended.php'>&middot;&nbsp;Recommended&nbsp;Tour</a>", "");
	m7.addItem("<a href='product.php?pid_for_show=61'>&middot;&nbsp;For Transit/Transfer Passengers</a>", "");
	//==================================================================================================
	// write drop downs into page
	//==================================================================================================
	// this method writes all the HTML for the menus into the page with document.write(). It must be
	// called within the body of the HTML page.
	//==================================================================================================

	/*
	var m5i0 = m5.addMenu(m5.items[0]);
	m5i0.addItem("<a href=\"/modules/tinycontent/index.php?id=2\">About</a>", "");
	m5i0.addItem("<a href=\"/modules/tinycontent/index.php?id=3\">Purpose</a>", "");
	m5i0.addItem("<a href=\"/modules/tinycontent/index.php?id=5\">Goals</a>", "");
	m5.addItem("<a href=\"/modules/news/\">News</a>", "");
	var m5i1 = m5.addMenu(m5.items[1]);
	m5i1.addItem("<a href=\"/modules/news/index.php?storytopic=2\">CentOS Announcements</a>", "");
	m5i1.addItem("<a href=\"/modules/news/index.php?storytopic=8\">CentOS 4</a>", "");
	m5i1.addItem("<a href=\"/modules/news/index.php?storytopic=3\">CentOS 3</a>", "");
	m5i1.addItem("<a href=\"/modules/news/index.php?storytopic=4\">CentOS 2</a>", "");
	m5i1.addItem("<a href=\"/modules/news/index.php?storytopic=5\">CentOS.org WebSite</a>", "");
	m5i1.addItem("<a href=\"/modules/news/index.php?storytopic=9\">CentOS in the News</a>", "");
	m5i1.addItem("<a href=\"/modules/news/index.php?storytopic=11\">Projects using CentOS</a>", "");
	m5i1.addItem("<a href=\"/modules/news/index.php?storytopic=12\">We use CentOS</a>", "");
	m5.addItem("<a href=\"/modules/smartfaq/\">FAQ</a>", "");
	var m5i2 = m5.addMenu(m5.items[2]);
	m5i2.addItem("<a href=\"/modules/smartfaq/category.php?categoryid=2\">CentOS General Questions</a>", "");
	m5i2.addItem("<a href=\"/modules/smartfaq/category.php?categoryid=7\">CentOS 4 Specific</a>", "");
	m5i2.addItem("<a href=\"/modules/smartfaq/category.php?categoryid=1\">CentOS 3 Specific</a>", "");
	m5i2.addItem("<a href=\"/modules/smartfaq/category.php?categoryid=5\">CentOS 2 Specific</a>", "");
	m5.addItem("&nbsp;&nbsp;The CentOS Team", "");
	var m5i3 = m5.addMenu(m5.items[3]);
	m5i3.addItem("<a href=\"/modules/contactteam/\">Contact CentOS Development Team</a>", "");
	m5i3.addItem("&nbsp;&nbsp;Members", "");
	var m5i3s1 = m5i3.addMenu(m5i3.items[1]);
	m5i3s1.addItem("<a href=\"/modules/tinycontent/index.php?id=12\">Lance Davis (CentOS Project Leader CentOS 3 i386 Arch Lead)</a>", "");
	m5i3s1.addItem("<a target=\"_blank\" href=\"http://teamhpc.com/\">Will Dinkel (CentOS 3 x86_64 Arch Lead)</a>  [new window]", "", "blank");
	m5i3s1.addItem("<a target=\"_blank\" href=\"http://www.owlriver.com/centos/\">R P Herrold (Security and Infrastructure Support)</a>  [new window]", "", "blank");
	m5i3s1.addItem("<a target=\"_blank\" href=\"http://www.hughesjr.com/\">Johnny Hughes (CentOS 4 i386 x86_64 Arch Lead)</a>  [new window]", "", "blank");
	m5i3s1.addItem("<a href=\"/modules/tinycontent/index.php?id=12\">Tru Huynh (CentOS 3 Package Maintenance)</a>", "");
	m5i3s1.addItem("<a target=\"_blank\" href=\"http://whiteboxlinux.net\">Donavan Nelson (web guy)</a>  [new window]", "", "blank");
	m5i3s1.addItem("<a target=\"_blank\" href=\"http://uranus.it.swin.edu.au/~jn/\">John Newbigin (CentOS 2.1 Lead)</a>  [new window]", "", "blank");
	m5i3s1.addItem("<a target=\"_blank\" href=\"http://iki.fi/upi/\">Pasi Pirhonen (CentOS 3 and 4 IA64, s390(x) Arch Lead)</a>  [new window]", "", "blank");
	m5i3s1.addItem("<a target=\"_blank\" href=\"http://www.karan.org/\">Karanbir Singh (CentOS 3 and 4 PowerPC Arch Lead)</a>  [new window]", "", "blank");
	m5i3s1.addItem("<a target=\"_blank\" href=\"http://blog.sethdot.org\">Seth Vidal (CentOS 3 Package Maintenance)</a>  [new window]", "", "blank");
	m5.addItem("&nbsp;&nbsp;Documentation", "");
	var m5i4 = m5.addMenu(m5.items[4]);
	m5i4.addItem("<a target=\"_blank\" href=\"http://www.centos.org/docs/2\">CentOS 2.x Manuals</a>  [new window]", "", "blank");
	m5i4.addItem("<a target=\"_blank\" href=\"http://www.centos.org/docs/3\">CentOS 3.x Manuals</a>  [new window]", "", "blank");
	m5i4.addItem("<a target=\"_blank\" href=\"http://www.centos.org/docs/4\">CentOS 4.x Manuals</a>  [new window]", "", "blank");
	*/
var m8 = ms.addMenu(document.getElementById("m8"));

	m8.addItem("<a href='79_2.php?pid_for_show=38'>&middot;&nbsp;Top 10 Places of Interest</a>", "");
	m8.addItem("<a href=# onClick=window.open('79_4.php','794','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=615,height=700') >&middot;&nbsp;US$20 for an Exciting Half-Day Taipei City Tour</a>", "");
var m9 = ms.addMenu(document.getElementById("m9"));

m9.addItem("<a href='http://www.meettaiwan.com/home/home_index.action?menuId=S001&request_locale=en'  target='_blank'>&middot;&nbsp;Taiwan Trade</a>", "");
	m9.addItem("<a href='Biz_Trip3.php'>&middot;&nbsp;Trade Show Calendar</a>", "");
	TransMenu.renderAll();
}

