javascript:(function(){var A='';if(window.getSelection) A=window.getSelection().toString();else if(document.getSelection) A=document.getSelection().toString();else if(document.selection) A=document.selection.createRange().text;A=A.replace(/\s+/,'-');if(A===''||!/^[a-z0-9_\-]+$/i.test(A))A='try-again';window.open('http://'+encodeURIComponent(A.toLowerCase())+'.jpg.to');}());