Difference between revisions of "Team:Szeged SA RMG"

 
(71 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
 
<html>
 
<html>
<p>.</p>
+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script>
+
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
function clear_igem_rabbish(){
+
  <link rel="stylesheet" href="//www.methungeny.com/static/custom.css">
document.getElementById("content").style = "width: 100%; margin: 0px; padding: 0px;";
+
  <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
while (document.getElementById("sideMenu") == null);
+
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
document.getElementById("sideMenu").style="display: none;";
+
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
while (document.getElementById("top_title") == null);
+
<meta name="viewport" content="width=device-width, initial-scale=1">
document.getElementById("top_title").style="display: none;";
+
while (document.getElementById("top_menu_14") == null);
+
document.getElementById("top_menu_14").style="height: 25px;";
+
}
+
 
 
setTimeout(clear_igem_rabbish, 0);
+
<script>
 +
$( document ).ready(function() {
 +
document.getElementById("content").style = "width: 100%; margin: 0px; padding: 0px;";
 +
if(document.getElementById("sideMenu") != null) {
 +
document.getElementById("sideMenu").style="display: none;";
 +
}
 +
 
 +
if (document.getElementById("top_title") != null) {
 +
document.getElementById("top_title").style="display: none;";
 +
}
 +
 
 +
if (document.getElementById("top_menu_14") != null) {
 +
document.getElementById("top_menu_14").style="height: 25px;";
 +
}
 +
 
 +
    });
 +
 
</script>
 
</script>
  
<head>
+
<nav class="navbarmet navbar-inverse" style=" width: auto">
  <title>METHUNGENY 2017</title>
+
  <meta charset="utf-8">
+
  <meta name="viewport" content="width=device-width, initial-scale=1">
+
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
+
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
+
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
+
 
+
<nav class="navbar navbar-inverse" style=" width: auto">
+
 
   <div class="container-fluid">
 
   <div class="container-fluid">
 
     <div class="navbar-header">
 
     <div class="navbar-header">
Line 32: Line 35:
 
         <span class="icon-bar"></span>                         
 
         <span class="icon-bar"></span>                         
 
       </button>
 
       </button>
         <a class="navbar-brand" href="#"><img src="http://www.methungeny.com/images/logo.png" style=" width:20px;"> </a></div>
+
         <a class="navbar-brand" href=https://2017.igem.org/Team:Szeged_SA_RMG>
 +
      <img src="https://static.igem.org/mediawiki/2017/0/07/Methungeny_logo.png" style=" width:40px;"> </a></div>
 
     <div class="collapse navbar-collapse" id="myNavbar">
 
     <div class="collapse navbar-collapse" id="myNavbar">
 
       <ul class="nav navbar-nav">
 
       <ul class="nav navbar-nav">
        <li class="active"><a href="#">Home</a></li>
+
 
<style>
+
 
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
    display:none;}
+
#top-section {
+
    border: none;
+
    height: 0px;}
+
#content {
+
    border: none;
+
}
+
 
+
/* Removes "teams" from the menubar */
+
#menubar > ul > li:last-child {
+
    display: none;}
+
/* Resizes the menubar to fik the links (default is 400px) */
+
#menubar {
+
    width: auto;
+
}
+
 
+
#content {
+
    width: 100% !important;
+
    padding: 0px !important;
+
    margin: 0px !important; 
+
top: 0px !important;
+
position: absolute !important;
+
 
+
}
+
 
+
.dropbtn {
+
    background-color: inherit;
+
    color: white;
+
    padding: 16px;
+
    font-size: 16px;
+
    border: none;
+
    cursor: pointer;
+
}
+
 
+
.dropdown {
+
    position: relative;
+
    display: inline-block;
+
}
+
 
+
.dropdown-content {
+
    display: none;
+
    position: absolute;
+
    background-color: #f9f9f9;
+
    min-width: 160px;
+
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
+
    z-index: 1;
+
}
+
 
+
.dropdown-content a {
+
    color: black;
+
    padding: 12px 16px;
+
    text-decoration: none;
+
    display: block;
+
}
+
 
