function noSpam( theName, linkText) {
	theDomain = ('leatherh' + 'eadcatho' + 'lics.org.uk');	theAddress =  (theName + '&#x0040;' + theDomain);	document.write( '<a href="mailto:' + theAddress + '" class="plain">');
	document.write( linkText + '</a>');}
