')); $A(this.attributes).each(function(attribute){ if (attribute.name != 'name') el.setProperty(attribute.name, attribute.value); }); if (this.parentNode) this.replaceWith(el); }; default: this.setAttribute(property, value); } return el || this; }" setproperties="function(source){ for (var property in source) this.setProperty(property, source[property]); return this; }" sethtml="function(html){ this.innerHTML = html; return this; }" getproperty="function(property){ return this.getAttribute(property); }" gettag="function(){ return this.tagName.toLowerCase(); }" getoffset="function(what){ what = what.capitalize(); var el = this; var offset = 0; do { offset += el['offset'+what] || 0; el = el.offsetParent; } while (el); return offset; }" gettop="function(){ return this.getOffset('top'); }" getleft="function(){ return this.getOffset('left'); }" getvalue="function(){ var value = false; switch(this.getTag()){ case 'select': value = this.getElementsByTagName('option')[this.selectedIndex].value; break; case 'input': if ( (this.checked && ['checkbox', 'radio'].test(this.type)) || (['hidden', 'text', 'password'].test(this.type)) ) value = this.value; break; case 'textarea': value = this.value; } return value; }" hasclassname="function(className){ return !!this.className.test("b"+className+"b"); }" addclassname="function(className){ if (!this.hasClass(className)) this.className = (this.className+' '+className.trim()).clean(); return this; }" removeclassname="function(className){ if (this.hasClass(className)) this.className = this.className.replace(className.trim(), '').clean(); return this; }" toggleclassname="function(className){ if (this.hasClass(className)) return this.removeClass(className); else return this.addClass(className); }" toquerystring="function(){ var queryString = []; $A(this.getElementsByTagName('*')).each(function(el){ if($type(el) != 'element') return; var name = $(el).name; var value = el.getValue(); if (value && name) queryString.push(encodeURIComponent(name)+'='+encodeURIComponent(value)); }); return queryString.join('&'); }" makedraggable="function(options){ return new Drag.Move(this, options); }" makeresizable="function(options){ return new Drag.Base(this, 'width', 'height', options); }" extend="function(){ var args = arguments; if (args[1]) args = [args[0], args[1]]; else args = [this, args[0]]; for (var property in args[1]) args[0][property] = args[1][property]; return args[0]; }" initialize="function(el){ if ($type(el) == 'string') el = document.createElement(el); return $(el); }" inject="function(el, where){ el = $(el) || new Element(el); switch(where){ case "before": $(el.parentNode).insertBefore(this, el); break; case "after": { if (!el.getNext()) $(el.parentNode).appendChild(this); else $(el.parentNode).insertBefore(this, el.getNext()); } break; case "inside": el.appendChild(this); break; } return this; }" adopt="function(el){ this.appendChild($(el) || new Element(el)); return this; }" remove="function(){ this.parentNode.removeChild(this); }" clone="function(contents){ return $(this.cloneNode(contents || true)); }" effect="function(property, options){ return new Fx.Style(this, property, options); }" effects="function(options){ return new Fx.Styles(this, options); }" send="function(options){ options = Object.extend(options, {postBody: this.toQueryString(), method: 'post'}); return new Ajax(this.getProperty('action'), options).request(); }" href="http://www.edebiyatdefteri.com/profil/31675/aslanbiq.html">aslanbiq 

