window-close-during-parsing-popup2.html   [plain text]


<html>
<body onload="window.print()">
<script>
window.close()
</script>
</body>
</html>