//プライバシーポリシーウィンドウを開く function privacy(){ popupWin = window.open('privacy.php', 'privacy', 'scrollbars=yes,width=650,height=562') }