url = 'http://onara-gekitai.com/';
name = 'おなら撃退.com';
function bookMark() {
  window.external.addFavorite(url,name);
}