function PopupVSG(id) {
if (window.Popup && !window.Popup.closed)
    { Popup.close(); }
  Popup = window.open("vorschaug.php?id="+id,"","width=700,height=400,dependent=yes,resizable=yes,toolbar=yes scrollbars=yes");
  }
function PopupVSP(id) {
if (window.Popup && !window.Popup.closed)
    { Popup.close(); }
  Popup = window.open("vorschaup.php?id="+id,"","width=700,height=400,dependent=yes,resizable=yes,toolbar=yes scrollbars=yes");
  }
function PopupVST(id) {
if (window.Popup && !window.Popup.closed)
    { Popup.close(); }
  Popup = window.open("vorschaut.php?id="+id,"","width=700,height=400,dependent=yes,resizable=yes,toolbar=yes scrollbars=yes");
  }
function PopupVSI(id) {
if (window.Popup && !window.Popup.closed)
    { Popup.close(); }
  Popup = window.open("vorschaui.php?id="+id,"","width=700,height=400,dependent=yes,resizable=yes,toolbar=yes scrollbars=yes");
  }
function PopupVSL(id) {
if (window.Popup && !window.Popup.closed)
    { Popup.close(); }
  Popup = window.open("vorschaul.php?id="+id,"","width=700,height=400,dependent=yes,resizable=yes,toolbar=yes scrollbars=yes");
  }
