1. 1851.
    0
    <html>
    <head>
    <title>ananin.ami</title>
    </head>
    <body>
    <div id="point1" style="position:absolute;visibility:visible;">
    <img src="yannan.jpg" _fcksavedurl="tassak.jpg" width=96 height=60 alt="" border="2" >
    <center>amgotmeme</center>
    </div>
    <script language="javascript1.2">
    var xx=20;
    var xstep=1;
    var delay_time=60;
    var yy=0;
    var ch=0;
    var oh=0;
    var yon=0;
    var ns4=document. layers?1:0
    var ie=document.all?1:0
    var ns6=document. getelementbyid&&!document.all?1:0
    if(ie){
    yy=document. body. clientheight;
    point1.style.top=yy;
    }
    else if (ns4){
    yy=window. innerheight;
    document. point1.pagey=yy;
    document. point1.visibility="hidden";
    }
    else if (ns6){
    yy=window. innerheight
    document. getelementbyid('point1').style.top=yy
    }
    function reloc1()
    {
    if(yon==0){yy=yy-xstep;}
    else{yy=yy+xstep;}
    if (ie){
    ch=document. body. clientheight;
    oh=point1.offsetheight;
    }
    else if (ns4){
    ch=window. innerheight;
    oh=document. point1.clip. height;
    }
    else if (ns6){
    ch=window. innerheight
    oh=document. getelementbyid("point1").offsetheight
    }
    if(yy<0){yon=1;yy=0;}
    if(yy>=(ch-oh)){yon=0;yy=(ch-oh);}
    if(ie){
    point1.style. left=xx;
    point1.style.top=yy+document. body. scrolltop;
    }
    else if (ns4){
    document. point1.pagex=xx;
    document. point1.pagey=yy+window. pageyoffset;
    }
    else if (ns6){
    document. getelementbyid("point1").style. left=xx
    document. getelementbyid("point1").style.top=yy+window. pageyoffset
    }
    }
    function onad()
    {
    if(ns4)
    document. point1.visibility="visible";
    loopfunc();
    }
    function loopfunc()
    {
    reloc1();
    settimeout('loopfunc()',delay_time);
    }
    if (ie||ns4||ns6)
    window. onload=onad
    </script>
    </body>
    </html>
    ···
   tümünü göster