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