email='pat';
email=(email + '@' +'wardgashawick.co.uk');
document.write('<a href="mailto:' + email + '">' + email + '</a>');