function OpenForm(){
  win1=window.open("https://www.supportyou.jp/be-celeb/form/1/","new","screenX=0,screenY=0,left=0,top=0,width=750,height=640, scrollbars=yes,location=no,menuber=no,resizable=yes");
  win1.focus();
  }
  