url = 'http://www.outdoorhobby.net/';
name = 'アウトドア趣味　お役立ちリンク集';
function bookMark() {
  window.external.addFavorite(url,name);
}