(function()
{

var _url=window.location.href;
var _url=_url.replace(/((?:\?|&)?fbc_receiver=.+)?(?:#.*)?$/,"");
var url=escape((typeof qlsme_url=="string")?qlsme_url:((typeof qlsme_URL=="string")?qlsme_URL:_url)).replace(/\+/g,"%2b");


var d=document;
var src="http://qls.me/qlsme-btn.php";
var h=61;var w=50;

src+="?url="+encodeURIComponent(url)+"&t="+encodeURIComponent(escape(d.title));

document.write('<iframe src="'+src+'" height="'+h+'" width="'+w+'" frameborder="0" scrolling="no"></iframe>');

})();