Team:UANL Mty-Mexico

From 2011.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 22: Line 22:
         <!-- Include jQuery first. -->
         <!-- Include jQuery first. -->
-
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/jquery-1.3.2.min.js"></script>
+
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/jquery-1.3.2.min.js"></script>
         <!-- Include the below script, Copyright 2010, Brandon Aaron (http://brandonaaron.net/) for scrollwheel support. -->
         <!-- Include the below script, Copyright 2010, Brandon Aaron (http://brandonaaron.net/) for scrollwheel support. -->
-
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/jquery-mousewheel/jquery.mousewheel.min.js"></script>
+
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/jquery-mousewheel/jquery.mousewheel.min.js"></script>
-
<link rel="stylesheet" type="text/css" href="http://www.genobiotec2011.org/iGEMwiki/slidedeck.skin.css" media="screen" />
+
<link rel="stylesheet" type="text/css" href="http://www.asebiogen.org/igemuanl/slidedeck.skin.css" media="screen" />
         <!-- Styles for the skin that only load for Internet Explorer -->
         <!-- Styles for the skin that only load for Internet Explorer -->
         <!--[if lte IE 8]>
         <!--[if lte IE 8]>
-
         <link rel="stylesheet" type="text/css" href="http://www.genobiotec2011.org/iGEMwiki/slidedeck.skin.ie.css" media="screen,handheld" />
+
         <link rel="stylesheet" type="text/css" href="http://www.asebiogen.org/igemuanl/slidedeck.skin.ie.css" media="screen,handheld" />
         <![endif]-->
         <![endif]-->
         <!-- Include the SlideDeck jQuery script. -->
         <!-- Include the SlideDeck jQuery script. -->
-
<script type="text/javascript" src="http://www.genobiotec2011.org/iGEMwiki/slidedeck.jquery.lite.pack.js"></script>
+
<script type="text/javascript" src="http://www.asebiogen.org/igemuanl/slidedeck.jquery.lite.pack.js"></script>
          
          
         <style type="text/css">
         <style type="text/css">
Line 45: Line 45:
<style>
<style>
 +
 +
.style5.top-menu {
 +
  background: transparent;
 +
  margin: auto;
 +
  width: 950px;
 +
  margin-top: -35px;
 +
 
 +
}
 +
.style5 ul.top-menu-main {
 +
  margin: auto;
 +
  width: 950px;
 +
  font-family: Georgia, Tahoma, Arial;
 +
  font-size: 10px;
 +
  line-height: 18px;
 +
}
 +
 +
.style5 ul.top-menu-main > li {
 +
  background: #000;
 +
  border-right: 1px solid #afafaf;
 +
 +
 
 +
  color: #fff;
 +
  margin: 0;
 +
}
 +
 +
.style5 ul.top-menu-main > li.last {
 +
  border-right: none;
 +
}
 +
.style5 ul.top-menu-main > li:hover .menu-item-text
 +
{color: #cfcfcf; text-shadow: 0 1px 0 #0C131C;}
 +
 +
.style5 ul.top-menu-main > li:hover{
 +
  background: #333 transparent;
 +
  color: #fff;
 +
  -moz-box-shadow: 0 0 8px #333;
 +
  -webkit-box-shadow: 0 0 8px #333;
 +
  box-shadow: 0 0 8px #333;
 +
}
 +
 +
.style5 ul.top-menu-main > li > a {
 +
  color: #fff;
 +
  text-decoration: none;
 +
}
 +
.style5 ul.top-menu-main > li > a:hover {
 +
  color: #fff;
 +
}
 +
 +
.style5 ul.top-menu-main > li > a {
 +
  padding: 10px 10px;
 +
}
 +
 +
.style5 ul.top-submenu {
 +
  -moz-box-shadow: 0 0 8px #333;
 +
  -webkit-box-shadow: 0 0 8px #333;
 +
  /*box-shadow: 0 0 8px #333;*/
 +
  box-shadow: 0 0 8px #fff;
 +
 
 +
}
 +
 +
.style5 ul.top-submenu > li {
 +
  margin: 0px;
 +
  padding: 5px 10px;
 +
  background: #fff transparent;
 +
 
 +
  color: #fff;
 +
  white-space: nowrap;
 +
 
 +
}
 +
 +
.style5 ul.top-submenu > li a {
 +
  margin: 0px;
 +
  padding: 5px 10px;
 +
  background: #fff transparent;
 +
 
 +
  color: #fff;
 +
  white-space: nowrap;
 +
 
 +
}
 +
 +
.style5 ul.top-submenu > li.hover {
 +
  background: #000 ;
 +
  color: #fff;
 +
 
 +
}
 +
 +
.style5 ul.top-submenu > li a:hover {
 +
  background: #000 ;
 +
  color: #fff;
 +
 
 +
}
 +
/* Wiki Hacks - START */
/* Wiki Hacks - START */
Line 70: Line 161:
*/
*/
-
#footer-box { background-image: url(http://www.genobiotec2011.org/iGEMwiki/images/back.jpg); background-color: #000000; width: 100%; margin: -10px; padding: 20px 0; display: none;}
+
#footer-box { background-image: url(https://static.igem.org/mediawiki/igem.org/7/76/Back.jpg); background-color: #000000; width: 100%; margin: -10px; padding: 20px 0; display: none;}
.visualClear { display: none; }
.visualClear { display: none; }
Line 267: Line 358:
}
}
 +
 +
#footer-leftColumn {
 +
float:left;
 +
width:317px;
 +
padding-left: 0px;
 +
text-align: left;
 +
padding-top: 0;
 +
padding-right: 0;
 +
padding-bottom: 0;
 +
}
 +
 +
