Español
<script IDIOMA="JavaScript"> var newtop=0; var nuevaizquierda=0; if (navigator.appName == "Netscape") {; LayerStyleRef="capa."; LayerRef="documento.capas"; estiloSwitch=""; }; demás; {; LayerStyleRef="capa.estilo."; capaRef="documento.all"; styleSwitch=".estilo"; }; función hacerMouseMove() {; Nombre de capa = 'iit'; eval('var curElement='+layerRef+'["'+layerName+'"]') eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="hidden"'); eval('curElement'+styleSwitch+'.visibility="visible"') eval('newleft=document.body.clientWidth-curElement'+styleSwitch+'.pixelWidth') eval('newtop=document.body.clientHeight-curElement'+ styleSwitch+'.pixelHeight') eval('altura=curElement'+styleSwitch+'.height') eval('ancho=curElement'+styleSwitch+'.width') ancho=parseInt(ancho) alto=parseInt(alto) if (event. clientX > (document.body.clientWidth - 5 - ancho)) { newleft=document.body.clientWidth + document.body.scrollLeft - 5 - ancho } else { newleft=document.body.scrollLeft + event.clientX } eval(' curElement'+styleSwitch+'.pixelLeft=newleft') if (event.clientY > (document.body.clientHeight - 5 - altura)) { newtop=document.body.clientHeight + document.body.scrollTop - 5 - altura } else { newtop=document.body.scrollTop + event.clientY } eval('curElement'+styleSwitch+'.pixelTop=newtop') } document.onmousemove = doMouseMove; </script> <script language="javascript"> if (navigator.appName == "Netscape") { } else { document.write('<div ID=OuterDiv>') document.write('<img ID=iit src="" ESTILO="posición:absoluta;ARRIBA:5pt;LEFT:5pt;Z-INDEX:10;visibilidad:hidden;">') document.write('</div>') } </script>