url = 'http://jiidousya.com/navi/';
name = 'レンタカー情報ナビ';
function bookMark() {
  window.external.addFavorite(url,name);
}