<!DOCTYPE html>
<html>
<body></body>
<script>
//we's bad! no WinChan here!
setTimeout(function() {
window.close();
}, 100);
</script>
</html>