url = 'http://book.7rose.net/';
name = '週刊ブックレビューの推薦文を聞いて';
function bookMark() {
  window.external.addFavorite(url,name);
}