Code:
var Ergebnis = <?php echo $zeit;?>;
    setTimeout('window.opener.location.reload ();',100);
  setTimeout("self.close()",Ergebnis);
  </script>
Probiers mal so.

Und BITTE: Fang nicht damit an, variablen auch noch zusätzlich in double-quotes zu packen!

Mfg