url = 'http://saitama.kaigo-house.com/';
name = '介護施設情報～埼玉編';
function bookMark() {
  window.external.addFavorite(url,name);
}