url = 'http://mtu.milcook.com/';
name = 'もしかして巻き爪';
function bookMark() {
  window.external.addFavorite(url,name);
}