url = 'http://tokyotama.kaigo-house.com/';
name = '介護施設情報～東京都多摩地域編';
function bookMark() {
  window.external.addFavorite(url,name);
}