url = 'http://www.guguplus.com/her/';
name = 'ハーブまるわかり';
function bookMark() {
  window.external.addFavorite(url,name);
}