/home/mjc1/public_html/html/carmate/win_close_reload.php


1
2
3
4
<script>
parent.window.opener.location.reload();
window.close();
</script>