#footer-middleColumn {
 +
float:left;
 +
width:330px;
 +
padding-left: 0px;
 +
text-align: center;
 +
padding-top: 0;
 +
padding-right: 0;
 +
padding-bottom: 0;
 +
}
 +
 +
#footer-rightColumn {
 +
float:right;
 +
width:260px;
 +
padding-left: 0px;
 +
text-align: right;
 +
padding-top: 0;
 +
padding-right: 0;
 +
padding-bottom: 0;
 +
}
 +
 +
#twitter-box {
 +
text-align:center;
 +
width: 200px;
 +
 +
}
#clustrmaps-widget {
#clustrmaps-widget {
Line 394: Line 521:
#content-about-column a {
#content-about-column a {
color:#009;
color:#009;
-
font-size: 15px;
+
font-size: 14px;
font-family: Tahoma;
font-family: Tahoma;
font-weight: bolder;
font-weight: bolder;
Line 401: Line 528:
#content-about-column a:hover {
#content-about-column a:hover {
color:#009;
color:#009;
-
font-size: 15px;
+
font-size: 14px;
text-decoration:underline;
text-decoration:underline;
font-family: Tahoma;
font-family: Tahoma;
Line 426: Line 553:
#content-project-column a {
#content-project-column a {
color:#009;
color:#009;
-
font-size: 15px;
+
font-size: 14px;
font-family: Tahoma;
font-family: Tahoma;
font-weight: bolder;
font-weight: bolder;
 +
font-style: normal;
 +
line-height: normal;
 +
font-variant: normal;
 +
text-decoration: none;
}
}
#content-project-column a:hover {
#content-project-column a:hover {
color:#009;
color:#009;
-
font-size: 15px;
+
font-size: 14px;
text-decoration:underline;
text-decoration:underline;
font-family: Tahoma;
font-family: Tahoma;
font-weight: bolder;
font-weight: bolder;
 +
font-style: normal;
 +
line-height: normal;
 +
font-variant: normal;
 +
text-transform: none;
}
}
Line 524: Line 659:
   <title>Team: UANL_Mty-Mexico</title>
   <title>Team: UANL_Mty-Mexico</title>
    
    
-
   <script type='text/javascript' src='http://www.genobiotec2011.org/iGEMwiki/jquery.easing.1.3.js'></script>
+
   <script type='text/javascript' src='http://www.asebiogen.org/igemuanl/jquery.easing.1.3.js'></script>
-
   <script type='text/javascript' src='http://www.genobiotec2011.org/iGEMwiki/jquery.slideup.menu.1.0.min.js'></script>
+
   <script type='text/javascript' src='http://www.asebiogen.org/igemuanl/jquery.slideup.menu.1.0.min.js'></script>
<script>
<script>
Line 602: Line 737:
<body>
<body>
 +
<div class="content">
<div class="content">
Line 626: Line 762:
                 Have you ever met smart bacteria? How about light responsive bacteria? Have you ever wondered how living things process information? <div class="br"></div>Well, perhaps this community will surprise you. Not only it can see light, but it can interpret it. There is no trick, no magic, only pure synthetic biology. <div class="br"></div>
                 Have you ever met smart bacteria? How about light responsive bacteria? Have you ever wondered how living things process information? <div class="br"></div>Well, perhaps this community will surprise you. Not only it can see light, but it can interpret it. There is no trick, no magic, only pure synthetic biology. <div class="br"></div>
