Team:SDU-Denmark
From 2013.igem.org
(Difference between revisions)
Heidi.Wille (Talk | contribs) |
Heidi.Wille (Talk | contribs) |
||
Line 4: | Line 4: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
$('#box1').hover(function(){ | $('#box1').hover(function(){ | ||
- | var smallTop = $('#box1').height() - $(".cover", this).height() +"px"; | + | var smallTop = $('#box1').height() - $(".cover", this).height() -10 +"px"; |
$(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160}); | $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160}); | ||
}, function() { | }, function() { | ||
Line 27: | Line 27: | ||
<p class="onBlack"> | <p class="onBlack"> | ||
The growing demand for natural rubber causes deforestation of the rainforest or occupation of arable lands, all due to the founding of new plantations. If producing rubber by bacteria succeeds, production of natural rubber will not be limited to the regions where the rubber tree can grow but can be done even in barren lands. | The growing demand for natural rubber causes deforestation of the rainforest or occupation of arable lands, all due to the founding of new plantations. If producing rubber by bacteria succeeds, production of natural rubber will not be limited to the regions where the rubber tree can grow but can be done even in barren lands. | ||
- | </p><p class="onBlack | + | </p><p class="onBlack"> |
Our project aims to make a common bacteria able to produce natural rubber while grown under controlled conditions. | Our project aims to make a common bacteria able to produce natural rubber while grown under controlled conditions. | ||
Natural rubber is composed of long molecules, each consisting of the substance IPP linked together like a chain. The common bacteria that we use already possesses the ability to produce the IPP, but it lacks the enzyme to connect the IPP links together into a chain. | Natural rubber is composed of long molecules, each consisting of the substance IPP linked together like a chain. The common bacteria that we use already possesses the ability to produce the IPP, but it lacks the enzyme to connect the IPP links together into a chain. |
Revision as of 16:47, 10 August 2013