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