<html>
<head></head>
<body>This page has no title.</body>
<script>
window.location.href = "title1.html";
</script>
</html>
<html>
<head></head>
<body>This page has no title.</body>
<script>
window.location.href = "title1.html";
</script>
</html>