blob: cb48b678ff8e1ef18359b282de72383eb93a0601 [file] [log] [blame]
<script>
onload = function() {
setTimeout(function() {
location = 'form-submission-before-load-page3.html';
}, 0);
}
</script>