var name = "rita.mortimer2@homecall.co.uk";
var domain = "homecall.co.uk";
document.write('<a href=\"mailto:' + 'rita.mortimer2' + '@' + domain + '\">');
document.write(name + '</a>');


