var e='<a href=mailto:';
var u='staff';
var d='credit-card-provider.com';
var z='>Contact Us</a>';
document.write(e + u + "@" + d + z); 
