<script>
function myfun() {
window.opener.location.href = "home.htm";
self.close();
}
</script>

fai tutto