Template:Team:HKU-HKBU/script.js
From 2009.igem.org
(Difference between revisions)
YinanZhang (Talk | contribs) |
YinanZhang (Talk | contribs) |
||
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 = ". | + | tabs[3].address = "./Motor_Overview"; |
- | tabs[8].address = ". | + | tabs[8].address = "./Polar_Expression_Design"; |
- | tabs[12].address = ". | + | tabs[12].address = "./Speed_Control_Design"; |
var i = 0; | var i = 0; |
Revision as of 10:03, 16 October 2009