Português
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE> Novo documento </TITLE> <META NAME="Generator" CONTENT="EditPlus"> < META NAME="Autor" CONTENT=""> <META NAME="Palavras-chave" CONTENT=""> <META NAME="Descrição" CONTENT=""> </HEAD> <BODY> <div align="center"> <div id=AdRotator></div><input id="second"><button onclick="adRotator.set(getRef('second').value)">definir hora</button></div> <SCRIPT LANGUAGE="JavaScript"> <!-- function adRotator() {}; adRotator.initialize=function(o) { // script de blueDestiny this._t = new Array(); this._l = new Array(); this._p = new Array(); this._i = nova imagem(); isto._c = 0; isto._f = falso; isto._o = o; this._timeout = null; isto._html = ""; //configuração. // @ largura da imagem // @ altura da imagem // @ velocidade do rotador // @ filtro digite this._w = 450; isto._h = 450; isto._s = 4; isto._x = 23; devolva isso; }; adRotator.add=function(p,t,l) { com (isto) { _p.push(p); _t.push(t); _l.push(l); }}; adRotator.load=function() { with (adRotator) { if( _i.readyState=='complete' ) { if(_p.length-1==_c) { _f = true; _c = 0; janela.clearTimeout(_timeout); //getRef("AdRotator").innerHTML="complete"; adRotator.play(); } senão { _c++; getRef(_o).innerHTML="total de imagens " + _p.length + ", carregando imagem " + _c + ' ' + _i.readyState + "..."; _timeout=window.setTimeout(adRotator.load,10) } } else { getRef(_o).innerHTML="total images " + _p.length + ", carregando imagem " + _c + ' ' + _i.readyState + ".. ."; _timeout=window.setTimeout(adRotator.load,10) } }}; adRotator.play=function() { with (adRotator) { if( _f ) { _html = ""; _html += '<table style="border:1px solid #333333;"><tr><td style="font-size:9pt;font-family:tahoma;font-weight:bold;">' _html += '<div id="rotatorPlayer"' + ' style="largura:' + _w + '' + ';altura:"' + _h + '"' + '>' _html += '<a href="' + ( _l[_c] ? _l[_c] : "javascript:void(0);" ) + '">'; _html += '<img id="rotatorPic" src="' + _p[_c] + '" ' + 'largura="' + _w + '"' + 'altura="' + _h + '"' + (_t[_c]?' título="' + _t[_c] + '"':'') + ' style="border:1px azul sólido;FILTER:revealTrans(transition=' + _x + ',duration=1);"' + ' >'; "centro">' + (_c+1) + '. ' + _t[_c] + '</div>'):'<p></p>'); _html += "</div>"; _html += '<div align="right">'; for(var i=0; i<_p.length; i++) _html += '<span' + 'estilo= "borda:1px sólido #333333;preenchimento:1px 5px 1px 5px;altura:20px;alinhamento de texto:centro;cursor:' + (_c==i ? ('default;cor de fundo:vermelho;"') : ' mão;" onclick="adRotator.select(' + i + ')"') + '>' + (i>8?(i+1):('0'+(i+1)))+ '< /span> '; _html += "</div></td></tr></table>"; getRef(_o).innerHTML = _html; getRef("rotatorPic").filters[0].Apply(); getRef("rotatorPic").filters[0].Play(); próximo(); } senão { _i.src = _p[_c]; adRotator.load(); } }}; adRotator.next=function() { com (isto) { (_p.length-1==_c) ? _c=0: _c++; _timeout=window.setTimeout(adRotator.play,_s*1000); }}; adRotator.select=function(i) { com (isto) { window.clearTimeout(_timeout); _c=eu; adRotator.play(); }}; adRotator.set=function(second) { com (this) { window.clearTimeout(_timeout); if((/d+/).teste(segundo)==verdadeiro) { _s=segundo; adRotator.play(); } else { alert("deve ser dígito!") adRotator.play(); } }}; função getRef(id) { return (document.all?document.all(id):document.getElementById(id)); } adRotator.initialize("AdRotator"); adRotator.add("","aa","http://www.downcodes.com") adRotator.add("") adRotator.add("") adRotator.add("") adRotator.add("" ) adRotator.play(); //--> </SCRIPT> </BODY> </HTML>