Team:Goettingen/Team/Gallery

From 2013.igem.org

(Difference between revisions)
m
m
Line 42: Line 42:
alb = [];
alb = [];
alb[0] = []; // lab的相册
alb[0] = []; // lab的相册
-
for(j=0;j<=2;j++){
+
for(j=0;j<=3;j++){
     alb[0][j] = []; //相册每张照片
     alb[0][j] = []; //相册每张照片
      
      
Line 50: Line 50:
alb[0][1].src = 'https://static.igem.org/mediawiki/2013/f/ff/Goe-garllery-lab0.JPG';
alb[0][1].src = 'https://static.igem.org/mediawiki/2013/f/ff/Goe-garllery-lab0.JPG';
alb[0][2].src = 'https://static.igem.org/mediawiki/2013/d/d0/Goe-gallery-lab2.jpg';
alb[0][2].src = 'https://static.igem.org/mediawiki/2013/d/d0/Goe-gallery-lab2.jpg';
 +
alb[0][3].src = 'https://static.igem.org/mediawiki/2013/b/b3/Goe-c-di-AMP.jpg';
alb[0][0].thum  = 'https://static.igem.org/mediawiki/2013/thumb/f/f0/IMG_3878.JPG/120px-IMG_3878.JPG';
alb[0][0].thum  = 'https://static.igem.org/mediawiki/2013/thumb/f/f0/IMG_3878.JPG/120px-IMG_3878.JPG';
alb[0][1].thum  = 'https://static.igem.org/mediawiki/2013/thumb/f/ff/Goe-garllery-lab0.JPG/120px-Goe-garllery-lab0.JPG';
alb[0][1].thum  = 'https://static.igem.org/mediawiki/2013/thumb/f/ff/Goe-garllery-lab0.JPG/120px-Goe-garllery-lab0.JPG';
alb[0][2].thum  = 'https://static.igem.org/mediawiki/2013/thumb/d/d0/Goe-gallery-lab2.jpg/120px-Goe-gallery-lab2.jpg';
alb[0][2].thum  = 'https://static.igem.org/mediawiki/2013/thumb/d/d0/Goe-gallery-lab2.jpg/120px-Goe-gallery-lab2.jpg';
 +
alb[0][3].thum  = 'https://static.igem.org/mediawiki/2013/thumb/b/b3/Goe-c-di-AMP.jpg/120px-Goe-c-di-AMP.jpg';
alb[0][0].txt = 'Really nice weather';
alb[0][0].txt = 'Really nice weather';
alb[0][1].txt = 'We follow the protocol';
alb[0][1].txt = 'We follow the protocol';
alb[0][2].txt = 'We discuss our progress every week';
alb[0][2].txt = 'We discuss our progress every week';
-
 
+
alb[0][3].txt = 'c-di-AMP in green coli';
for(j=0;j<=2;j++){
for(j=0;j<=2;j++){

Revision as of 15:15, 11 September 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria



In the Lab

 

Previous Next