Paste this before </head>
<script LANGUAGE="JavaScript"> <!-- Begin var today = new Date(); var day = today.getDate(); window.location = day + ".html"; // End --> </script>
Note: it is required that (in this example) you have monday.html, tuesday.html, etc. in the same directory as the page doing the redirection.