url = 'http://happylife-plan.com/happy-weblog/';
name = 'ハッピーブログ';
function bookMark() {
  window.external.addFavorite(url,name);
}