url = 'http://fukuokacity.kaigo-root.com/';
name = '介護施設への近道～福岡県福岡市・北九州市版';
function bookMark() {
  window.external.addFavorite(url,name);
}