url = 'http://miyazaki.kaigo-root.com/';
name = '介護施設への近道～宮崎版';
function bookMark() {
  window.external.addFavorite(url,name);
}