// JavaScript Document

function emailbc() {
var name = "bencox@";
var domain1 = "warborough";
      				document.write ("<a href=\"mailto:" + name + domain1 + "festival.co.uk?subject=Warborough Festival technical production\" title=\"Email Ben Cox\"> Ben Cox " + 
									//' ' + 									"  <img src=\"/images05/gif2/linkarrow.gif\" class=\"linkarrow\" alt=\"\" /></a>");
					
	"</a>");				
					
}
	  