url = 'http://hiroshima.kaigo-room.com/';
name = '介護施設お役立ち情報～広島版';
function bookMark() {
  window.external.addFavorite(url,name);
}