var a="";
a= a +"<table width=100% border=0 cellspacing=0 cellpadding=0>";
a= a +"<tr>";
a= a +"<td colspan=7 height=3 bgcolor=#333333><img src=/js/t.gif width=1 height=1></td>";
a= a +"</tr>";
a= a +"<tr>";
a= a +"<td height=13 colspan=2 ><img src=/js/t.gif width=150 height=13 border=0></td>";
a= a +"<td valign=top width=13 height=13 bgcolor=#333333 align=right><img src=/js/corte1.gif width=13 height=13></td>";
a= a +"<td height=13 bgcolor=#333333 align=left valign=top  class=cotizaciones NOWRAP colspan=4>";
a= a +'<table width="100%"  border="0" cellspacing="0" cellpadding="0"><tr>';
a= a +'<td height="11" class=cotizaciones align="center" NOWRAP width="25%">';
a= a +mercado1;
a= a +'</td><td ><img src="/js/separador_ser.gif" width="4" height=13></td>';
a= a +'<td height="11" class=cotizaciones align="center" NOWRAP width="25%">';
a= a +mercado2;
a= a +'</td>';
a= a +'<td ><img src="/js/separador_ser.gif" width="4" height=13></td>';
a= a +'<td height="11" class=cotizaciones align="center" NOWRAP width="25%">&nbsp;';
a= a +mercado3;
a= a +'</td>';
a= a +'<td ><img src="/js/separador_ser.gif" width="4" height=13></td>';
a= a +'<td height="11" class=cotizaciones align="center" NOWRAP width="25%">&nbsp;';
a= a +mercado4;
a= a +'</td>';
a= a +'<td   class="cotizaciones" align="center"></td>';
a= a +'<td height="11" class=cotizaciones align="right" NOWRAP width="25%"><a href="http://www.invertia.com/webmaster/faq.asp"><img src="/img/ayuda_ser.gif" alt="Ayuda" width="70" height="11" border="0"></a></td>';
a= a +'</tr></table>';
a= a +"</td>";
a= a +"</tr></table>";
document.write (a);
