url = 'http://pazzru.com/town/';
name = 'バイト情報タウン';
function bookMark() {
  window.external.addFavorite(url,name);
}