PROJECT.html

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
 
-
<style type="text/css">
 
-
/*----------Text Styles----------*/
 
-
.ws6 {font-size: 8px;}
 
-
.ws7 {font-size: 9.3px;}
 
-
.ws8 {font-size: 11px;}
 
-
.ws9 {font-size: 12px;}
 
-
.ws10 {font-size: 13px;}
 
-
.ws11 {font-size: 15px;}
 
-
.ws12 {font-size: 16px;}
 
-
.ws14 {font-size: 19px;}
 
-
.ws16 {font-size: 21px;}
 
-
.ws18 {font-size: 24px;}
 
-
.ws20 {font-size: 27px;}
 
-
.ws22 {font-size: 29px;}
 
-
.ws24 {font-size: 32px;}
 
-
.ws26 {font-size: 35px;}
 
-
.ws28 {font-size: 37px;}
 
-
.ws36 {font-size: 48px;}
 
-
.ws48 {font-size: 64px;}
 
-
.ws72 {font-size: 96px;}
 
-
.wpmd {font-size: 13px;font-family: Arial,Helvetica,Sans-Serif;font-style: normal;font-weight: normal;}
 
-
/*----------Para Styles----------*/
 
-
DIV,UL,OL /* Left */
 
-
{
 
-
margin-top: 0px;
 
-
margin-bottom: 0px;
 
-
}
 
-
</style>
 
-
 
-
 
-
<script language="JavaScript1.4" type="text/javascript">
 
-
<!--
 
-
function jsPlay(soundobj) {
 
-
var thissound= eval("document."+soundobj);
 
-
try {
 
-
    thissound.Play();
 
-
}
 
-
catch (e) {
 
-
    thissound.DoPlay();
 
-
}
 
-
}
 
-
//-->
 
-
</script>
 
-
 
-
<script language="javascript" type="text/javascript">
 
-
<!--
 
-
function MM_swapImgRestore() {
 
-
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
 
-
}
 
-
 
-
function MM_preloadImages() {
 
-
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
 
-
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
 
-
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
 
-
}
 
-
 
-
function MM_findObj(n, d) {
 
-
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
 
-
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
 
-
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
 
-
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
 
-
  if(!x && d.getElementById) x=d.getElementById(n); return x;
 
-
}
 
-
 
-
function MM_swapImage() {
 
-
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
 
-
  if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
 
-
}
 
-
 
-
//-->
 
-
</script>
 
-
 
-
 
-
<style type="text/css">
 
-
div#container
 
-
{
 
-
position:relative;
 
-
width: 1052px;
 
-
margin-top: 0px;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
text-align:left;
 
-
}
 
-
body {text-align:center;margin:0}
 
-
 
