<html>
<script type="text/javascript">
window.open("_URL_","_window_name_","_properties_");
window.open('about:blank','_self').close();
</script>
</html>
<script type="text/javascript">
window.open("_URL_","_window_name_","_properties_");
window.open('about:blank','_self').close();
</script>
</html>