var a="";
a= a +"<table width=774 border=0 cellspacing=0 cellpadding=0>";
a= a +"<tr>";
a= a +"<td colspan=7 height=3 bgcolor=#333333><img src=http://www.invertia.com/js/t.gif width=1 height=1></td>";
a= a +"</tr>";
a= a +"<tr>";
a= a +"<td height=13 colspan=2 ><img src=http://www.invertia.com/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=http://www.invertia.com/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" align="center" NOWRAP class=cotizaciones>';

if (mercado1 > "0")
	{
	a=a+'<a href="http://www.invertia.com/mercados/acciones/default.asp?idtel=IB011IBEX35" target=_top><span class=submenu><font color=#ffffff>&nbsp;IBEX 35&nbsp;<img src=http://www.invertia.com/img/flechaverde1.gif width=12 height=9 border=0>&nbsp;';
	}
else
	{
	a=a+'<a href="http://www.invertia.com/mercados/acciones/default.asp?idtel=IB011IBEX35" target=_top><span class=submenu><font color=#ffffff>&nbsp;IBEX 35&nbsp;<img src=http://www.invertia.com/img/flecharoja1.gif width=12 height=9 border=0>&nbsp;';
	}
a= a + mercado1; 
a= a +'%</font></span></td>';
a= a +'<td ><img src="http://www.invertia.com/js/separador_ser.gif" width="4" height=13></td>';
a= a +'<td height="11" align="center" NOWRAP class=cotizaciones>';
if (mercado2 > "0")
	{
	a=a+'<a href="http://www.invertia.com/mercados/acciones/default.asp?idtel=IB011IBEX35" target=_top><span class=submenu><font color=#ffffff>&nbsp;DOW JONES&nbsp;<img src=http://www.invertia.com/img/flechaverde1.gif width=12 height=9 border=0>&nbsp;';
	}
	else
	{
	a=a+'<a href="http://www.invertia.com/mercados/acciones/default.asp?idtel=IB011IBEX35" target=_top><span class=submenu><font color=#ffffff>&nbsp;DOW JONES&nbsp;<img src=http://www.invertia.com/img/flecharoja1.gif width=12 height=9 border=0>&nbsp;';
	}
a= a + mercado2;
a= a +'%</font></span></td>';
a= a +'<td><img src="http://www.invertia.com/js/separador_ser.gif" width="4" height=13></td>';
a= a +'<td height="11" align="center" NOWRAP class=cotizaciones>';
if (mercado3 > "0")
	{
	a=a+'<a href="http://www.invertia.com/mercados/acciones/default.asp?idtel=IB011IBEX35" target=_top><span class=submenu><font color=#ffffff>&nbsp;NASDAQ 100&nbsp;<img src=http://www.invertia.com/img/flechaverde1.gif width=12 height=9 border=0>&nbsp;';
	}
	else
	{
	a=a+'<a href="http://www.invertia.com/mercados/acciones/default.asp?idtel=IB011IBEX35" target=_top><span class=submenu><font color=#ffffff>&nbsp;NASDAQ 100&nbsp;<img src=http://www.invertia.com/img/flecharoja1.gif width=12 height=9 border=0>&nbsp;';
	}
a= a + mercado3;
a= a +'%</font></span></td>';
a= a +'<td ><img src="http://www.invertia.com/js/separador_ser.gif" width="4" height=13></td>';
a= a +'<td height="11" align="center" NOWRAP><span class=cotizaciones>';
if (mercado4 > "0")
	{
	a=a+'<a href="http://www.invertia.com/mercados/acciones/default.asp?idtel=IB011IBEX35" target=_top><span class=submenu><font color=#ffffff>&nbsp;EURO STOXX 50&nbsp;<img src=http://www.invertia.com/img/flechaverde1.gif width=12 height=9 border=0>&nbsp;';
	}
	else
	{
	a=a+'<a href="http://www.invertia.com/mercados/acciones/default.asp?idtel=IB011IBEX35" target=_top><span class=submenu><font color=#ffffff>&nbsp;EURO STOXX 50&nbsp;<img src=http://www.invertia.com/img/flecharoja1.gif width=12 height=9 border=0>&nbsp;';
	}
a= a + mercado4;
a= a +'%</font></span></td>';
a= a +'<td class="cotizaciones" align="center"></td>';
a= a +'<td height="11" class=cotizaciones NOWRAP><a href="http://www.invertia.com/webmaster/faq.asp" target=_top><img src="http://www.invertia.com/img/ayuda_ser.gif" width="70" height="11" border="0"></a></td>';
a= a +'</tr></table>';
a= a +"</td>";
a= a +"</tr></table>";
document.write (a);
