url = 'http://onna.kokuhuku.net/';
name = '女の落とし方を全部教えます！';
function bookMark() {
  window.external.addFavorite(url,name);
}