/* Tigra Menu items structure */
var MENU_ITEMS = [
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_01.jpg" width="99" height="27" border="0">', 'http://www.steamboathotsprings.org/page.php?id=2', {'sw':99},
		['Hours & Prices', 'page.php?id=165'],
		['Swim Lesson Registration & Info. (PDF)', 'http://www.steamboathotsprings.org/pdf/OTHS_Swim_Lesson_Registration_Form_2010.pdf', {'tw':'_parent'}],
		['Swim Lesson Schedule (PDF)', 'http://www.steamboathotsprings.org/pdf/OTHS_Swim_Lesson_Summer_2010_Schedule.pdf', {'tw':'_parent'}],
		['Private & Semi-Private Lesson Info', 'http://www.steamboathotsprings.org/pdf/2010_Privates_Information.pdf', {'tw':'_blank'}],
		['Lap Lane Schedule', 'schedule_lap.php'],
		['Party Rentals', 'page.php?id=181'],
		['Pool Regulations', 'page.php?id=184'],
		['Masters Swim Workouts', 'page.php?id=179']
	],
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_02.jpg" width="99" height="27" border="0">', 'http://www.steamboathotsprings.org/page.php?id=3', {'sw':99}],
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_03.jpg" width="100" height="27" border="0">', 'http://www.steamboathotsprings.org/page.php?id=4', {'sw':100}],
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_04.jpg" width="98" height="27" border="0">', 'http://www.steamboathotsprings.org/schedule.php', {'sw':98}],
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_05.jpg" width="100" height="27" border="0">', 'http://www.steamboathotsprings.org/page.php?id=5', {'sw':100}],
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_06.jpg" width="99" height="27" border="0">', 'http://www.steamboathotsprings.org/page.php?id=6', {'sw':99}],
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_07.jpg" width="99" height="27" border="0">', 'http://www.steamboathotsprings.org/page.php?id=8', {'sw':99}],
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_08.jpg" width="100" height="27" border="0">', null, null,
		['Overview', 'http://www.steamboathotsprings.org/gallery_gal.php?id=15'],
		['Slides', 'http://www.steamboathotsprings.org/gallery_gal.php?id=10'],
		['Pools', 'http://www.steamboathotsprings.org/gallery_gal.php?id=11'],
		['Child Care', 'http://www.steamboathotsprings.org/gallery_gal.php?id=12'],
		['Fitness', 'http://www.steamboathotsprings.org/gallery_gal.php?id=13'],
		['Massage', 'http://www.steamboathotsprings.org/gallery_gal.php?id=14'],
		['Old Time Photos', 'http://www.steamboathotsprings.org/gallery_gal.php?id=18'],
		['Events', 'http://www.steamboathotsprings.org/gallery_gal.php?id=17'],
		['Poochy Paddle', 'http://www.steamboathotsprings.org/gallery_gal.php?id=19']

	],
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_09.jpg" width="98" height="27" border="0">', 'http://www.steamboathotsprings.org/page.php?id=7', {'sw':99}],
	['<img src="http://www.steamboathotsprings.org/menu_files/images/nav_10.jpg" width="100" height="27" border="0">', 'http://www.steamboathotsprings.org/links.php', {'sw':99}]
];
