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