nPX=0;oPX=0;nPY=0;oPY=0;interval=10;IMGW=590;IMGH=30;XSAFETY=17;YSAFETY=17;
desPY = 0;

html='';
html += '<table border="0" cellspacing="0" cellpadding="0" >';
html += '<tr><td bgcolor=#ffffff>';
html += '<table border="0" cellspacing="0" cellpadding="0">';
html += '<tr><td><img src="/images/pestizq_az.gif" width="11" height="22"></td>';
html += '<td background="/images/pestfondo_az.gif" align="center" valign="top" nowrap>&nbsp;<font color=#ffffff><a href=/esp/indices/ibex35/ibex35.htm class=menu>IBEX 35®</a></td>';
html += '<td><img src="/images/pestcent_az.gif" width="11" height="22"></td>';
html += '<td background="/images/pestfond.gif" valign="top" align="center" nowrap><a href="/esp/indices/ibex35/carteraibex35.htm" class=pesta>&nbsp;Composición&nbsp;</a></td>';
html += '<td><img src="/images/pestcent.gif" width="11" height="22"></td>';
html += '<td background="/images/pestfond.gif" valign="top" align="center" nowrap><a href="http://www.sbolsas.com/data/normdef.pdf" class=pesta>&nbsp;Cálculo&nbsp;</a></td>';
html += '<td><img src="/images/pestcent.gif" width="11" height="22"></td>';
html += '<td background="/images/pestfond.gif" valign="top" align="center" nowrap><a href="http://www.sbolsas.com/esp/ficheros/documentos/comiteasesor/avisos_comiteasesor.htm" class=pesta>&nbsp;Avisos Comité&nbsp;</a></td>';
html += '<td><img src="/images/pestcent.gif" width="11" height="22"></td>';
html += '<td background="/images/pestfond.gif" valign="top" align="center" nowrap><a href="http://www.sbolsas.com/esp/ficheros/documentos/gestorindice/avisos_gestorindice.htm" class=pesta>&nbsp;Avisos Gestor&nbsp;</a></td>';
html += '<td><img src="/images/pestcent.gif" width="11" height="22"></td>';
html += '<td background="/images/pestfond.gif" valign="top" align="center" nowrap><a href="http://www.sbolsas.com/PagFrames_Content.asp?qsSubSecc=Informes&qsSecc=IndicesIBEX&qsPage=InfFinDia" target=_blank class=pesta>&nbsp;Inf. Fín de Día&nbsp;</a></td>';
html += '<td><img src="/images/pestcent.gif" width="11" height="22"></td>';
html += '<td background="/images/pestfond.gif" valign="top" align="center" nowrap><a href="http://www.sbolsas.com/data/tramos.pdf" class=pesta>&nbsp;Tramos capital&nbsp;</a></td>';
html += '<td><img src="/images/pestcent.gif" width="11" height="22"></td>';
html += '<td background="/images/pestfond.gif" valign="top" align="center" nowrap><a href="/comun/empresas/infhist.asp?id=esp&nombre=IBEX+35%AE&isin=ESI100000000&bolsa=0" class=pesta>&nbsp;Histórico&nbsp;</a></td>';
html += '<td bgcolor=#ffffff><img src="/images/pestdcha.gif" width="11" height="22"></td>';
html += '</tr></table></td></tr></table>';

if(is.ie4){document.write('<DIV ID="lgtgp" STYLE="position:absolute;display:none;">'+html+'</DIV>');var lg=document.all.lgtgp.style;function Timing(){nPX=document.body.clientWidth-(IMGW+XSAFETY);if(nPX<0)nPX=0;nPY=document.body.scrollTop;if(nPY<desPY)nPY=desPY;if(nPX!=oPX||nPY!=oPY){lg.display="none";lg.left=nPX;oPX=nPX;lg.top=nPY;oPY=nPY;lg.display=""}};setInterval("Timing()",interval)}
if((is.ns4)||(is.ns6)){document.write('<STYLE TYPE="text/css">#lgtgp{position:absolute;}</STYLE>');document.write('<DIV ID="lgtgp" STYLE="position:absolute;top:0px;left:0px">'+html+'</DIV>');var lg;if(is.ns4){lg=document.layers.lgtgp}else{lg=document.getElementById('lgtgp').style};function Refresh(){nPX=XSAFETY;nPY=window.pageYOffset;if(nPY<desPY)nPY=desPY;if(nPX!=oPX){lg.left=XSAFETY;oPX=nPX;}if(nPY!=oPY){lg.top=nPY;oPY=nPY};setTimeout("Refresh()",interval)};Refresh()}
