  /* Phone Number */

var mytext = "800.908.7108";
document.write(mytext);

