url = 'http://aquarel.org/';
name = '通関士の資格と仕事ガイド';
function bookMark() {
  window.external.addFavorite(url,name);
}