All pastes #2078638 Raw Edit

Stuff

public text v1 · immutable
#2078638 ·published 2011-08-27 01:50 UTC
rendered paste body
javascript:(function(){var w=500,h=225,l=Math.round((screen.width-w)/2),t=Math.round((screen.height-h)/2),d=document,s=w.getSelection?w.getSelection():d.title;if(s=='')s=d.title;window.ft=window.open('http://timely.is/bookmarklet?s='+encodeURIComponent(s+' '+d.location),'','left='+l+',top='+(t>0?t:0)+',width='+w+',height='+h+',personalbar=0,toolbar=0,scrollbars=0,resizable=1');})();