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=/invertia/js/t.gif width=1 height=1></td>";
a= a +"</tr>";
a= a +"<tr>";
a= a +"<td height=13 colspan=2><img src=/invertia/js/t.gif width=150 height=13></td>";
a= a +"<td valign=top width=13 height=13 align=right bgcolor=#333333><img src=/invertia/js/corte1b.gif width=13 height=13></td>";
a= a +"<td height=13 bgcolor=#333333 align=left valign=top  class=cotizaciones NOWRAP width=100% colspan=4>";
a= a +'<table width="100%"  border="0" cellspacing="0" cellpadding="0"><tr>';
a= a +'<td height="13" class=cotizaciones align="center" NOWRAP>';
a= a +mercado1;
a= a +'</td><td ><img src="/invertia/img/separador.gif" width="4" height=13></td>';
a= a +'<td height="13" class=cotizaciones align="center" NOWRAP>';
a= a +mercado2;
a= a +'</td>';
a= a +'<td ><img src="/invertia/img/separador.gif" width="4" height=13></td>';
a= a +'<td height="13" class=cotizaciones align="center" NOWRAP>&nbsp;';
a= a +mercado3;
a= a +'</td>';
a= a +'<td ><img src="/invertia/img/separador.gif" width="4" height=13></td>';
a= a +'<td height="13" class=cotizaciones align="center" NOWRAP>&nbsp;';
a= a +mercado4;
a= a +'</td>';
a= a +'<td   class="cot" align="center"></td>';
a= a +'<td height="13" class=cotizaciones NOWRAP>';
if (url_buscar=='http://www.invertia.com')
{
a= a +'<a href="http://www.invertia.com/webmaster/faq.asp"><img src="/invertia/img/ayudab.gif" width="70" height="11" border="0"></a>';
}
else
{
a= a +'&nbsp;';
}
a= a +'</td>';
a= a +'</tr></table>';
a= a +"</td>";
a= a +"</tr></table>";
a= a +"<table  width=100% border=0 cellspacing=0 cellpadding=0><tr> ";
if (url_buscar=='http://br.invertia.com')
{
a= a +"<td  align=left colspan=1 align=left valign=bottom><img src=/invertia/img/logo_registro_br.gif border=0 width=195 height=22 alt='Seja bem vindo(a) ao Invertia'></td>";
}
else
{
a= a +"<td  align=left colspan=1 align=left valign=bottom><img src=/invertia/img/logo_registro.gif border=0 width=195 height=22 alt='Bienvenido a Invertia'></td>";
}

a= a +"</tr>";
a= a +"</table>";

document.write (a);

function abrir(pagina,tamano){
window.open(pagina,'Invertia','resizable=no,toolbar=yes,scrollbars=yes,alwaysRaised=yes,width=700,height=500,screenX=50,screenY=0,alwaysRaised=yes,status=yes');
}


function usu(pagina,tamano){
window.open(pagina,'Invertia','resizable=no,toolbar=no,scrollbars=no,alwaysRaised=no,width=400,height=270creenX=50,screenY=0,alwaysRaised=no,status=no');
}
