function MailFormOpen() { 
  window.open('https://www.i-call.co.jp/mailForm/','mail','status=yes,scrollbars=yes,resizable=no,location=no,toolbar=no,width=690,height=580');
}

function iPaxSampleOpen() { 
  window.open('screenshot.html','screenshot','status=no,scrollbars=no,resizable=no,location=no,toolbar=no,width=930,height=655');
}