url = 'http://fat.nirq.com/';
name = '中性脂肪をやっつけろ！';
function bookMark() {
  window.external.addFavorite(url,name);
}
