Team:Goettingen/Team/Gallery

From 2013.igem.org

(Difference between revisions)
Line 34: Line 34:
===In the Lab===
===In the Lab===
<html>
<html>
-
<script>
 
-
</script>
 
-
 
<div id="gar-lab"></div>
<div id="gar-lab"></div>
Line 53: Line 50:
   }
   }
}
}
 +
 +
garLab[0].onclick = showGarPic(garLabP[0] + ' ',garLabT[0]+ ' ');
Line 62: Line 61:
for(j=0;j<=2;j++){
for(j=0;j<=2;j++){
   garlab.insertBefore(garLab[j],garlab.childNodes[j]);
   garlab.insertBefore(garLab[j],garlab.childNodes[j]);
-
   garLab[j].onclick = showGarPic(garLabP[j] + ' ',garLabT[j]+ ' ');
+
    
}
}
</script>
</script>

Revision as of 19:47, 8 July 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria



In the Lab

 

Previous Next