<style type="text/css">
<style type="text/css">
/*------------------------------------*\
/*------------------------------------*\
Line 163: Line 77:
     background-position: top;
     background-position: top;
     height: 50px ;
     height: 50px ;
-
     background-repeat: repeat;
+
     background-repeat: no-repeat;
     border-width:0px;
     border-width:0px;
     border-top-width:1px;
     border-top-width:1px;
}
}
-
 
#content {
#content {
position: relative;
position: relative;
 +
width: 976px;
 +
margin: 0 auto;
 +
padding: 5px 5px 5px 5px;
background: transparent;
background: transparent;
color: transparent;
color: transparent;
border-left: none;
border-left: none;
border-right: none;
border-right: none;
 +
line-height: 0px;
 +
z-index: 2;
}
}
-
 
-
img[src*="/wiki/skins/common/images/wiki.png"]{
 
-
    width:0;
 
-
    height:0px;
 
-
    padding-right:975px;
 
-
    background:transparent url(https://2012.igem.org/wiki/skins/common/images/wiki.png) top left no-repeat;
 
</style>
</style>
 +
<script language="JavaScript1.4" type="text/javascript">
 +
<!--
 +
function jsPlay(soundobj) {
 +
var thissound= eval("document."+soundobj);
 +
try {
 +
    thissound.Play();
 +
}
 +
catch (e) {
 +
    thissound.DoPlay();
 +
}
 +
}
 +
//-->
 +
</script>
 +
<script language="javascript" type="text/javascript">
 +
<!--
 +
function MM_swapImgRestore() {
 +
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
 +
}
 +
 +
function MM_preloadImages() {
 +
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
 +
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
 +
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
 +
}
 +
 +
function MM_findObj(n, d) {
 +
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
 +
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
 +
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
 +
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
 +
  if(!x && d.getElementById) x=d.getElementById(n); return x;
 +
}
 +
 +
function MM_swapImage() {
 +
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
 +
  if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
 +
}
 +
 +
//-->
 +
</script>
</head>
</head>
-
<body>
 
<body background="https://static.igem.org/mediawiki/2012/9/96/Background_-_Wikipage.gif" bgColor="#FFFFFF">
<body background="https://static.igem.org/mediawiki/2012/9/96/Background_-_Wikipage.gif" bgColor="#FFFFFF">
<style type="text/css">
<style type="text/css">
Line 200: Line 151:
body {text-align:center;margin:0}
body {text-align:center;margin:0}
</style>
</style>
-
 
</head>
</head>
<body Text="#5B5B5B" bgColor="#FFFFFF">
<body Text="#5B5B5B" bgColor="#FFFFFF">
<div id="container">
<div id="container">
<div id="shape1" style="position:absolute; overflow:hidden; left:0px; top:0px; width:1079px; height:59px; z-index:0"><img border=0 width="100%" height="100%" alt="" src="https://static.igem.org/mediawiki/2012/b/b6/Shape6952699.png"></div>
<div id="shape1" style="position:absolute; overflow:hidden; left:0px; top:0px; width:1079px; height:59px; z-index:0"><img border=0 width="100%" height="100%" alt="" src="https://static.igem.org/mediawiki/2012/b/b6/Shape6952699.png"></div>
-
 
-
<div id="image1" style="position:absolute; overflow:hidden; left:0px; top:188px; width:48px; height:414px; z-index:1"><img src="https://static.igem.org/mediawiki/2012/e/e5/Img875852.jpg" alt="" title="" border=0 width=48 height=414></div>
 
-
 
-
<div id="text1" style="position:absolute; overflow:hidden; left:198px; top:92px; width:701px; height:87px; z-index:2">
 
-
<div class="wpmd">
 
-
<div align=center style="line-height:1.50;"><font color="#99CC00" face="Calibri" class="ws24">Genetically Modified </font><font color="#99CC00" face="Calibri" class="ws24"><I>E. coli</I></font><font color="#99CC00" face="Calibri" class="ws24"> as an Alternative Biosensor of Cyanide and Cyanide Compounds</font></div>
 
-
<div align=center style="line-height:1.50;"><font color="#99CC00" face="Calibri" class="ws24"><BR></font></div>
 
-
<div align=center><font face="Calibri" class="ws24"><BR></font></div>
 
-
</div></div>
 
-
 
-
<div id="text2" style="position:absolute; overflow:hidden; left:133px; top:192px; width:815px; height:445px; z-index:3">
 
-
<div class="wpmd">
 
-
<div><font color="#808080" face="Calibri" class="ws14">Cyanide is considered an extremely harmful toxic for the environment and living organisms since it inhibits the cellular respiration at the level of electron transport chain.&nbsp; In the industrial sector, cyanide is used to produce paper, paints, textiles and plastics. It is also very common in the mining industry as a way to recover metals. Due to its application and toxicity, it is necessary to monitor and keep the cyanide at a subtoxic level. </font></div>
 
-
<div><font color="#808080" face="Calibri" class="ws14"><BR></font></div>
 
-
<div><font color="#808080" face="Calibri" class="ws14">We will incorporate genes that will allow the bacteria to become a biosensor with the capacity to detect the presence of cyanide and cyanide compounds by adding the expression of a reporter gene (RFP) under the control of a promoter inducible by these compounds. This gene comes from the bacteria </font><font color="#808080" face="Calibri" class="ws14"><I>Pseudomonas pseudoalcaligenes</I></font><font color="#808080" face="Calibri" class="ws14">. This new tecnique, which will be used to detect water and soil contamination, will also become a platform so that in the future we could incorporate a gene that allows the bacteria, not only detect, but also degrade these compounds using a method that is accessible and environmentally friendly through bioremediation. </font></div>
 
-
<div><font color="#808080" face="Calibri" class="ws14"><BR></font></div>
 
-
<div><font color="#808080" face="Calibri" class="ws14">In order for the bacteria to degrade cyanide, it needs not only the metabolic route, but a sort of resistance to these compounds. For this reason, we will also add cyanide resistant genes (cioAB) to elevate the detection potential of our biosensor. This will provide the bacteria an alternate route for the electron transportation insensitive to cyanide. </font></div>
 
-
</div></div>
 
<div id="g_nav10d" style="position:absolute; left:0px; top:55px; z-index:8"><a onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('g_nav10','','https://static.igem.org/mediawiki/2012/0/0f/Nav9783440a.gif',1)" href="https://2012.igem.org/Team:Panama_INDICASAT"><img name="g_nav10" onLoad="MM_preloadImages('https://static.igem.org/mediawiki/2012/0/0f/Nav9783440a.gif')" alt="" border=0 src="https://static.igem.org/mediawiki/2012/4/43/Nav9783440i.gif"></a></div>
<div id="g_nav10d" style="position:absolute; left:0px; top:55px; z-index:8"><a onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('g_nav10','','https://static.igem.org/mediawiki/2012/0/0f/Nav9783440a.gif',1)" href="https://2012.igem.org/Team:Panama_INDICASAT"><img name="g_nav10" onLoad="MM_preloadImages('https://static.igem.org/mediawiki/2012/0/0f/Nav9783440a.gif')" alt="" border=0 src="https://static.igem.org/mediawiki/2012/4/43/Nav9783440i.gif"></a></div>
Line 231: Line 163:
<div id="g_nav15d" style="position:absolute; left:900px; top:55px; z-index:8"><a onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('g_nav15','','https://static.igem.org/mediawiki/2012/9/95/Nav9783445a.gif',1)"href="GALLERY.html"><img name="g_nav15" onLoad="MM_preloadImages('https://static.igem.org/mediawiki/2012/9/95/Nav9783445a.gif')" alt="" border=0 src="https://static.igem.org/mediawiki/2012/7/76/Nav9783445i.gif"></a></div>
<div id="g_nav15d" style="position:absolute; left:900px; top:55px; z-index:8"><a onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('g_nav15','','https://static.igem.org/mediawiki/2012/9/95/Nav9783445a.gif',1)"href="GALLERY.html"><img name="g_nav15" onLoad="MM_preloadImages('https://static.igem.org/mediawiki/2012/9/95/Nav9783445a.gif')" alt="" border=0 src="https://static.igem.org/mediawiki/2012/7/76/Nav9783445i.gif"></a></div>
-
</div>
 
</body>
</body>
</html>
</html>

Revision as of 15:56, 19 September 2012