
function contact() {
document.write("<table width =770 align=center cellpadding=0 cellspacing=0 border=0><tr>");
document.write("<td><img src=images/pixel.gif width=33 height=1 border=0></td>");
document.write("<td><img src=images/pixel.gif width=180 height=1 border=0></td>");
document.write("<td><img src=images/pixel.gif width=20 height=1 border=0></td>");
document.write("<td><img src=images/pixel.gif width=33 height=1 border=0></td>");
document.write("<td><img src=images/pixel.gif width=308 height=1 border=0></td>");
document.write("<td bgcolor=#AD8C21><img src=images/pixel.gif width=196 height=1 border=0></td>");
document.write("</tr><tr>");
document.write("<td colspan=2 valign=top><img src=images/tit_viascontacto.gif width=150 height=23 border=0></td>");
document.write("<td rowspan=3 valign=top><img src=images/divider.gif width=2 height=70 border=0></td>");
document.write("<td colspan=2 valign=top><img src=images/tit_email.gif width=60 height=23 border=0></td>");
document.write("<td valign=top align=center bgcolor=#AD8C21><img src=images/pixel.gif width=1 height=1 border=0></td>");
document.write("</tr><tr>");
document.write("<td rowspan=2 valign=top></td>");
document.write("<td rowspan=2 valign=top></td>");
document.write("<td valign=top align=right><img src=images/ico_mail.gif width=33 height=19 border=0></td>");
document.write("<td valign=top><div class=contacto style=padding-top:3px;>Email: jv@jv.com.ar</div></td>");
document.write("<td rowspan=2 bgcolor=#AD8C21 valign=bottom><img src=images/panel_bottom.gif width=196 height=21 border=0 alt=></td>");
document.write("</tr><tr>");
document.write("<td colspan=2 valign=top><div style=padding-left:4px;><a class=contacto href=contacto.html onmouseover=highlightLink(10,'LinkMail') onmouseout=highlightLink(11,'LinkMail')><img name=LinkMail src=images/link-black.gif align=absmiddle width=11 height=11 border=0 alt=>&nbsp;Para mayor comodidad use nuestro formulario de mail.</a></div></td>");
document.write("</tr></table>");
}

