String.prototype.toHankakuCase=function(){var e,d=this.length,b=[];while(d--){e=b[d]=this.charCodeAt(d);switch(true){case (65281<=e&&e<=65374):b[d]-=65248;break;case (e==12288):b[d]=32;break}}return String.fromCharCode.apply(null,b)};String.prototype.toHankanaCase=function(){var e,g,h,b,d=[];b={12449:65383,12451:65384,12453:65385,12455:65386,12457:65387,12540:65392,12450:65393,12452:65394,12454:65395,12456:65396,12458:65397,12459:65398,12461:65399,12463:65400,12465:65401,12467:65402,12469:65403,12471:65404,12473:65405,12475:65406,12477:65407,12479:65408,12481:65409,12484:65410,12486:65411,12488:65412,12490:65413,12491:65414,12492:65415,12493:65416,12494:65417,12495:65418,12498:65419,12501:65420,12504:65421,12507:65422,12510:65423,12511:65424,12512:65425,12513:65426,12514:65427,12516:65428,12518:65429,12520:65430,12521:65431,12522:65432,12523:65433,12524:65434,12525:65435,12527:65436,12530:65382,12531:65437,12483:65391};for(e=0,g=this.length;e