url = 'http://www.nihonmezya.biz/';
name = '日本人メジャーリーガーを似顔絵で紹介';
function bookMark() {
  window.external.addFavorite(url,name);
}
