
			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="EcorestorationConsiderations.html">Ecorestoration: Plant Species</a></li>')
				document.write('<li><a href="Lizards.html">Lizards</a></li>')
				document.write('<li><a href="Penguins.html">Penguins</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="Newsletters/Quail_Island_Newsletter_June_10.pdf">Latest Newsletter</a></li>')
				//document.write('<li><a href="NewVolunteers.html">Info for new volunteers</a></li>')
				document.write('<li><a href="2010_new_volunter_info.rtf">Volunteer Programme 2010</a></li>')
				document.write('<li><a href="contact.html">Contact/Join the Trust</a></li>')	
					document.write('</ul>	')
				document.write('</div>')

			document.write('</div>')