Team:Cambridge/Templates/boxesprototypenew

From 2010.igem.org

(Difference between revisions)
Line 21: Line 21:
newDiv.setAttribute('style',"width:100%;height:100%;background:black; position:fixed; left:0; top:0;z-index:100; background:url(https://static.igem.org/mediawiki/2010/e/e9/Opacity9.png) ;");
newDiv.setAttribute('style',"width:100%;height:100%;background:black; position:fixed; left:0; top:0;z-index:100; background:url(https://static.igem.org/mediawiki/2010/e/e9/Opacity9.png) ;");
newDiv.setAttribute('onclick',";$('body')[0].removeChild($('#GibsonVidOverlay')[0]);");
newDiv.setAttribute('onclick',";$('body')[0].removeChild($('#GibsonVidOverlay')[0]);");
-
newDiv.innerHTML='<div align="center" style="margin-top:100px;background:black;padding:10px;border-radius:10px;"><object width="640" height="385"><param name="movie" value="'+youTubeURL+'"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="'+youTubeURL+'" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div>';
+
newDiv.innerHTML='<div align="center" style="margin-top:100px;"><object width="640" height="385"><param name="movie" value="'+youTubeURL+'"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="'+youTubeURL+'" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div>';
$('body')[0].appendChild(newDiv);
$('body')[0].appendChild(newDiv);
}
}

Revision as of 17:01, 20 October 2010

Abstract

We wish to place genes from fireflies into bacteria to create the brightest bacterial light in the registry. We will also create Biobricks using lux operons from marine bacteria to create a system which can be implemented in both prokaryotes and eukaryotes.

Multimedia

If you want a break from hard-core science, check out our Gibson Assembly music video.

You can also see a video which shows off our bacterial bubble lamp.

Updates