Team:KAIST-Korea/jihan

From 2011.igem.org

(Difference between revisions)
Line 61: Line 61:
// Start the script upon page load
// Start the script upon page load
window.onload=function() {
window.onload=function() {
-
buildBreadCrumbTrail(window.location.pathname);
+
buildBreadCrumbTrail(page);
}
}
</script>
</script>

Revision as of 09:22, 7 August 2011