<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Vicente Ramos');

document.write('</span><br>');

// document.write('direccion<br>');

// document.write('codigo postal, poblacion, ciudad, pais<br>');

// document.write('TELÉFONO: <span class="phonetitle">telefono</span>');

// document.write('FAX: <span class="phonetitle">fax<BR></span>');

document.write('<BR>Envíame un e-mail: ');

document.write(' <A HREF="mailto:info@vicenteramos.com">info@vicenteramos.com</a><br>');


//  End -->
