url = 'http://walking-depart.com/';
name = 'ウォーキング百貨店～ウォーキングシューズ・グッズ';
function bookMark() {
  window.external.addFavorite(url,name);
}