url = 'http://www.bokkanosato.biz/';
name = '牧歌の里散策日記';
function bookMark() {
  window.external.addFavorite(url,name);
}