var username = "consultas";
var hostname = "ialicantina.com";
var linktext = username + '@' + hostname;
document.write("<table width=760 align=center border=0 cellpadding=0 cellspacing=0>")
document.write("  <tr class=texto1> ")
document.write("    <td width=100 align=left><img src='images/minilogoia.gif' width=89 height=31 border=0></td>")
document.write("    <td width=395>Rambla Méndez Núñez Nº 28 7ª Planta, Alicante 03002</td>")
document.write("    <td width=20><img src='images/telefono.gif' border=0 width=17 height=12></td>")
document.write("    <td width=94>965140049</td>  ")
document.write("    <td width=21 align=right><img src='images/sobre.jpg' border=0 width=21 height=15></td>")
document.write("    <td width=150 align=right> ")
document.write(" <a href=mailto:" + username + "@" + hostname + " class=texto style=text-decoration:none><b>" + linktext + " </b></a>")
document.write(" </td></tr>")
document.write("</table>")