url = 'http://yunyu.sansiki.com/';
name = '輸入住宅情報';
function bookMark() {
  window.external.addFavorite(url,name);
}
