function Popup(URL,Features){
  winpops=window.open(URL,"",Features)}
