var email = "bodyworksinc";
email += "@comcast.net";
document.write('<a href="mailto:'+email+'">'+email+'</a>');
