/*
* @title PatatapPlayer
* @description Run this bookmarklet => Paste the text which made with PatatapRecorder
* @include http://www.patatap.com/
* @license MIT License
* @javascript_url
* @private
*/
(function(w,s,t,e,f){f=function(s,e,c,k,i){if(s.length){c=s.shift();if(c=='&'){s=s.join('').replace(/^(\d+)/,'').split('');i=t*RegExp.$1}else{k=c.match(/[\s\u3000]/)?32:c.charCodeAt(0);k=(k==32||64<k&&k<91)?k:65+k % 26;i=(k==32)?0:t;$(w).trigger($.Event('keydown',{keyCode:k,which:k}))}setTimeout(function(){f(s)},i)}};f(s.split(''))})(window,prompt('PatatapPlayer: PatatapText',''),50)