// JavaScript Document

function info(){
	document.write('<a href="mailto:info@lympstoneband.co.uk">info@lympstoneband.co.uk</a>');	
}

function robbie(){
	document.write('<a href="mailto:robert.steel4@talktalk.net">robert.steel4@talktalk.net</a>');	
}

function bryony(){
	document.write('<a href="mailto:bryonysnell@hotmail.com">bryonysnell@hotmail.com</a>');	
}

function paul(){
	document.write('<a href="mailto:paulandsheila.vodden@btinternet.com">paulandsheila.vodden@btinternet.com</a>');	
}

function tim(){
	document.write('<a href="mailto:timgittins@hotmail.co.uk">timgittins@hotmail.co.uk</a>');	
}