// JavaScript Document

function info(){
	document.write('<a href="mailto:info@woodvale-challenge.com">info@woodvale-challenge.com</a>');	
}
function kate(){
	document.write('<a href="mailto:kate@woodvale-challenge.com">kate@woodvale-challenge.com</a>');	
}
function kate2(){
	document.write('<a href="mailto:katebattes@yahoo.co.uk">katebattes@yahoo.co.uk</a>');
}
