// JavaScript Document    
var telefono="Tel.: 699 354 725"

document.write(telefono);
