/*
* @title img.f->f
* @description Move to permalink page from fotolife image
* @include http://*
* @license Public domain
*/
(function (_,_,_,_,user,_,permalink) {
location='http://f.hatena.ne.jp/'+user+'/'+permalink;
}).apply({}, location.pathname.split(/[\/\._]/));