function webcam()  {
   iwin = window.open("webcam.html","webcam",
   "status=no,toolbar=no,location=no,menu=no,width=400,height=560");
}