/*
* @title Stack Stock Books からカーリル
* @description Stack Stock Books のページからカーリルにジャンプ
* @include http://stack.nayutaya.jp/
* @license MIT License
* @require
*/
var asin=document.getElementById('ASIN.1').value;
location.href='http://calil.jp/book/'+asin;