javascript:(function(){
prompt(' ',document.getElementById('share-options-embed-textarea-s').value);
})();
javascript:(function(){
prompt(' ',document.getElementById('share-options-embed-textarea-m').value);
})();
javascript:(function(){
prompt(' ',document.getElementById('share-options-embed-textarea-t').value);
})();
javascript:(function(){
var s=document.title+'\n'+location.href+'\n'+window.getSelection()+'\n';
prompt(' ',s);
})();
javascript:(function(){
if(location.href.search(/[^0-9A-Z]([B0-9][0-9A-Z]{9})([^0-9A-Z]|$)/)!=-1){
var s=RegExp.$1+'\n'+document.title+'\n'+window.getSelection()+'\n';
prompt(' ',s);
}
})();