user = "booking";
domain = "pattyhall.com";
document.write('<a href=\"mailto:' + user + '@' + domain + '\">');
document.write('Email Patty</a>');