-
                 If you think this is an interesting concept, why not reading a bit more? Meet <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Project/Overview" title="Human-Bacteria Language">HuBac</a>
+
                 If you think this is an interesting concept, why not reading a bit more? Meet <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Project/Overview" title="Human-Bacteria Language">HuBac</a>, our <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Project/Overview" title="Simple Code Interpretation Enabling Circuit in E. coli">S.C.I.E.N.C.E.</a>
-
, our <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Project/Overview" title="Simple Code Interpretation Enabling Circuit in E. coli">S.C.I.E.N.C.E.</a>
+
  project for this iGEM 2011.  
  project for this iGEM 2011.  
<div class="br"></div><div class="br"></div>
<div class="br"></div><div class="br"></div>
-
             <center><img src="http://www.genobiotec2011.org/iGEMwiki/images/HuBac-logo8.jpg" width="96" height="247" alt="blue1" align="center"></center>
+
             <center><img src="https://static.igem.org/mediawiki/igem.org/c/ca/HuBac-logo8.jpg" width="96" height="247" alt="blue1" align="center"></center>
         </div>
         </div>
       </div>               
       </div>               
Line 646: Line 781:
             <div id="content-about-column">
             <div id="content-about-column">
-
                   iGEM-UANL is the representative team from Universidad Autonoma de Nuevo León, at Monterrey, México. This team is composed of ten students who spent their summer in the lab, having fun with transformations, constructions and plasmidic DNA extractions. This wiki is all about the work we made. Please be welcome to explore this site. <em>(Read more about us <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Team" title="Meet the team">here</a>)</em><div class="br"></div><div class="br"></div><div class="br"></div><div class="br"></div><div class="br"></div>
+
                   iGEM-UANL is the representative team from Universidad Autonoma de Nuevo León, at Monterrey, México. This team is composed of ten students who spent their summer in the lab, having fun with transformations, constructions and plasmidic DNA extractions. This wiki is all about the work we made. Please be welcome to explore this site. <em>(Read more about us <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Team/Members" title="Meet the team">here</a>)</em><div class="br"></div><div class="br"></div><div class="br"></div><div class="br"></div><div class="br"></div>
             <center><div id="youtube-frame">
             <center><div id="youtube-frame">
Line 668: Line 803:
<dl class="slidedeck">
<dl class="slidedeck">
<dt>The Code</dt>
<dt>The Code</dt>
-
<dd>Slide content</dd>
+
<dd> <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Project/The_Code"><img src="https://static.igem.org/mediawiki/2011/3/33/ToOutlines2.006.png" width="395" height="187" alt="blue1" align="center"></a>
 +
                 
 +
                </dd>
 +
                         
 +
 
<dt>Biphasic switch</dt>
<dt>Biphasic switch</dt>
-
 
+
<dd><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Modelling/Biphasic_Switch"><img src="https://static.igem.org/mediawiki/2011/e/e1/ToOutlines2.001.png" width="395" height="187" alt="blue1" align="center"></a></dd>
-
<dd>Slide content</dd>
+
                   
 +
                   
 +
                    <dt>UANLBricks</dt>
 +
<dd><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Contributions/UANLBricks"><img src="https://static.igem.org/mediawiki/2011/9/95/ToOutlines2.005.png" width="395" height="187" alt="blue1" align="center"></a></dd>
<dt>Light machine</dt>
<dt>Light machine</dt>
-
<dd>Slide content</dd>
+
<dd><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Contributions/Light_Machine"><img src="https://static.igem.org/mediawiki/2011/2/2b/ToOutlines2.003.png" width="395" height="187" alt="blue1" align="center"></a></dd>
-
<dt>Photochassis</dt>
+
-
<dd>Slide content</dd>
+
<dt>iGEM Lighters</dt>
<dt>iGEM Lighters</dt>
-
 
+
<dd><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Contributions/Light_Machine"><img src="https://static.igem.org/mediawiki/2011/a/a3/ToOutlines2.002.png" width="395" height="187" alt="blue1" align="center"></a></dd>
-
<dd>Slide content</dd>
+
                 <dt>Bio! Project</dt>
                 <dt>Bio! Project</dt>
-
<dd>Slide content</dd>
+
<dd><a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Human_Practices/Bio_Blog"><img src="https://static.igem.org/mediawiki/2011/9/9b/ToOutlines2.004.png" width="395" height="187" alt="blue1" align="center"></a></dd>
  </dl>
  </dl>
</div>
</div>
Line 695: Line 835:
</div>
</div>
 +
       
 +
       
 +
     </div>
     </div>
      
      
Line 715: Line 858:
     <div class="br"></div>  
     <div class="br"></div>  
     <div class="br"></div>
     <div class="br"></div>
-
     <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Team/Symbol"><img src="http://www.genobiotec2011.org/iGEMwiki/images/OurSymbol.png" width="200" height="160" alt="OurSymbol" title="Discover our symbol"></a>
+
     <a href="https://2011.igem.org/Team:UANL_Mty-Mexico/Team/Symbol"><img src="https://static.igem.org/mediawiki/igem.org/f/ff/OurSymbol-200.png" width="200" height="160" alt="OurSymbol" title="Discover our symbol"></a>
-
 
+
   
 +
   
 +
<!--    <div class="col-1-3">
 +
<ul class="s-style s-menu">
 +
            <li rel="1">Subtopic 1</li>
 +
          <li rel="2">Subtopic 2</li>
 +
          <li rel="3">Subtopic 3</li>
 +
          <li rel="4">Subtopic 4</li>
 +
          <li rel="5">Subtopic 5</li>
 +
        </ul>
 +
    </div>-->
       <div class="br"></div>
       <div class="br"></div>
         <div class="br"></div>
         <div class="br"></div>
Line 769: Line 922:
     <center>
     <center>
    
    
-
       <a href="http://www2.clustrmaps.com/user/c6ede21d" target="_new"><img src="http://www2.clustrmaps.com/stats/maps-no_clusters/2011.igem.org-Team-UANL_Mty-Mexico-thumb.jpg" alt="Locations of visitors to this page" /></a>   
+
       <a href="http://www2.clustrmaps.com/user/c6ede21d" target="_new"><img src="http://www2.clustrmaps.com/stats/maps-no_clusters/2011.igem.org-Team-UANL_Mty-Mexico-thumb.jpg" alt="Locations of visitors to this page" /></a>
 +
      <div class="br"></div>
 +
    <div class="br"></div>
 +
    <div class="br"></div>
 +
    <div class="br"></div>
 +
    <div class="br"></div>
 +
    </center>
 +
 
 +
<div id="outline-header">
 +
 
 +
<div class="br2"></div><div class="br2"></div><div class="br2"></div>
 +
        Sponsors
 +
<div class="br2"></div><div class="br2"></div><div class="br2"></div>
 +
</div>
 +
    <div class="br"></div>
 +
    <div class="br"></div>
 +
    <div class="br"></div>
 +
    <div class="br"></div>
 +
    <div class="br"></div>
 +
    <center>
 +
      <img src="https://static.igem.org/mediawiki/2011/0/0d/Genscript_logo.gif" alt="GenScript Logo" /></a>   
        
        
     </center>
     </center>
Line 779: Line 952:
      
      
   </div>
   </div>
-
   <p><img src="http://www.genobiotec2011.org/iGEMwiki/images/SymbolFooter.png" width="950" height="70" alt="OurSymbol"></p>
+
   <p><img src="https://static.igem.org/mediawiki/igem.org/4/49/SymbolFooter.png" width="950" height="70" alt="OurSymbol"></p>
</div>
</div>
</div>
</div>
-
 
</body>
</body>
</html>
</html>
{{:Team:UANL_Mty-Mexico/Templates/Footer-template}}
{{:Team:UANL_Mty-Mexico/Templates/Footer-template}}

Latest revision as of 16:35, 13 February 2012

banner-main iGEM-logo
Team: UANL_Mty-Mexico Team: UANL_Mty-Mexico
Welcome to iGEM-UANL Wiki Page
HuBac's SCIENCE
Have you ever met smart bacteria? How about light responsive bacteria? Have you ever wondered how living things process information?
Well, perhaps this community will surprise you. Not only it can see light, but it can interpret it. There is no trick, no magic, only pure synthetic biology.
If you think this is an interesting concept, why not reading a bit more? Meet HuBac, our S.C.I.E.N.C.E. project for this iGEM 2011.
blue1
About us
iGEM-UANL is the representative team from Universidad Autonoma de Nuevo León, at Monterrey, México. This team is composed of ten students who spent their summer in the lab, having fun with transformations, constructions and plasmidic DNA extractions. This wiki is all about the work we made. Please be welcome to explore this site. (Read more about us here)
Project Outlines
The Code
blue1
Biphasic switch
blue1
UANLBricks
blue1
Light machine
blue1
iGEM Lighters
blue1
Bio! Project
blue1
OurSymbol
Locations of visitors to this page
Sponsors
GenScript Logo

OurSymbol

Team: UANL_Mty-Mexico