// JavaScript Document

function emailpc() {
var name = "petercox@";
var domain1 = "warborough";
      				document.write ("<a href=\"mailto:" + name + domain1 + "festival.co.uk?subject=Music on Festival Sunday\" title=\"Email Peter Cox\"> Peter Cox " + 
									//' ' + 									"  <img src=\"/images05/gif2/linkarrow.gif\" class=\"linkarrow\" alt=\"\" /></a>");
					
	"</a>");				
					
}
	  