﻿   function openWin()  {
          window.open("","foto",'toolbar=0,location=0,scrollbars=0,resizable=1,width=700,height=700,left=1,top=1'); 
      }  