AzirQuantum (Talk | contribs) |
AzirQuantum (Talk | contribs) |
||
Line 5: | Line 5: | ||
<!--<script src="https://2018.igem.org/Template:SHSBNU_China/mpjs?action=raw&ctype=text/javascript" type="text/javascript"></script>--> | <!--<script src="https://2018.igem.org/Template:SHSBNU_China/mpjs?action=raw&ctype=text/javascript" type="text/javascript"></script>--> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
− | window.onload = function | + | window.onload = function changing(){ |
var pic_A = document.getElementById("pic_A"); | var pic_A = document.getElementById("pic_A"); | ||
pic_A.onmouseover = function(){ | pic_A.onmouseover = function(){ | ||
Line 13: | Line 13: | ||
pic_A.src = "https://static.igem.org/mediawiki/2018/c/cd/T--SHSBNU_China--A-0.png" | pic_A.src = "https://static.igem.org/mediawiki/2018/c/cd/T--SHSBNU_China--A-0.png" | ||
} | } | ||
− | |||
− | |||
var pic_B = document.getElementById("pic_B"); | var pic_B = document.getElementById("pic_B"); | ||
pic_B.onmouseover = function(){ | pic_B.onmouseover = function(){ | ||
Line 23: | Line 21: | ||
pic_B.src = "https://static.igem.org/mediawiki/2018/8/8f/T--SHSBNU_China--B-0.png" | pic_B.src = "https://static.igem.org/mediawiki/2018/8/8f/T--SHSBNU_China--B-0.png" | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
var pic_C = document.getElementById("pic_C"); | var pic_C = document.getElementById("pic_C"); | ||
pic_C.onmouseover = function(){ | pic_C.onmouseover = function(){ | ||
Line 33: | Line 29: | ||
pic_C.src = "https://static.igem.org/mediawiki/2018/3/37/T--SHSBNU_China--C-0.png" | pic_C.src = "https://static.igem.org/mediawiki/2018/3/37/T--SHSBNU_China--C-0.png" | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
var pic_D = document.getElementById("pic_D"); | var pic_D = document.getElementById("pic_D"); | ||
pic_D.onmouseover = function(){ | pic_D.onmouseover = function(){ | ||
Line 43: | Line 37: | ||
pic_D.src = "https://static.igem.org/mediawiki/2018/8/85/T--SHSBNU_China--D-0.png" | pic_D.src = "https://static.igem.org/mediawiki/2018/8/85/T--SHSBNU_China--D-0.png" | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
var pic_E = document.getElementById("pic_E"); | var pic_E = document.getElementById("pic_E"); | ||
pic_E.onmouseover = function(){ | pic_E.onmouseover = function(){ | ||
Line 53: | Line 45: | ||
pic_E.src = "https://static.igem.org/mediawiki/2018/2/2c/T--SHSBNU_China--E-0.png" | pic_E.src = "https://static.igem.org/mediawiki/2018/2/2c/T--SHSBNU_China--E-0.png" | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
var pic_F = document.getElementById("pic_F"); | var pic_F = document.getElementById("pic_F"); | ||
pic_F.onmouseover = function(){ | pic_F.onmouseover = function(){ | ||
Line 63: | Line 53: | ||
pic_F.src = "https://static.igem.org/mediawiki/2018/d/d7/T--SHSBNU_China--F-0.png" | pic_F.src = "https://static.igem.org/mediawiki/2018/d/d7/T--SHSBNU_China--F-0.png" | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
var pic_G = document.getElementById("pic_G"); | var pic_G = document.getElementById("pic_G"); | ||
pic_G.onmouseover = function(){ | pic_G.onmouseover = function(){ | ||
Line 73: | Line 61: | ||
pic_G.src = "https://static.igem.org/mediawiki/2018/5/5e/T--SHSBNU_China--G-0.png" | pic_G.src = "https://static.igem.org/mediawiki/2018/5/5e/T--SHSBNU_China--G-0.png" | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
var pic_H = document.getElementById("pic_H"); | var pic_H = document.getElementById("pic_H"); | ||
pic_H.onmouseover = function(){ | pic_H.onmouseover = function(){ |
Revision as of 05:09, 16 October 2018