javascript:(function()%7Bfunction%20QRCoder()%7Bvar%20u=window,t=document,n=t.createElement(%22div%22),r=t.createElement(%22img%22),i;r.src=%22https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=%22+window.location,n.id=%22QRCoder%22,n.style.padding=%2260px%22,n.style.border=%221px%20solid%20#f00%22,n.style.textAlign=%22center%22,n.style.backgroundColor=%22#ccc%22,n.onclick=function()%7Bt.body.removeChild(t.getElementById(%22QRCoder%22))%7D,i=t.createElement(%22div%22),i.style.fontFamily=%22tahoma%22,i.innerHTML=%22tap%20to%20hide%22,n.appendChild(r),n.appendChild(i),n.style.zIndex=6999,n.style.position=%22fixed%22,n.style.top=%2210px%22,n.style.left=u.innerWidth/2-130+%22px%22,t.body.appendChild(n)%7DQRCoder();%7D)()