url = 'http://www.seikatutie.com/';
name = '節約生活の知恵';
function bookMark() {
  window.external.addFavorite(url,name);
}