Team:Lyon-INSA/REACH

From 2012.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
{{Lyon-INSA/homeCss}}
{{Lyon-INSA/homeCss}}
{{Lyon-INSA/videos}}
{{Lyon-INSA/videos}}
 +
{{Lyon-INSA/fancybox}}
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" >     
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" >     
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   <script type="text/javascript"  src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>   
   <script type="text/javascript"  src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>   
-
<link rel="stylesheet" href="http://fancyapps.com/fancybox/source/jquery.fancybox.css?v=2.1.0" type="text/css" media="screen" />
+
<link href="http://cdn.jsdelivr.net/fancybox/2.1.0/jquery.fancybox.css"/><script type="text/javascript" src="http://cdn.jsdelivr.net/fancybox/2.1.0/jquery.fancybox.js"></script>
-
<script type="text/javascript" src="http://fancyapps.com/fancybox/source/jquery.fancybox.pack.js?v=2.1.0"></script>
+
<script>
<script>
$(document).ready(function(){
$(document).ready(function(){
-
 
+
$("#human").click();
$(".fancyable").fancybox();
$(".fancyable").fancybox();
$("h2").click(function(){
$("h2").click(function(){
Line 24: Line 24:
<body>
<body>
-
 
-
<div id="projectBar" class="menuBar">
 
-
    <div class="boutonMenu" onclick="window.location='menu';">Menu</div>
 
-
    <div id="ongletBar">
 
-
        <div class="boutonOnglet " onclick="window.location='Context';">Context</div>
 
-
        <div class="boutonOnglet "  onclick="window.location='StateArt';">State of the art</div>
 
-
        <div class="boutonOnglet BOClicked">The European Regulation</div>
 
-
        <div class="boutonOnglet" onclick="window.location='BiofilmK';">"Biofilm Killer"</div>
 
-
        <div class="boutonOnglet" onclick="window.location='microbialControl';">Applications</div>
 
-
    </div>
 
-
</div>
 
-
<div id="bandeau"></div>
 
<div id="pageContent">
<div id="pageContent">
-
 
-
<br/>
 
   <h1>The REACH regulation</h1>
   <h1>The REACH regulation</h1>
-
 
<a href="https://static.igem.org/mediawiki/2012/0/01/Reach.jpg" class="fancyable">
<a href="https://static.igem.org/mediawiki/2012/0/01/Reach.jpg" class="fancyable">
-
<img src="https://static.igem.org/mediawiki/2012/0/01/Reach.jpg" width="300px" style="border:5px solid white;margin-left:20px;vertical-align:top;margin-top:20px;
+
<img src="https://static.igem.org/mediawiki/2012/0/01/Reach.jpg" width="250px" style="border:5px solid white;margin-left:40px;vertical-align:top;margin-top:40px;
transform:rotate(7deg);
transform:rotate(7deg);
-ms-transform:rotate(7deg); /* IE 9 */
-ms-transform:rotate(7deg); /* IE 9 */

Latest revision as of 12:00, 8 June 2013

The REACH regulation


Microbial control processes currently relies mainly on the use of high quantity of chemicals. Since the introduction of the REACH Registration, Evaluation, Authorisation and Restriction of Chemicals) regulation in 2007, which “makes industry responsible for assessing and managing the risks posed by chemicals and providing appropriate safety information to their users” (Website of European commission), use of chemicals has to be limited and solutions for sustainable microbial control have to be invented.



Retrieved from "http://2012.igem.org/Team:Lyon-INSA/REACH"