<!--//ポップアップウィンドウ

function objWin(url) {

  window.open(url, "_blank", "width=540,height=530");


}
//-->

