url = 'http://fl.cruw.net/hok/';
name = '北海道の花と木';
function bookMark() {
  window.external.addFavorite(url,name);
}
