Team:Goettingen/Team/Gallery

From 2013.igem.org

(Difference between revisions)
m
m
Line 83: Line 83:
//说明
//说明
-
illus = document.createElement('p');
+
description = document.createElement('p');
-
showbox.insertBefore(illus,showbox.childNodes[1];
+
showbox.insertBefore(description,showbox.childNodes[1]);
    
    
//背景框
//背景框
Line 102: Line 102:
   garPic.src = from;
   garPic.src = from;
   document.body.insertBefore(lightframe,document.body.childNodes[0]);
   document.body.insertBefore(lightframe,document.body.childNodes[0]);
-
   illus.innerHTML = illustration;
+
   desciption.innerHTML = illustration;
}
}
</script>
</script>
</html>
</html>

Revision as of 17:19, 8 July 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria



In the Lab

under construction

 

Previous Next