url = 'http://www.thatday.net/hi/';
name = '引っ越しガイド';
function bookMark() {
  window.external.addFavorite(url,name);
}