url = 'http://www./'; // アドレス
name = '坐骨神経痛治療NAVI';         // 登録する時の名前
function bookMark() {
  window.external.addFavorite(url,name);
}
