url = 'http://snowboard-depart.com/';
name = 'スノボー百貨店～スノボー板・スノボーウェア・スノーボード総合';
function bookMark() {
  window.external.addFavorite(url,name);
}