(29 intermediate revisions by 2 users not shown) | |||
Line 67: | Line 67: | ||
}); | }); | ||
+ | }); | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | $("#gen").click(function(){ | ||
+ | $("#genpic").slideToggle("slow"); | ||
+ | }); | ||
}); | }); | ||
</script> | </script> | ||
Line 76: | Line 82: | ||
.pic { | .pic { | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:650px; |
− | left: | + | left:560px; |
border-radius:20px; | border-radius:20px; | ||
width:350px; | width:350px; | ||
Line 86: | Line 92: | ||
.word { | .word { | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:700px; |
− | left: | + | left:130px; |
width:350px; | width:350px; | ||
height:200px; | height:200px; | ||
Line 96: | Line 102: | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="column full_size"> | <div class="column full_size"> | ||
− | < | + | <center> |
− | < | + | <h4> Safety </h4> |
+ | </center> | ||
</div> | </div> | ||
+ | |||
<div class = "column third_size"> | <div class = "column third_size"> | ||
Line 116: | Line 118: | ||
</div> | </div> | ||
− | <div class = "column | + | <div class = "column third_size"> |
<p> Our team always makes sure to wear protective attire in lab. We always wear shirts that cover our shoulders and stomachs, as well as pants and close-toed shoes. When we are in the lab, we tie our hair back and wear lab coats and gloves to protect ourselves. When entering and before leaving the lab, we wash our hands thoroughly to minimize the possibility of contamination. </p> | <p> Our team always makes sure to wear protective attire in lab. We always wear shirts that cover our shoulders and stomachs, as well as pants and close-toed shoes. When we are in the lab, we tie our hair back and wear lab coats and gloves to protect ourselves. When entering and before leaving the lab, we wash our hands thoroughly to minimize the possibility of contamination. </p> | ||
</div> | </div> | ||
+ | |||
+ | <div class="column third_size"> | ||
+ | <div class="popup" onclick="PopUp()"> <img src="https://static.igem.org/mediawiki/2018/8/8e/T--RHIT--PebbleHelp.jpg" style="width:40%"> | ||
+ | <span class="popuptext" id="myPopup" style="position:absolute; top:100px; left:360px; width:400px">Click on the lab pictures below to go through the safety slide show | ||
+ | </span> | ||
+ | </div></div> | ||
<div class = "clear extra_space" style="height:50px"> </div> | <div class = "clear extra_space" style="height:50px"> </div> | ||
− | <div class = "column full_size"> <p> When working with any living material in lab, proper safety is unquestionably one of the most important concerns. Our lab comes with several features to keep us safe when working with our samples. Click on the pictures to go through some of our safety features. </div> | + | <div class = "column full_size"> <p> When working with any living material in lab, proper safety is unquestionably one of the most important concerns. Our lab is a biosafety level 1 facility and comes with several features to keep us safe when working with our samples. Click on the pictures to go through some of our safety features. </div> |
<div class = "word" id="Freezer"> | <div class = "word" id="Freezer"> | ||
Line 170: | Line 178: | ||
<img id = "aid" class = "pic" src = "https://static.igem.org/mediawiki/2018/c/c2/T--RHIT--firstaid.jpg"> | <img id = "aid" class = "pic" src = "https://static.igem.org/mediawiki/2018/c/c2/T--RHIT--firstaid.jpg"> | ||
− | </div> | + | <div class= "clear extra_space" style="height:400px"></div> |
+ | <div class = "column full_size"> | ||
− | + | <p>All members of our team completed safety training during our first week of summer work. We learned general safe lab practices, ways to protect ourselves from our bacteria, and ways to protect our bacteria from us. We also learned aseptic technique to minimize the risk of contamination. We had MSDS pages readily available to check the dangers of our materials throughout our project, but no material we worked with presented any red flag dangers. Some materials, such as PET and terephthalic acid, can be hazardous if ingested, but since we do not plan to ingest anything in lab since we do have proper safety training, we do not see ingestion hazards as being a major danger during our project. Our chosen chassis is <em>E. coli</em>, which is a biosafety level 1 organism. </p> | |
− | + | ||
− | + | ||
− | <p> | + | |
− | + | ||
− | + | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Latest revision as of 18:15, 31 August 2018