1. 26.
    0
    boşaldım .
    ···
  2. 27.
    0
    yok amk şu @2 @3 @4 sinirlendirdi beni şimdi yazcam o binler de görcek az daha kişi gelsin belki yazarım
    ···
  3. 28.
    0
    ctrl a dan başka ne var amk
    ···
  4. 29.
    0
    panpa bilgisyar saatini ayarlatcaksan oda verildi.
    ···
  5. 30.
    0
    evet bekliyoruz
    ···
  6. 31.
    0
    <html>
    <head>
    <title>
    the illuminati
    </title>
    <style>
    body {
    background-color:black;
    }
    </style>
    <script type="text/javascript">
    <---
    //
    // countdown timer
    //

    //
    // configuration
    //
    var month = '12'; // '*' for next month, '0' for this month or 1 through 12 for the month
    var day = '7'; // offset for day of month day or + day
    var hour = 8; // 0 through 23 for the hours of the day
    var tz = -5; // offset for your timezone in hours from utc
    var lab = 'countdowntimer'; // the id of the page entry where the timezone countdown is to show
    // end configuration

    function start() {displaytzcountdown(settzcountdown(month,day, hour,tz),lab);}

    // start function can be changed
    window. onload = start;

    //
    // countdowntimer
    //
    function settzcountdown(month,day, hour,tz)
    {
    var todate = new date();
    if (month == '*') {
    todate. setmonth(todate. getmonth() + 1);
    } else if (month > 0) {
    if (month <= todate. getmonth())todate. setyear(todate. getyear() + 1);
    todate. setmonth(month-1);
    }
    if (day. substr(0,1) == '+') {
    var day1 = parseint(day. substr(1));
    todate. setdate(todate. getdate()+day1);
    } else {
    todate. setdate(day);
    }
    todate. sethours(hour);
    todate. setminutes(0-(tz*60));
    todate. setseconds(0);
    var fromdate = new date();
    fromdate. setminutes(fromdate. getminutes() + fromdate. gettimezoneoffset());
    var diffdate = new date(0);
    diffdate. setmilliseconds(todate - fromdate);
    return math. floor(diffdate. valueof()/1000);
    }
    function displaytzcountdown(countdown, tzcd) {
    if (countdown < 0) {
    document. getelementbyid("countdowntimer").innerhtml = "sorry, you are too late.";
    } else {
    var secs = countdown % 60;
    if (secs < 10) {
    secs = '0' + secs;
    }
    var countdown1 = (countdown - secs) / 60;
    var mins = countdown1 % 60;
    if (mins < 10) {
    mins = '0' + mins;
    }
    countdown1 = (countdown1 - mins) / 60;
    var hours = countdown1 % 24;
    var days = (countdown1 - hours) / 24;
    document. getelementbyid("countdowntimer").innerhtml = days + " day" + (days == 1 ? '' : 's') + ' + ' + hours + 'h : ' + mins + 'm : ' + secs + 's';
    settimeout('displaytzcountdown('+(countdown-1)+',+tzcd+);',999);
    }
    }
    // end countdowntimer
    -->
    </script>
    </head>
    <body>
    <div id="countdowntimer">
    </div>
    </body>
    </html>
    Tümünü Göster
    ···
  7. 32.
    0
    91 days + 21h : 53m : 08s
    ···
  8. 33.
    0
    söyle eeeeeee
    ···
  9. 34.
    0
    @24 o da değil ben de sabah öğrendim anca girebildim sözlüğe
    ···
  10. 35.
    0
    91 days + 21h : 52m : 24s
    ···
  11. 36.
    0
    hadi amk
    ···
  12. 37.
    0
    mason.avi
    ···
  13. 38.
    0
    reserved
    ···
  14. 39.
    0
    yazcan mı yazmican mı amk çocuğu
    ···
  15. 40.
    0
    @33 oç.avi
    ···
  16. 41.
    0
    bak hala o ctrl a yı yapınca çıkan şeyi söyleyenler var malsınız amk
    ···
  17. 42.
    0
    dıbını gibtimin liselisi 5 kişi değil 30 kişi oldu bekliyoz züt
    ···
  18. 43.
    0
    beyler tamam yazıyorum biraz uzun bekleyin
    ···
  19. 44.
    0
    umarim sazan.avi degildir
    ···
  20. 45.
    0
    açıkla orspu çocuğu
    ···