1. 26.
    0
    hacked by neden bu kadar ciddisin

    hacked by neden bu kadar ciddisin

    hacked by neden bu kadar ciddisin

    hacked by neden bu kadar ciddisin

    hacked by neden bu kadar ciddisin

    hacked by neden bu kadar ciddisin

    hacked by neden bu kadar ciddisin

    function sspot_arastir(t, t2) {
    document.write('<select style="display:block !important; position:static !important;width:160px !important;height:auto !important;overflow:visible !important;" onchange="if(this.selectedindex>0){window.open(decodeuricomponent(this.options[this.selectedindex].value));this.selectedindex=0;}">')
    document.write('<option>..bilgi kaynaklarä±..</option>' + '<option value=" http://sozluk.sourtimes.org/show.asp?t =' + t + '">ekåÿi sã¶zlã¼k</option>' + '<option value=" http://www.uludagsozluk.com/ ' + t2 + '">uludaäÿ sã¶zlã¼k</option>' + '<option value=" http://www.google.com.tr/search?q =' + t + '">google</option>' + '<option value=" http://www.ingsozluk.com/index.php?c=s&kelime =' + t + '">ingilizce-tã¼rkã§e</option>' + '')
    document.write('</select>')
    }
    $(document).ready(function () {
    $('.soz_et2').click(function () {
    soz_et2_click($(this).attr('et'))
    })
    $('.soz_et2').mouseover(function () {
    $(this).css({
    'font-weight': 'bold',
    'cursor': 'pointer'
    })
    soz_et2_mouseover($(this).attr('et'))
    })
    $('.soz_et2').mouseout(function () {
    $(this).css({
    'font-weight': 'normal',
    'cursor': 'normal'
    })
    soz_et2_mouseout($(this).attr('et'))
    })
    })

    function soz_et2_mouseover(gelen_id) {
    $('li[et|="' + gelen_id + '"]').css({
    'cursor': 'pointer'
    })
    $('li[et|="' + gelen_id + '"]').addclass('msj_ozel_tablo_2')
    }

    function soz_et2_mouseout(gelen_id) {
    $('li[et|="' + gelen_id + '"]').css({
    'cursor': 'normal'
    })
    $('li[et|="' + gelen_id + '"]').removeclass('msj_ozel_tablo_2')
    }

    function soz_et2_click(gelen_id) {
    $('li[et|="' + gelen_id + '"]').prepend('<a name="et' + gelen_id + '" >')
    $('li[et|="' + gelen_id + '"]').addclass('msj_ozel_tablo_2')
    document.location.href = "#et" + gelen_id + ""
    }

    function sozlukspot_change_tit(baslik) {
    if (typeof (parent.document) != 'undefined' && typeof (parent.document) != 'unknown' && typeof (parent.document.title) == 'string') {
    parent.document.title = baslik
    }
    }

    function po(url, name, gen, yuk) {
    xko = math.round((screen.width - gen) / 3.5)
    yko = math.round((screen.height - yuk) / 2)
    var win = window.open(url, name, "toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=" + gen + ",height=" + yuk + ",top=" + yko.tostring() + ",left=" + xko.tostring() + "")
    win.focus()
    }

    function pop(url, name, gen, yuk) {
    po(url, name, gen, yuk)
    if (window.event) event.returnvalue = false
    return false
    }

    function oy(id, puan) {
    pop('/ss_index.php?sa=oylama&id=' + id + '&ne=yap&pu=' + puan, 'oy_' + id, '300', '130')
    }

    function koy(id, bas, son) {
    var t = document.getelementbyid(id)
    if (document.selection) {
    var sonuc = document.selection.createrange()
    var el = sonuc.parentelement()
    if (el != t) {
    alert('metni seã§, sonra tuåÿa bas.')
    } else {
    sonuc.text = bas + sonuc.text + son;
    sonuc.select()
    }
    } else if (t.selectionstart || t.selectionstart == '0') {
    var tbas = t.value.substring(0, t.selectionstart)
    var sonuc = t.value.substring(t.selectionstart, t.selectionend)
    var tson = t.value.substring(t.selectionend, t.value.length)
    t.value = tbas + bas + sonuc + son + tson
    } else {
    t.value += bas + son
    }
    t.focus()
    if (window.event) event.returnvalue = false
    return false
    }

    function gizlegoster(id) {
    var d = document.getelementbyid(id)
    if (d.style.display == 'block') d.style.display = 'none'
    else d.style.display = 'block'
    return false
    }

    function uz(input) {
    var d = document.getelementbyid(input)
    var k = d.value.length
    if (k > 2000) d.rows = 40;
    if (k > 1000) d.rows = 35;
    else if (k > 750) d.rows = 30;
    else if (k > 500) d.rows = 25;
    else if (k > 250) d.rows = 15;
    else d.rows = 10
    }
    var jj = 0

    function oyp(puan, id) {
    ajaxpage1('/soz_uye_oylamax.php?id=' + id + '&pu=' + puan + '&ne=yap', 'ekleniyor' + id)
    if (window.event) event.returnvalue = false
    return false
    }
    var acik_kapali = false
    var arr = new array(13, 15, 22, 26, 43, 65, 95, 120, 140, 180, 205, 212)
    var i = 0

    function ac_kapa() {
    document.body.style.overflowx = "hidden"
    var aradiv = document.getelementbyid('aradiv')
    if (acik_kapali == false) {
    i = 11
    ac()
    } else {
    kapa()
    }
    }
    function kapa() {
    with(document.body) with(aradiv.style) {
    left = (scrollleft + arr[i] + (clientwidth - 233)) + 'px'
    width = (233 - arr[i]) + "px"
    if (i < 11) {
    i = i + 1
    settimeout("kapa()", 15)
    } else {
    acik_kapali = false
    left = '212px'
    width = '21px'
    document.body.focus()
    }
    }
    }
    function ac() {
    with(document.body) with(aradiv.style) {
    left = (scrollleft + arr[i] + (clientwidth - 233)) + 'px'
    width = (233 - arr[i]) + "px"
    if (i > 0) {
    i = i - 1
    settimeout("ac()", 15)
    } else {
    acik_kapali = true
    left = '13px'
    width = '220px'
    document.getelementbyid('araasilform').disabled = false
    }
    }
    }
    var loadedobjects = ""
    var rootdomain = " http://" ; + window.location.hostname

    function ajaxpage(url, id) {
    var d = document.getelementbyid(id)
    if (d.style.display == 'block') {
    d.style.display = 'none'
    } else {
    d.style.display = 'block'
    ajaxpage2(url, id)
    }
    }
    function ajaxpage1(url, id) {
    var d = document.getelementbyid(id)
    if (d.style.display != 'block') {
    d.style.display = 'block'
    }
    ajaxpage2(url, id)
    settimeout("ajaxpage1kapa('" + id + "')", 4000)
    }
    function ajaxpage1kapa(id) {
    var d = document.getelementbyid(id)
    d.innerhtml = 'bi dakka... '
    d.style.display = 'none'
    }

    function ajaxpage2(url, containerid) {
    var page_request = false
    if (window.xmlhttprequest) page_request = new xmlhttprequest()
    else if (window.activexobject) {
    try {
    page_request = new activexobject("msxml2.xmlhttp")
    } catch (e) {
    try {
    page_request = new activexobject("microsoft.xmlhttp")
    } catch (e) {}
    }
    } else return false
    page_request.onreadystatechange = function () {
    loadpage(page_request, containerid)
    }
    page_request.open('get', url, true)
    page_request.send(null)
    }
    function loadpage(page_request, containerid) {
    if (page_request.readystate

    4 && (page_request.status

    200 || window.location.href.indexof("http") == -1)) document.getelementbyid(containerid).innerhtml = page_request.responsetext
    }
    function loadobjs() {
    if (!document.getelementbyid) return
    for (i = 0; i < arguments.length; i++) {
    var file = arguments[i]
    var fileref = ""
    if (loadedobjects.indexof(file) == -1) {
    if (file.indexof(".js") != -1) {
    fileref = document.createelement('script')
    fileref.setattribute("type", "text/javascript")
    fileref.setattribute("src", file)
    } else if (file.indexof(".css") != -1) {
    fileref = document.createelement("link")
    fileref.setattribute("rel", "stylesheet")
    fileref.setattribute("type", "text/css")
    fileref.setattribute("href", file)
    }
    }
    if (fileref != "") {
    document.getelementsbytagname("head").item(0).appendchild(fileref)
    loadedobjects += file + " "
    }
    }
    }

    function title(baslik) {
    if (typeof (parent.document) != 'undefined' && typeof (parent.document) != 'unknown' && typeof (parent.document.title) == 'string') {
    parent.document.title = baslik
    }
    }
    Tümünü Göster
    ···
   tümünü göster