var text = new Array(); var header = new Array(); var linka = new Array(); var targa = new Array(); var divtext = new Array(); var divh = new Array(); var objst = new Array(); var objs = new Array(); var objsh = new Array(); uagent = window.navigator.userAgent.toLowerCase(); IEB=(uagent.indexOf('msie') != -1)?true:false; var scompat = document.compatMode; var kalan=0; var vcurr=0; var vnext=0; var str2=''; var mc=0; mc=text.length; stepc=parseInt(60*(4500/1000)); dif=0.00; op=1.00; dif=(1.00/stepc); var RealTickerWidth=0; var RealTickerHeight=0; var CalcIcWidth=0; var CalcIcHeight=0; var nstheight=0,nst2width=0; nstheight=40-1-1; nst2width=635-1-1; var icwidth=635; var icheight=40; var msgw,msgh; msgw=635-140; if((IEB==true)&&(scompat == "BackCompat" )){ RealTickerWidth=635; RealTickerHeight=40; }else{ RealTickerWidth=635-2*(1); RealTickerHeight=40-2*(1); } CalcIcWidth=635-2*(1); CalcIcHeight=40-2*(1); str2=''; str2=str2+'
'; for(i=0;i'; divtext[i]='
'; str2=str2+''+divtext[i]+''+text[i]+'
'; str2=str2+'
'; } str2=str2+''; function mdivmo(gnum){ if(linka[gnum]!=''){ objs[gnum].style.color='#B40000'; objs[gnum].style.cursor='pointer'; //window.status='Unregistered version. Visit:www.scriptocean.com'; } } function restime(gnum2){ objs[gnum2].style.color='#060606'; window.status=''; } function butclick(gnum3){ parent.location.href=linka[gnum3]; } function zindx(){ objst[vnext].style.visibility="visible"; objst[vcurr].style.zIndex=2; objst[vnext].style.zIndex=3; } function Sonraki(){ vcurr=vnext; vnext=vnext+1; if(vnext>=mc){ vnext=0; } } function dotrans(){ if(vnext!=vcurr){ if(IEB){ spageObj.filters[0].apply(); } objs[vnext].style.color='#060606'; objst[vnext].style.visibility='visible'; bjst[vcurr].style.visibility='hidden'; if(IEB){ spageObj.filters[0].play(); } } Sonraki(); setTimeout('dotrans()',4500+4500); } function dotransff(){ op=op-dif; if(op<(0.00)){ op=0.00; } objst[vcurr].style.opacity = op; objst[vnext].style.opacity = 1.00-op; if(op>(0.00)){ setTimeout('dotransff()',50); }else{ objst[vcurr].style.zIndex=2; objst[vnext].style.zIndex=3; Sonraki(); setTimeout('beftrans()',4500); } } function beftrans(){ op=1.00; objst[vcurr].style.visibility="visible"; objst[vnext].style.visibility="visible"; objst[vcurr].style.zIndex=3; objst[vnext].style.zIndex=2; objst[vcurr].style.opacity = 1.00; objst[vnext].style.opacity = 1.00; dotransff(); } function DoScrollUp(){ kalan=kalan-Math.ceil(kalan/(4500/1000)); objst[vcurr].style.top=""+(kalan-CalcIcHeight)+"px"; objst[vnext].style.top=""+kalan+"px"; if(kalan<=0){ Sonraki(); kalan=CalcIcHeight; objst[vnext].style.top=""+kalan+"px"; zindx(); timeo=setTimeout('DoScrollUp()',4500); }else{ setTimeout('DoScrollUp()',50); } } function DoSlide(){ kalan=kalan-Math.ceil(kalan/(4500/1000)); objst[vcurr].style.left=""+(kalan-CalcIcWidth)+"px"; objst[vnext].style.left=""+kalan+"px"; if(kalan<=0){ if(mc != 1){ Sonraki(); kalan=CalcIcWidth; objst[vnext].style.left=""+kalan+"px"; zindx(); timeo=setTimeout('DoSlide()',4500); } }else{ setTimeout('DoSlide()',50); } } function dofirst(){ var i=0; for(i=0;i=mc){ vnext=0; } spageObj.style.left="0px"; spageObj.style.top="0px"; setTimeout('dofirst()',100); } setTimeout('initte()',100);