email='stevenpporter';
email=(email + '@' +'btconnect.com');
document.write('<a href="mailto:' + email + '">' + email + '</a>');
