(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RHIT}} | {{RHIT}} | ||
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> | ||
Line 87: | Line 67: | ||
}); | }); | ||
+ | }); | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | $("#gen").click(function(){ | ||
+ | $("#genpic").slideToggle("slow"); | ||
+ | }); | ||
}); | }); | ||
</script> | </script> | ||
Line 96: | Line 82: | ||
.pic { | .pic { | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:650px; |
left:560px; | left:560px; | ||
border-radius:20px; | border-radius:20px; | ||
Line 106: | Line 92: | ||
.word { | .word { | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:700px; |
left:130px; | left:130px; | ||
width:350px; | width:350px; | ||
Line 116: | Line 102: | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 127: | Line 107: | ||
<div class="column full_size"> | <div class="column full_size"> | ||
<center> | <center> | ||
− | <h4> Safety </h4></center> </div> | + | <h4> Safety </h4> |
+ | </center> | ||
+ | </div> | ||
− | |||
− | |||
<div class = "column third_size"> | <div class = "column third_size"> | ||
Line 138: | 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> | ||
Line 195: | Line 181: | ||
<div class = "column full_size"> | <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>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> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Latest revision as of 18:15, 31 August 2018