url = 'http://support777.com/beauty/';
name = 'エステ情報ガイド';
function bookMark() {
  window.external.addFavorite(url,name);
}
