url = 'http://www.j-selection.com/lohas/';
name = 'ロハスの杜';
function bookMark() {
  window.external.addFavorite(url,name);
}