Template:Team:HKU-HKBU/script.js

From 2009.igem.org

(Difference between revisions)
Line 12: Line 12:
   this.tabWidth = tabWidth;
   this.tabWidth = tabWidth;
   this.text = text;
   this.text = text;
-
   this.address = "./" + filename;
+
   this.address = "https://2009.igem.org/Team:HKU-HKBU/" + filename;
   this.isCurrentPage = isCurrentPage;
   this.isCurrentPage = isCurrentPage;
Line 52: Line 52:
   this.level = level;
   this.level = level;
   this.text = text;
   this.text = text;
-
   this.address = "./" + filename;
+
   this.address = "https://2009.igem.org/Team:HKU-HKBU/" + filename;
   this.jumpOut = jumpOut;
   this.jumpOut = jumpOut;
Line 125: Line 125:
   tabs[2].address = "http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2009&group=HKU-HKBU";
   tabs[2].address = "http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2009&group=HKU-HKBU";
-
   tabs[3].address = "./Team:HKU-HKBU/Motor_Overview";
+
   tabs[3].address = "./Motor_Overview";
-
   tabs[8].address = "./Team:HKU-HKBU/Polar_Expression_Design";
+
   tabs[8].address = "./Polar_Expression_Design";
-
   tabs[12].address = "./Team:HKU-HKBU/Speed_Control_Design";
+
   tabs[12].address = "./Speed_Control_Design";
   var i = 0;
   var i = 0;

Revision as of 10:03, 16 October 2009