var username = "consultas";
var hostname = "deisa.net";
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/minilogodeisa.gif' width=92 height=30 border=0></td>")
document.write("    <td width=425>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=120 align=right> ")
document.write(" <a href=mailto:" + username + "@" + hostname + " class=texto7 style=text-decoration:none><b>" + linktext + "</b></a>")
document.write("  </td></tr>")
document.write("</table>")