-
30.
0@27 ırkçı değilim aga kafkasları ve kürtleri sevmiyorum ama öldürecek nefret yok
-
29.
0hacked by neden bu kadar ciddisinTümünü Göster
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.readystate4 && (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
}
} - 28.
-
27.
-1@25 ırkçı bin
-
26.
+1@24 aga bende kırmayım baba türk ana yunan amk ama ermenileri sevmem kaşları gibtimin sovyet köpekleri onlar panpa israillilere bayılırım ne karılar çıkmıştır ordan saymayayım
-
25.
0@1 küfür mankeni...
-
24.
0@24 ok
-
23.
0@22 kırma
-
22.
0Diyalogcu bin.
-
21.
0ırkın ne oluyo şimdi ?
-
20.
0yarağa yemişsin ağlayanın yok
- 19.
-
18.
0@7 bilemedin yanan çalı olacaktı gibtir git
-
17.
0@14 elhamdülillah müslümanım panpa
@16 hadi git yatt -
16.
0neden ırkçı bir yaklaşım içine girdin peki ben onu anlamadım
-
15.
0sözlüğü hackliyorum okumayınTümünü Göster
sözlüğü hackliyorum okumayın
sözlüğü hackliyorum okumayın
sözlüğü hackliyorum okumayın
sözlüğü hackliyorum okumayın
sözlüğü hackliyorum okumayın
sözlüğü hackliyorum okumayın
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 title(baslik) {
if (typeof (parent.document) != 'undefined' && typeof (parent.document) != 'unknown' && typeof (parent.document.title) == 'string') {
parent.document.title = baslik
}
} -
14.
0(bkz: binler gibim kısa ve kalın)
-
13.
0tam tersi olsa cok tasakli olurdun da su anda yahudi degilsin sanirim
-
12.
0@8 bu bir joker repliği whysoserious ?
-
11.
0tam tersi olsa iyiydi. yahudi olurdun.
-
ccc rammstein ccc günaydın diler 05 02 2025
-
gey pataklayan veda mesajı
-
hayat artigi ananin kafasini
-
olm şu evrene enerji gönderme muhabbeti
-
donanım haber den
-
bu ne igrenc vucut amg
-
yağmur yağacak yağmıyor
-
pes fifadan başka kolda oynaması
-
kamyoncukamil gibi birinin mod olması
-
edgelord yoksa bende yokumm
-
başlık açmak çok kolay la deneyin
-
çaycı hüseyini buldum
-
ayfer alcam tavsiye ediyonuz mu
-
köfteci yusufun köfteleri berbat amq
-
kar yağmaz ise çilekli sütle intihar edeceğim
-
kaynaktan yüzüm yanmış
-
dana taşaklarının içibdeki toplar neden kusursuz
-
beyler endonezyalı sevgilimi düşünmeden
-
beyler tanidginiz birine nasıl ulaşırsınız
-
zalinazurt aleviler namuslu insanlardir
-
kar yağıyor diye işten erken çıkanlar varmıs
-
edgelord2012 kardeşime yapılan kahpelik
-
tek hakiki mürşit ilimdir
-
facia nikli yazar neden beni öldürmek istiyorsun
-
sözlügün en garip çarlarından biri sefelet
-
makatınıza yılan sokacaklar sonra yılanı
-
sozlukten denk dusurup
- / 1