url = 'http://keiitai.net/hyaka/';
name = 'アルバイト百科';
function bookMark() {
  window.external.addFavorite(url,name);
}
