blob: 4b52fe3cfba16f5624df32a83d492b2a434fa86e [file] [log] [blame]
<!doctype html>
001-1
<script>
addEventListener("unload", function() {
location = location.href.replace(/[^\/\.]*\.html/, "001-3.html");
}, false);
</script>