Team:KULeuven/Tools/New Day/Date Retriever

From 2008.igem.org

(Difference between revisions)
m
m
Line 90: Line 90:
URL += date.getFullYear();
URL += date.getFullYear();
window.location.href = URL;
window.location.href = URL;
 +
}
 +
 +
window.onload() {
 +
pageDate = pageDate();
}
}
</script>
</script>

Revision as of 09:13, 31 July 2008

<< return to notebook return to homepage >>
< previous friday ← yesterday tomorrow → next monday >