Team:KAIST-Korea/jihanmenu

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
<script>
<script>
//Configure the script here
//Configure the script here
-
var teamname = "KAISTKorea";
+
var teamname = "KAIST-Korea";
// Do not edit below
// Do not edit below
Line 30: Line 30:
// Start with a link to the team home page
// Start with a link to the team home page
-
var outputStr="<a href='https://2011.igem.org/Team:'"+teamname+">Home</a>";
+
var outputStr="<a href='https://2011.igem.org/Team:'"+"teamname"+">Home</a>";
// Loop through the URL
// Loop through the URL

Revision as of 09:10, 7 August 2011