url = 'http://rj.thatday.net/';
name = 'ローヤルゼリーは生きている';
function bookMark() {
  window.external.addFavorite(url,name);
}