/*
* @title ehon4coopdeli
* @description e-honの商品ページのURLをコープデリのブックショップのものに変更して表示させる(コープデリのブックショップでログインを済ませ、適当な個別商品のページを開いてから実行してください)
* @include http://*
* @license MIT License
* @require
*/
(function(){-1!=location.href.search(/http:\/\/www\.e-hon\.ne\.jp\/bec\/SA\//)&&(location.href=location.href.replace(/http:\/\/www\.e-hon\.ne\.jp\/bec\/SA\//,"http://www.e-hon.ne.jp/bec/OS/SA/")+"&site=30812")})();