var MENU_ITEMS = [

				
['<div align="center">Home&nbsp; </div>', 'index-2.html', null],			
				
		
	
			['<div align="center">Tours&nbsp; <img src="/g/downarrow.gif" width=13 height=11 border=0></div> ', 'tours.html', null,
				['Tour Highlights', 'tours.html', null],		
				['[1-3] Scenic Tours <img src="/g/rightarrow.gif" width=13 height=11 border=0> ', 'tours.html', null,

					['[1] The High Country -One Day', 'tours/tour1.html', null],
					['[2] LOTR film sets -One Day', 'tours/tour2.html', null],
					['[3] High Country-LOTR -Two Day', 'tours/tour3.html', null],
	

			],
			
				['[4-5] Fishing Tours <img src="/g/rightarrow.gif" width=13 height=11 border=0> ', 'tours.html#fishing', null,

					['[4] Lakes and River -One Day', 'tours/tour4.html', null],
				['[5] High Country Lakes -Two Day', 'tours/tour5.html', null],
					

			],
			
			

			['Self-drive/Guided', 'tours/selfdrive.html', null],					
			['Tag along', 'tours/tagalong.html', null],

	],
	
['<div align="center">About us&nbsp; </div>', 'about.html', null],	

['<div align="center">More info&nbsp; </div>', 'info.html', null],	

['<div align="center">Photo Gallery&nbsp; </div>', 'gallery.html', null],	

['<div align="center">Links&nbsp; </div>', 'links.html', null],	
				
['<div align="center">Contact us&nbsp; </div>', 'contact.html', null],	


['<div align="center">Bookings&nbsp; </div>', 'bookings.html', null],	


['<div align="center">Testimonials&nbsp; </div>', 'testimonials.html', null],	
	
		
			
	

];
