url = 'http://eco-run.com/my-home/';
name = '住宅選び情報ナビ';
function bookMark() {
  window.external.addFavorite(url,name);
}
