	var E = 'rcc~rcc_co_uk'
	
	E = E.replace(/~/,'@').replace(/_/g,'.')
	document.write('<a href="mailto:' + E + '">' + E + '</a>')