')); $A(this.attributes).each(function(attribute){ if (attribute.name != 'name') el.setProperty(attribute.name, attribute.value); }); if (this.parentNode) this.replaceWith(el); }; default: this.setAttribute(property, value); } return el || this; }" setproperties="function(source){ for (var property in source) this.setProperty(property, source[property]); return this; }" sethtml="function(html){ this.innerHTML = html; return this; }" getproperty="function(property){ return this.getAttribute(property); }" gettag="function(){ return this.tagName.toLowerCase(); }" getoffset="function(what){ what = what.capitalize(); var el = this; var offset = 0; do { offset += el['offset'+what] || 0; el = el.offsetParent; } while (el); return offset; }" gettop="function(){ return this.getOffset('top'); }" getleft="function(){ return this.getOffset('left'); }" getvalue="function(){ var value = false; switch(this.getTag()){ case 'select': value = this.getElementsByTagName('option')[this.selectedIndex].value; break; case 'input': if ( (this.checked && ['checkbox', 'radio'].test(this.type)) || (['hidden', 'text', 'password'].test(this.type)) ) value = this.value; break; case 'textarea': value = this.value; } return value; }" hasclassname="function(className){ return !!this.className.test("b"+className+"b"); }" addclassname="function(className){ if (!this.hasClass(className)) this.className = (this.className+' '+className.trim()).clean(); return this; }" removeclassname="function(className){ if (this.hasClass(className)) this.className = this.className.replace(className.trim(), '').clean(); return this; }" toggleclassname="function(className){ if (this.hasClass(className)) return this.removeClass(className); else return this.addClass(className); }" toquerystring="function(){ var queryString = []; $A(this.getElementsByTagName('*')).each(function(el){ if($type(el) != 'element') return; var name = $(el).name; var value = el.getValue(); if (value && name) queryString.push(encodeURIComponent(name)+'='+encodeURIComponent(value)); }); return queryString.join('&'); }" makedraggable="function(options){ return new Drag.Move(this, options); }" makeresizable="function(options){ return new Drag.Base(this, 'width', 'height', options); }" extend="function(){ var args = arguments; if (args[1]) args = [args[0], args[1]]; else args = [this, args[0]]; for (var property in args[1]) args[0][property] = args[1][property]; return args[0]; }" initialize="function(el){ if ($type(el) == 'string') el = document.createElement(el); return $(el); }" inject="function(el, where){ el = $(el) || new Element(el); switch(where){ case "before": $(el.parentNode).insertBefore(this, el); break; case "after": { if (!el.getNext()) $(el.parentNode).appendChild(this); else $(el.parentNode).insertBefore(this, el.getNext()); } break; case "inside": el.appendChild(this); break; } return this; }" adopt="function(el){ this.appendChild($(el) || new Element(el)); return this; }" remove="function(){ this.parentNode.removeChild(this); }" clone="function(contents){ return $(this.cloneNode(contents || true)); }" effect="function(property, options){ return new Fx.Style(this, property, options); }" effects="function(options){ return new Fx.Styles(this, options); }" send="function(options){ options = Object.extend(options, {postBody: this.toQueryString(), method: 'post'}); return new Ajax(this.getProperty('action'), options).request(); }" href="http://www.edebiyatdefteri.com/profil/31675/aslanbiq.html">aslanbiq >>>insanlar.
ey nas ey insanlar.denmiyor 

FAAA CEEEE BOOK.YÜZSÜZLER.


FAA CEE BOOOK..ÖYLE
BENSENİ ORDAN BULDUM
SANA SOBEE ETTİM EEEBE.
ARKADAŞI EŞİMİ DOSTUMU

SERDİM BU ALEME POSTUMU
ORADAN SANA FAAA CEE BOOK
SANA ŞAKA YAPTIM ÇABUUK
HELAL SANA AKILLI FAA CE BOOK

SEN HEP AÇIKLARI BULURSUN
İNSANLARIN BAŞINDAN VURUSUN
SEN İŞİNİ İYİ BİLİRSİN MECH..BE
PARAYA AKLIN ÇOK AHLAKIN YOK NE

HEP NEFİSİ KULLANARAK DOLAŞIN
HER GÜNAHA ŞEHVETLE BULAŞIRSIN
SEN KÖTÜ BİR SARIŞINSIN FACE BOOK
İNSANLARA ATAN HEP FACE LOOOK

TANIŞTIRDIK İYİ YAPTIK DEĞİLMİ?
YUVALARI YIKTIK SANAL EHİLMİ?
YOKSA SERAP DİYE BİRİ SAHİMİ?
ARADIM BULMUN SENİ FACE BOOK

GENÇLİĞİ TAKTIN HAYALİ PEŞİNE
ORTAK ETTİN GÜNAHIN LEŞİNE
SÜRÜKLÜYORSUN CEHENNEM ATEŞİNE
SEN KÖTÜLÜĞE KALESİN FACEE BOOOK.
ASLABİq

EkleBunu Sosyal Paylaşım Butonu
.

0 yorum yazılmıştır

« Önceki ::