/*
* @title ロケタッチ→トイレシュラン
* @description ロケタッチで表示している施設のトイレ情報を表示する
* @include http://*
* @license MIT License
* @require
*/
(function(){
window.location='http://toilechelin.skr.jp/redirect.cgi?url='+escape(location.href);
})(window,document)