
			document.write('<div id="sidebar">')


				document.write('<h1>&nbsp;</h1>')

				document.write('<div class="left-box">')

				document.write('<ul class="sidemenu">	')
			
	document.write('<li><a href="index.html">Home</a></li>')

				document.write('<li><a href="aims.html">Trust aims</a></li>')
	
			//document.write('<li><a href="index.html">Volunteers at work</a></li>')

				document.write('<li><a href="history.html">Island history</a></li>')

				document.write('<li><a href="maps.html">Island maps</a></li>')

				document.write('<li><a href="ecology.html">Ecology</a></li>')

				document.write('<li><a href="Lizards.html">Lizards</a></li>')

				//document.write('<li><a href="index.html">Rapaki iwi</a></li>')

				//document.write('<li><a href="index.html">Scientific discoveries</a></li>')
	
			//document.write('<li><a href="index.html">More information/links</a></li>')

				//document.write('<li><a href="Newsletters.html">Newsletters</a></li>')

				//document.write('<li><a href="gallery.html">Videos and Picture Gallery</a></li>')

				document.write('<li><a href="Newsletters/Quail_Island_Newsletter_December_11.pdf">Latest Newsletter</a></li>')

				//document.write('<li><a href="NewVolunteers.html">Info for new volunteers</a></li>')

				document.write('<li><a href="2012_New_Volunter_Info.rtf">Volunteer Programme 2012</a></li>')

				document.write('<li><a href="contact.html">Contact/Join the Trust</a></li>')
	
			document.write('</ul>')

				document.write('</div>')


			document.write('</div>')
