Team:Goettingen/Team/Gallery

From 2013.igem.org

(Difference between revisions)
m
Line 34: Line 34:
===In the Lab===
===In the Lab===
<html>
<html>
-
<div id="gar-lab"></div>
+
<div id="gar-lab">
<script>
<script>
Line 43: Line 43:
garLabP[1] = 'https://static.igem.org/mediawiki/2013/f/ff/Goe-garllery-lab0.JPG';
garLabP[1] = 'https://static.igem.org/mediawiki/2013/f/ff/Goe-garllery-lab0.JPG';
garLabP[2] = 'https://static.igem.org/mediawiki/2013/d/d0/Goe-gallery-lab2.jpg';
garLabP[2] = 'https://static.igem.org/mediawiki/2013/d/d0/Goe-gallery-lab2.jpg';
 +
 +
garLab[0]  = 'https://static.igem.org/mediawiki/2013/thumb/f/f0/IMG_3878.JPG/120px-IMG_3878.JPG';
 +
garLab[1]  = 'https://static.igem.org/mediawiki/2013/thumb/f/ff/Goe-garllery-lab0.JPG/120px-Goe-garllery-lab0.JPG';
 +
garLab[2]  = 'https://static.igem.org/mediawiki/2013/thumb/d/d0/Goe-gallery-lab2.jpg/120px-Goe-gallery-lab2.jpg';
for(j=0;j<3;j++){
for(j=0;j<3;j++){
-
   garLab[j] = document.createElement('img');
+
   document.write('<img src=" '+ garLab[j] + '" onclick="showGarPic(' + garLabP[j]+','+garLabT[j]+')" />');
-
  with(garLab[j].style){
+
-
    marginRight = '10px'
+
-
  }
+
}
}
Line 54: Line 55:
-
garLab[0].src = 'https://static.igem.org/mediawiki/2013/thumb/f/f0/IMG_3878.JPG/120px-IMG_3878.JPG';
 
-
garLab[1].src = 'https://static.igem.org/mediawiki/2013/thumb/f/ff/Goe-garllery-lab0.JPG/120px-Goe-garllery-lab0.JPG';
 
-
garLab[2].src = 'https://static.igem.org/mediawiki/2013/thumb/d/d0/Goe-gallery-lab2.jpg/120px-Goe-gallery-lab2.jpg';
 
-
garlab = document.getElementById('gar-lab')
 
-
for(j=0;j<=2;j++){
 
-
  garlab.insertBefore(garLab[j],garlab.childNodes[j]);
 
-
 
 
-
}
 
-
</script>
 
 +
</script>
 +
</div>
</html>
</html>

Revision as of 19:55, 8 July 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria



In the Lab

 

Previous Next