Team:ETH Zurich/Templates/Header

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
<script type="text/javascript">
<script type="text/javascript">
-
alert('</html>{{{currSection}}}<html>, </html>{{{currPage}}}<html>');
 
var colors = new Array();
var colors = new Array();
colors["overview"] = "#548C82";
colors["overview"] = "#548C82";
Line 14: Line 13:
colors["team"] = "#000D0A";
colors["team"] = "#000D0A";
-
var currSection = "overview";
+
var currSection = "</html>{{{currSection}}}<html>";
 +
var currPage = "</html>{{{currPage}}}<html>";
function restoreMenu(fadeOutOnly)
function restoreMenu(fadeOutOnly)

Revision as of 22:44, 10 August 2011