url = 'http://tokyo23west.kaigo-house.com/';
name = '介護施設情報～東京都２３区西部編';
function bookMark() {
  window.external.addFavorite(url,name);
}