function extrawin(w) {
  iwin = window.open(w,"extrawin","toolbar=no,status=no,resizeable=no,width=630,height=370,screenX=160,screenY=190,left=400,top=265")
  }