Team:Hong Kong-CUHK/home.html

From 2014.igem.org

(Difference between revisions)
(draft1)
m
Line 1: Line 1:
-
 
<html>
<html>
Line 118: Line 117:
var wikiContent = [{
var wikiContent = [{
     "id": "link-home",
     "id": "link-home",
-
     "content": "home-1.html",
+
     "content": "home-1.html?action=raw&ctype=text/html",
     "width": 135,
     "width": 135,
     "height": 130,
     "height": 130,
Line 127: Line 126:
}, {
}, {
     "id": "link-team",
     "id": "link-team",
-
     "content": "team.html",
+
     "content": "team.html?action=raw&ctype=text/html",
     "subtopic": teamSubTopic,
     "subtopic": teamSubTopic,
     "width": 90,
     "width": 90,
Line 137: Line 136:
}, {
}, {
     "id": "link-project",
     "id": "link-project",
-
     "content": "project.html",
+
     "content": "project.html?action=raw&ctype=text/html",
     "width": 90,
     "width": 90,
     "height": 75,
     "height": 75,
Line 146: Line 145:
}, {
}, {
     "id": "link-biobricks",
     "id": "link-biobricks",
-
     "content": "biobricks.html",
+
     "content": "biobricks.html?action=raw&ctype=text/html",
     "width": 90,
     "width": 90,
     "height": 75,
     "height": 75,
Line 155: Line 154:
}, {
}, {
     "id": "link-modelling",
     "id": "link-modelling",
-
     "content": "modelling.html",
+
     "content": "modelling.html?action=raw&ctype=text/html",
     "width": 90,
     "width": 90,
     "height": 75,
     "height": 75,
Line 164: Line 163:
}, {
}, {
     "id": "link-human-practice",
     "id": "link-human-practice",
-
     "content": "humanPractice.html",
+
     "content": "humanpractice.html?action=raw&ctype=text/html",
     "width": 90,
     "width": 90,
     "height": 75,
     "height": 75,
Line 173: Line 172:
}, {
}, {
     "id": "link-safety",
     "id": "link-safety",
-
     "content": "safety.html",
+
     "content": "safety.html?action=raw&ctype=text/html",
     "subtopic": safetySubTopic,
     "subtopic": safetySubTopic,
     "width": 90,
     "width": 90,
Line 183: Line 182:
}, {
}, {
     "id": "link-documentation",
     "id": "link-documentation",
-
     "content": "documentation.html",
+
     "content": "documentation.html?action=raw&ctype=text/html",
     "width": 102,
     "width": 102,
     "height": 75,
     "height": 75,
Line 192: Line 191:
}, {
}, {
     "id": "link-acknowledgement",
     "id": "link-acknowledgement",
-
     "content": "acknowledgement.html",
+
     "content": "acknowledgement.html?action=raw&ctype=text/html",
     "width": 121,
     "width": 121,
     "height": 75,
     "height": 75,

Revision as of 14:34, 16 October 2014