+
.dropdown-content a:hover {background-color: #f1f1f1}
+
 
+
.dropdown:hover .dropdown-content {
+
    display: block;
+
}
+
 
+
.dropdown:hover .dropbtn {
+
    background-color: red;
+
}
+
</style>
+
 
<div class="dropdown">
 
<div class="dropdown">
 
   <button class="dropbtn">Team</button>
 
   <button class="dropbtn">Team</button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
     <a href="#">Members</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/members">Members</a>
     <a href="#">Mentors</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/mentors">Mentors</a>
     <a href="#">Attributions</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/Attributions">Attributions</a>
     <a href="#">Pictures</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/collaboration">Collaborations</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/pictures">Gallery</a>
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 116: Line 53:
 
   <button class="dropbtn">Project</button>
 
   <button class="dropbtn">Project</button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
     <a href="#">Summary</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/summary">Summary</a>
     <a href="#">Article</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/articles">Article</a>
     <a href="#">Presentation</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/bioinfo">Bioinformatics</a>
     <a href="#">Poster</a>
+
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/biobricks">Biobricks</a>
     <a href="#">Scientific Laboratory</a>
+
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/presentation">Presentation</a>
 +
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/poster">Poster</a>
 +
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/references">References</a>
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 126: Line 65:
 
   <button class="dropbtn">Human Practices</button>
 
   <button class="dropbtn">Human Practices</button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
     <a href="#">Survey</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/survey">Survey</a>
     <a href="#">Methane</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/methane">Methane</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/highschooloutreach">High School Outreach</a>
 +
    <a href="https://2017.igem.org/Team:Szeged_SA_RMG/universityoutreach">University Outreach</a>
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 133: Line 74:
 
   <button class="dropbtn">Laboratory</button>
 
   <button class="dropbtn">Laboratory</button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
     <a href="#">Methods</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/methods">Methods</a>
     <a href="#">Lab Equipments</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/labequipments">Lab Equipments</a>
     <a href="#">Safety</a>
+
     <a href="https://2017.igem.org/Team:Szeged_SA_RMG/safety">Safety</a>
 
   </div>
 
   </div>
 
</div>
 
</div>
 
+
  </ul>
 
+
      </ul>
+
 
       <ul class="nav navbar-nav navbar-right">
 
       <ul class="nav navbar-nav navbar-right">
         <li><a href="#">METHUNGENY</a></li>
+
         <li><a href="http:/www.methungeny.com">METHUNGENY</a></li>
 
       </ul>
 
       </ul>
 
     </div>
 
     </div>
 
   </div>
 
   </div>
 
</nav>
 
</nav>
    
+
 
<iframe src="https://docs.google.com/document/d/e/2PACX-1vTe-gZihfu3V2V3x8CI_EedlKOn4Bdmov9wzyYkKWYBmXgZNVL8BXsbZE7zWmNVuULB2bOxCumBO0Cz/pub?embedded=true" width="920px" height="1200px">
+
</section>
</iframe>
+
      <!--Mozgó képek-->
 +
    <section>
 +
   <img class="mySlides" src="https://static.igem.org/mediawiki/2017/a/aa/Methungeny_slides_number1.jpeg"
 +
  style="width:100%">
 +
  <img class=" mySlides" src="https://static.igem.org/mediawiki/2017/9/99/Methungeny_slides_number2.jpeg"
 +
  style="width:100%">
 +
  <img class=" mySlides" src="https://static.igem.org/mediawiki/2017/2/24/Methungeny_slides_number3.jpeg"
 +
  style="width:100%">
 +
</section>
 +
   
 +
    <script>
 +
var myIndex = 0;
 +
carousel();
 +
 
 +
function carousel() {
 +
    var i;
 +
    var x = document.getElementsByClassName("mySlides");
 +
    for (i = 0; i < x.length; i++) {
 +
      x[i].style.display = "none"; 
 +
    }
 +
    myIndex++;
 +
    if (myIndex > x.length) {myIndex = 1}   
 +
    x[myIndex-1].style.display = "block"; 
 +
    setTimeout(carousel, 2500);
 +
}
 +
</script>
 +
</header>
 +
 
 +
<div class="w3-row-padding w3-padding-64 w3-container">
 +
  <div class="w3-content">
 +
    <div class="w3-twothird">
 +
      <h1>Introduction</h1>
 +
      <p5 class="w3-text-grey">Methane is the second most emitted greenhouse gas with its 10% part in the whole greenhouse gas emission.
 +
          Our product would serve as an alternative to the existing infrared Methane Biosensors mostly in: industrial production
 +
          (e.g. to help prevent accidents caused by mine explosions); indoor air quality supervision mainly in developing countries where
 +
          households are heated by biogas plants; the exploration of yet unknown natural methane sources (e.g. in swamps). In our project
 +
          we would like to develop a Methane Biosensor. The sensor itself would be a transformed Bacteria.</p>
 +
 
 +
      <p5 class="w3-text-grey"> Our system is quite basic: if there
 +
          is methane (or methanol) in the bacteria's immediate environment, the medium of the bacteria is going to manifest a basic color change</p5>
 +
    </div>
 +
      <div>
 +
          <img src="https://static.igem.org/mediawiki/2017/0/07/Methungeny_logo.png" style="width:33%">
 +
      </div>
 +
</div>
  
  
Hogyha ideírok egy hihetetlen hosszú szöveget, az kilóg majd a menübar után? Hogyha ideírok egy hihetetlen hosszú szöveget, az kilóg majd a menübar után? Hogyha ideírok egy hihetetlen hosszú szöveget, az kilóg majd a menübar után? Hogyha ideírok egy hihetetlen hosszú szöveget, az kilóg majd a menübar után? Hogyha ideírok egy hihetetlen hosszú szöveget, az kilóg majd a menübar után? Hogyha ideírok egy hihetetlen hosszú szöveget, az kilóg majd a menübar után?
 
 
          
 
          
</body>
+
    </div>
 +
</div>
 +
 
 +
<div class="w3-row-padding w3-light-grey w3-padding-64 w3-container">
 +
  <div class="w3-content">
 +
    <div class="w3-third w3-center">
 +
    </div>
 +
 
 +
      <h1><center>Video Presentation</center></h1>
 +
      <div class="video_blokk" align="center">
 +
          <p></p>
 +
    <div class="video">
 +
            <iframe width="850" height="478" src="//www.youtube.com/embed/uzFHVxEnAh0" frameborder="0" allowfullscreen></iframe>
 +
    </div> 
 +
  </div>
 +
    </div>
 +
  </div>
 +
 
 +
 
 +
</body>
 +
 
 +
<center>
 +
<img src="//www.methungeny.com/images/footer.jpg" usemap="#image-map">
 +
<map name="image-map">
 +
    <area target="_blank" alt="Miklós Radnóti Experimental High School" title="Miklós Radnóti Experimental High School" href="//www.rmg.hu" coords="-1,4,95,112" shape="rect">
 +
    <area target="_blank" alt="Szeged Scientist Academy" title="Szeged Scientist Academy" href="http://www.nobel-szeged.hu/eng/index.php" coords="101,4,385,112" shape="rect">
 +
    <area target="_blank" alt="Szegedi Tudományegyetem Természettudományi és Informatikai Kar" title="Szegedi Tudományegyetem Természettudományi és Informatikai Kar" href="http://www.sci.u-szeged.hu/" coords="434,53,47" shape="circle">
 +
    <area target="_blank" alt="Nemzeti Tehetség Program" title="Nemzeti Tehetség Program" href="http://www.emet.gov.hu/" coords="485,3,734,108" shape="rect">
 +
    <area target="_blank" alt="Biocenter" title="Biocenter" href="http://biocenter.hu/" coords="736,4,909,109" shape="rect">
 +
    <area target="_blank" alt="Bio-rad" title="Bio-rad" href="http://www.bio-rad.com/" coords="911,4,1107,109" shape="rect">
 +
    <area target="_blank" alt="Bio-science Hungary" title="Bio-science Hungary" href="http://www.bio-science.hu/" coords="1114,5,1186,108" shape="rect">
 +
    <area target="_blank" alt="Szegedi Biológiai Kutató Központ" title="Szegedi Biológiai Kutató Központ" href="http://www.brc.hu/" coords="1198,5,1301,108" shape="rect">
 +
    <area target="_blank" alt="Calysta" title="Calysta" href="http://calysta.com/" coords="1305,5,1495,109" shape="rect">
 +
    <area target="_blank" alt="Kész" title="Kész" href="http://www.kesz.hu/" coords="1499,6,1589,109" shape="rect">
 +
    <area target="_blank" alt="Emberi Erőforrás Támogatáskezelő" title="Emberi Erőforrás Támogatáskezelő" href="http://www.kormany.hu/hu/emberi-eroforrasok-miniszteriuma" coords="135,118,498,216" shape="rect">
 +
    <area target="_blank" alt="DSMZ" title="DSMZ" href="https://www.dsmz.de/" coords="508,118,632,217" shape="rect">
 +
    <area target="_blank" alt="Geneious" title="Geneious" href="https://www.geneious.com/about/" coords="639,118,867,217" shape="rect">
 +
    <area target="_blank" alt="Invitrogen" title="Invitrogen" href="https://corporate.thermofisher.com/en/about-us/invitrogen.html" coords="875,118,1076,217" shape="rect">
 +
    <area target="_blank" alt="MaBiTe" title="MaBiTe" href="http://www.mabite.info/" coords="1147,162,50" shape="circle">
 +
    <area target="_blank" alt="NCIMB" title="NCIMB" href="http://ncimb.com/" coords="1205,113,1458,217" shape="rect">
 +
</map>
 +
</center>
 
</html>
 
</html>

Latest revision as of 22:49, 1 November 2017

Introduction

Methane is the second most emitted greenhouse gas with its 10% part in the whole greenhouse gas emission. Our product would serve as an alternative to the existing infrared Methane Biosensors mostly in: industrial production (e.g. to help prevent accidents caused by mine explosions); indoor air quality supervision mainly in developing countries where households are heated by biogas plants; the exploration of yet unknown natural methane sources (e.g. in swamps). In our project we would like to develop a Methane Biosensor. The sensor itself would be a transformed Bacteria.

Our system is quite basic: if there is methane (or methanol) in the bacteria's immediate environment, the medium of the bacteria is going to manifest a basic color change

Video Presentation

Miklós Radnóti Experimental High School Szeged Scientist Academy Szegedi Tudományegyetem Természettudományi és Informatikai Kar Nemzeti Tehetség Program Biocenter Bio-rad Bio-science Hungary Szegedi Biológiai Kutató Központ Calysta Kész Emberi Erőforrás Támogatáskezelő DSMZ Geneious Invitrogen MaBiTe NCIMB