// JavaScript Document

function emailpm() {
var name = "petermullin@";
var domain1 = "warborough";
      				document.write ("<a href=\"mailto:" + name + domain1 + "festival.co.uk?subject=From the Warborough Festival website\" title=\"Email Peter Mullin\"> Peter Mullin " + 
									//' ' + 									"  <img src=\"/images05/gif2/linkarrow.gif\" class=\"linkarrow\" alt=\"\" /></a>");
					
	"</a>");				
					
}
	  