Team:PEA Exeter NH/Home raw
From 2014hs.igem.org
(Difference between revisions)
Melodynguyen (Talk | contribs) (Created page with "<html> <head> <style> .content_wrapper{ top: -10px; width: 80%; min-width:800px; max-width:800px; margin:0 auto;overflow: auto; background-color:#FFFFFF...") |
PEAadvisor (Talk | contribs) |
||
(17 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<style> | <style> | ||
.content_wrapper{ | .content_wrapper{ | ||
- | + | width: 80%; min-width:920px; max-width:920px; margin:0 auto;overflow: auto; background-color:#FFFFFF; padding: 0 20px; min-height: 1000px; | |
- | width: 80%; min-width: | + | |
background-color: #FFFFFF; | background-color: #FFFFFF; | ||
} | } | ||
Line 38: | Line 37: | ||
image1.src="http://imgur.com/OFY9iRt.jpg?1"; | image1.src="http://imgur.com/OFY9iRt.jpg?1"; | ||
var image2= new Image(); | var image2= new Image(); | ||
- | image2.src="http://imgur.com/ | + | image2.src="http://imgur.com/Bkldpij.jpg?1"; |
var image3= new Image(); | var image3= new Image(); | ||
- | image3.src="http://imgur.com/ | + | image3.src="http://imgur.com/av1btCt.jpg?1"; |
</script> | </script> | ||
</head> | </head> | ||
Line 52: | Line 51: | ||
{ | { | ||
document.images.slide.src = eval("image"+step+".src"); | document.images.slide.src = eval("image"+step+".src"); | ||
- | if(step< | + | if(step<2) |
step++; | step++; | ||
else | else | ||
step=1; | step=1; | ||
- | setTimeout("slideit()", | + | setTimeout("slideit()",5000); |
} | } | ||
slideit(); | slideit(); | ||
Line 62: | Line 61: | ||
</div> | </div> | ||
<div class="body"> | <div class="body"> | ||
- | <h2>Fracking Run-Off Detector</h2> | + | <h2><b><font face="Verdana">Team Goal: To Create a Fracking Run-Off Detector</b></font></h2> |
- | <p>Fracking is a controversial process that is used | + | <p><font face="Verdana"><font color="black"><font size="3">Fracking, or hydraulic fracturing, is a controversial process that is commonly used to extract natural gas from underground deposits. However this process can result in toxic runoff. Our goal is to create a bacteria that could identify the toxic runoff thus notifying people of the danger and limiting its consumption. We are using naphthalene and catechol breakdown genes to convert naphthalene into catechol and catechol into a benign yellow waste product, allowing contamination to be easily visualized as well as neutralized.</font></font></font></p> |
+ | <a href="http://i.imgur.com/CKv0b3k.png"><font face="Verdana"><font color=#780000 ><center><b><u><font size="3">See our poster!</font></b></u></font></center></font></a> | ||
</div> | </div> | ||
<div class="contact"> | <div class="contact"> | ||
</br> | </br> | ||
</br> | </br> | ||
- | < | + | <h5>Contact Us:</h5> |
peaigem@gmail.com</br></br> | peaigem@gmail.com</br></br> | ||
- | Address: | + | <h5>Address:</h5> 20 Main St.</br> |
- | + | Exeter, NH 03833</br> | |
- | + | peaigem.com/igem2014</br> | |
- | + | Tel: 603-772-8311 | |
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 21:40, 6 July 2014
Team Goal: To Create a Fracking Run-Off Detector
Fracking, or hydraulic fracturing, is a controversial process that is commonly used to extract natural gas from underground deposits. However this process can result in toxic runoff. Our goal is to create a bacteria that could identify the toxic runoff thus notifying people of the danger and limiting its consumption. We are using naphthalene and catechol breakdown genes to convert naphthalene into catechol and catechol into a benign yellow waste product, allowing contamination to be easily visualized as well as neutralized.