function ct() {
  document.getElementById("em").firstChild.nodeValue="support@mag"+"ictracer.com";
  document.getElementById("em").setAttribute("href", "mailto:support@mag"+"ictracer.com");
}
window.onload = function() { ct(); }