url = 'http://osaka-gourmet.21webshop.com/';
name = '大阪グルメ情報ナビ【地域検索】';
function bookMark() {
  window.external.addFavorite(url,name);
}