Team:Amsterdam/maarten/
From 2012.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
function setup(){ | function setup(){ | ||
j = 1 | j = 1 | ||
- | if | + | if (j!=0){ |
+ | if (j != 2) | ||
document.write(j) | document.write(j) | ||
+ | } | ||
} | } | ||
} | } |
Revision as of 10:13, 4 September 2012