Team:Copenhagen

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<head>
<head>
-
 
-
<slideshow sequence="random" transition="fade" refresh="10000">
 
-
<div>[[Image: https://static.igem.org/mediawiki/igem.org/c/cd/0.jpg|thumb|right|128px|Caption 1]]</div>
 
-
<div>[[Image: https://static.igem.org/mediawiki/igem.org/0/0e/0cyano.jpg|thumb|right|128px|Caption 2]]</div>
 
-
<div>[[Image: https://static.igem.org/mediawiki/igem.org/5/54/2cyanobacteria.jpg|thumb|right|128px|Caption 3]]</div>
 
-
<div>[[Image: https://static.igem.org/mediawiki/igem.org/8/87/005-glycerine.jpg|thumb|right|128px|Caption 4]]</div>
 
-
<div>[[Image: https://static.igem.org/mediawiki/igem.org/a/a1/006-glycerine.jpg|thumb|right|128px|Caption 5]]</div>
 
-
</slideshow>
 
<table id="graa" cellpadding=20px><td width="660px" height="100%" valign="top" ><p align="justify"><h2>iGEM 2012: Copenhagen</h2><br>
<table id="graa" cellpadding=20px><td width="660px" height="100%" valign="top" ><p align="justify"><h2>iGEM 2012: Copenhagen</h2><br>
 +
<div>
 +
<script language="JavaScript1.2">
-
<div id="slideshow">
+
/***********************************************
-
  <div>
+
* Flexi Slideshow- © Dynamic Drive (www.dynamicdrive.com)
-
    <img src="https://static.igem.org/mediawiki/2012/9/95/Cop_slide1.jpg" alt="" >
+
* This notice must stay intact for use
-
  </div>
+
* Visit http://www.dynamicdrive.com/ for full source code
-
  <div>
+
***********************************************/
-
    <img src="https://static.igem.org/mediawiki/2012/c/c8/Cop_slide2.jpg" alt="" >
+
-
  </div>
+
-
  <div>
+
-
   
+
-
  </div>
+
-
</div>
+
 +
var variableslide=new Array()
 +
//variableslide[x]=["path to image", "OPTIONAL link for image", "OPTIONAL text description (supports HTML tags)"]
 +
 +
variableslide[0]=['https://static.igem.org/mediawiki/2012/9/95/Cop_slide1.jpg', '', '']
 +
variableslide[1]=['https://static.igem.org/mediawiki/2012/c/c8/Cop_slide2.jpg', '', '']
 +
 +
//configure the below 3 variables to set the dimension/background color of the slideshow
 +
 +
var slidewidth='660px' //set to width of LARGEST image in your slideshow
 +
var slideheight='371px' //set to height of LARGEST iamge in your slideshow, plus any text description
 +
var slidebgcolor='#F3F3F3'
 +
 +
//configure the below variable to determine the delay between image rotations (in miliseconds)
 +
var slidedelay=3000
 +
 +
////Do not edit pass this line////////////////
 +
 +
var ie=document.all
 +
var dom=document.getElementById
 +
 +
for (i=0;i<variableslide.length;i++){
 +
var cacheimage=new Image()
 +
cacheimage.src=variableslide[i][0]
 +
}
 +
 +
var currentslide=0
 +
 +
function rotateimages(){
 +
contentcontainer='<center>'
 +
if (variableslide[currentslide][1]!="")
 +
contentcontainer+='<a href="'+variableslide[currentslide][1]+'">'
 +
contentcontainer+='<img src="'+variableslide[currentslide][0]+'" border="0" vspace="3">'
 +
if (variableslide[currentslide][1]!="")
 +
contentcontainer+='</a>'
 +
contentcontainer+='</center>'
 +
if (variableslide[currentslide][2]!="")
 +
contentcontainer+=variableslide[currentslide][2]
 +
 +
if (document.layers){
 +
crossrotateobj.document.write(contentcontainer)
 +
crossrotateobj.document.close()
 +
}
 +
else if (ie||dom)
 +
crossrotateobj.innerHTML=contentcontainer
 +
if (currentslide==variableslide.length-1) currentslide=0
 +
else currentslide++
 +
setTimeout("rotateimages()",slidedelay)
 +
}
 +
 +
if (ie||dom)
 +
document.write('<div id="slidedom" style="width:'+slidewidth+';height:'+slideheight+'; background-color:'+slidebgcolor+'"></div>')
 +
 +
function start_slider(){
 +
crossrotateobj=dom? document.getElementById("slidedom") : ie? document.all.slidedom : document.slidensmain.document.slidenssub
 +
if (document.layers)
 +
document.slidensmain.visibility="show"
 +
rotateimages()
 +
}
 +
 +
if (ie||dom)
 +
start_slider()
 +
else if (document.layers)
 +
window.onload=start_slider
 +
 +
</script>
 +
 +
</div>
 +
<br>
Welcome to Team Copenhagen 2012!!   
Welcome to Team Copenhagen 2012!!   

Revision as of 10:53, 1 August 2012

iGEM 2012: Copenhagen



Welcome to Team Copenhagen 2012!! In this years project we will produce a construct that allows cyanobacteria to emit light when exposed to darkness for an extended period of time. The advantage of using cyanobacteria over other model organisms, such as E. coli, is that cyanobacteria do not require glucose for growth, but fixate CO2 in the atmosphere. Promoters that are normally controlling genes involved in the circadian rhythm of cyanobacteria will, in our construct, be associated with a luciferase gene casette containing all the enzymes necessary for the deployment of biologically generated light. The result is a sustainable system in which cyanobacteria per day will synthesize the components necessary for the production of light during periods with light and consume them in darkness under emission of light.

Copenhagen Official Team Profile

Sponsors