Team:Tec-Monterrey

From 2011.igem.org

(Difference between revisions)
 
(194 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
+
<html xmlns="http://www.w3.org/1999/xhtml"><head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 +
<title>wiki</title>
 +
<style type="text/css">
 +
<!--
 +
#top-section {
 +
 
 +
  height: 100px;
 +
  border: none;
 +
  height:20px
 +
}
-
<html>
+
#p-logo {
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
  position: absolute;
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
  display: none;
-
This is a template page. READ THESE INSTRUCTIONS.
+
 
 +
}
 +
#footer-box {
 +
display:none;
 +
}
 +
 
 +
 
 +
#catlinks {
 +
    display:none;
 +
}
 +
 
 +
#search-controls {
 +
  display: none;
 +
}
 +
 
 +
#menubar { background: none repeat transparent; }
 +
 
 +
 
 +
#menubar ul li a { color: white; }
 +
 
 +
 
 +
.right-menu li a {
 +
color: black;
 +
background: none repeat transparent;
 +
}
 +
 
 +
#content {
 +
    background: none repeat scroll 0 0 transparent;
 +
    border-left: 0 solid;
 +
    border-right: 0 solid;
 +
}
 +
#content{
 +
    width: 80%;
 +
}
 +
 
 +
#headover ul{
 +
    list-style: none;
 +
    display: none;
 +
    position: absolute;
 +
    top: 1.2em;
 +
    left: 0.2em;
 +
    }
 +
 
 +
  .firstHeading {
 +
    display: none;}
 +
 
 +
body {
 +
font: 12px Tahoma, Geneva, sans-serif;
 +
background-image: url(https://static.igem.org/mediawiki/2011/4/43/Lefondoleposter.png);
 +
        background-repeat:no-repeat;
 +
      background-size: 100%;
 +
margin: 0;
 +
padding: 0;
 +
margin-left: 10%;
 +
margin-right: 10%;
 +
color: #FFFFF;
 +
}
 +
 
 +
/* ~~ Element/tag selectors ~~ */
 +
ul, ol, dl {
 +
padding: 0;
 +
margin: 0;
 +
}
 +
h1, h2, h3, h4, h5, h6, p {
 +
margin-top: 0;
 +
padding-right: 10px;
 +
padding-left: 10px;
 +
}
 +
a img {
 +
border: none;
 +
}
 +
 
 +
 
 +
a:link {
 +
 +
color: #F90;
 +
}
 +
a:visited {
 +
color: #c02355;
 +
text-decoration: underline;
 +
}
 +
a:hover, a:active, a:focus {
 +
text-decoration: none;
 +
}
 +
 
 +
 
 +
.container {
 +
width: 100%;
 +
max-width: 1260px;
 +
min-width: 780px;
 +
overflow: hidden;
 +
  color:#FFF;
 +
}
 +
 
 +
 
 +
.sidebar1 {
 +
float: left;
 +
width: 15%;
 +
        padding-bottom: 10px;
 +
background-color:#04191d;
 +
-moz-border-radius: 8px;
 +
-webkit-border-radius: 8px;
 +
 
 +
}
 +
.content {
 +
 +
padding: none;
 +
width: 80%;
 +
float: left;
 +
 +
}
 +
 
 +
 
 +
.content ul, .content ol {
 +
padding: 0 15px 15px 40px;
 +
}
 +
 
 +
 
 +
ul.nav {
 +
list-style: none;
 +
border-top:none;
 +
margin-bottom: 15px;
 +
 
 +
}
 +
ul.nav li {
 +
border-bottom: 0px solid #04191d;
 +
 
 +
 +
}
 +
ul.nav a, ul.nav a:visited {
 +
 
 +
padding: 5px 5px 5px 15px;
 +
display: block;
 +
text-decoration: none;
 +
color:#FFF;
 +
 +
}
 +
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
 +
background: #339dff; /*float amarillo*/
 +
color: #FFF;
 +
}
 +
 
 +
 
 +
.fltrt { 
 +
float: right;
 +
margin-left: 8px;
 +
}
 +
.fltlft {
 +
float: left;
 +
margin-right: 8px;
 +
}
 +
.clearfloat {
 +
clear:both;
 +
height:0;
 +
font-size: 1px;
 +
line-height: 0px;
 +
}
 +
 
 +
/* panel */
 +
.panel, .panelcollapsed
 +
{
 +
margin: 3px;
 +
width: auto;
 +
-moz-border-radius: 4px;
 +
-webkit-border-radius: 4px;
 +
border-top-width: 10px;
 +
border-right-width: 0px;
 +
border-bottom-width: 10px;
 +
border-left-width: 3px;
 +
padding-bottom: 5px;
 +
        color: #FFF;
 +
}
 +
 
 +
 
 +
table {
 +
    background: none repeat scroll 0 0 transparent}
 +
 
 +
 
 +
/* panel heading */
 +
.panel h2, .panelcollapsed h2
 +
{
 +
        color: #FFF;
 +
font-weight: normal;
 +
margin: 0px;
 +
padding: 0px;
 +
-moz-border-radius: 3px;
 +
-webkit-border-radius: 3px;
 +
border-bottom: 0px solid #04191d;  
 +
 
 +
}
 +
 
 +
/* panel heading on rollover */
 +
.panel h2:hover, .panelcollapsed h2:hover {
 +
background-color: #339dff;
 +
color: #FFF;
 +
}
 +
 
 +
/* heading of a collapsed panel */
 +
.panelcollapsed h2
 +
{
 +
background-image: url(arrow-dn.gif);
 +
background-repeat: no-repeat;
 +
background-position: 280px;
 +
}
 +
 
 +
/* panel content - do not set borders or paddings */
 +
.panelcontent
 +
{
 +
overflow: hidden;
 +
font-size: 14px;
 +
}
 +
 
 +
/* collapsed panel content */
 +
.panelcollapsed .panelcontent { display: none; }
 +
 
 +
-->
 +
</style><!--[if lte IE 7]>
 +
<style>
 +
.content { margin-right: -1px; }
 +
ul.nav a { zoom: 1; } 
 +
</style>
 +
<![endif]-->
 +
 
 +
<script type="text/javascript">
 +
<!--
 +
var noimg = 0;
 +
var i = 0;
 +
var st1 = 100;
 +
var st2 = 0;
 +
var speed = 10;
 +
 +
//url goes here
 +
var imgname = new Array();
 +
imgname[0] = "https://static.igem.org/mediawiki/2011/a/a0/Home01.png";
 +
    imgname[1] = "https://static.igem.org/mediawiki/2011/4/45/Home02.png";
 +
imgname[2] = "https://static.igem.org/mediawiki/2011/6/6a/Home03.png";
 +
    imgname[3] = "https://static.igem.org/mediawiki/2011/d/dd/Home04.png";
 +
  imgname[4] = "https://static.igem.org/mediawiki/2011/e/ec/Home05.png";
 +
    imgname[5] = "https://static.igem.org/mediawiki/2011/0/03/Home06.png";
 +
 
 +
function changeImg(n) {
 +
var name = imgname[n];
 +
var imgobj = document.getElementById('imagered');
 +
animTransA();
 +
imgobj.src = name;
 +
animTransB();
 +
}
 +
function resetAuto(num) {
 +
noimg = num;
 +
clearTimeout(timg);
 +
autoChangeImg();
 +
}
 +
 
 +
function autoChangeImg() {
 +
var s = 500; /*ms*/
 +
changeImg(noimg);
 +
noimg++;
 +
if (noimg > 4) { noimg = 0;}
 +
timg = setTimeout("autoChangeImg()",10*s);
 +
}
 +
function animTransA() {
 +
st1 -= speed;
 +
img = document.getElementById('imagered');
 +
img.style.opacity = st1/100;
 +
img.style.filter = 'alpha(opacity=' + st1 + ')';
 +
if (st1 > 0) { t2=setTimeout("animTransA()",50); }
 +
else { st1 = 100;}
 +
}
 +
function animTransB () {
 +
st2 += speed;
 +
img = document.getElementById('imagered');
 +
img.style.opacity = st2/100;
 +
img.style.filter = 'alpha(opacity=' + st2 + ')';
 +
if (st2 < 100) { t3=setTimeout("animTransB()",50); }
 +
else { st2 = 0;}
 +
}
 +
function resetAlpha() {
 +
clearTimeout(t2);
 +
clearTimeout(t3);
 +
img = document.getElementById('imagered');
 +
img.style.opacity = 1;
 +
st1 = 100; st2 = 0;
 +
img.style.filter = 'alpha(opacity=' + 100 + ')';
 +
}
 +
 
 +
 
 +
// -----------------------------------------------------------------------------------------------
 +
// PANELS
 +
var PANEL_NORMAL_CLASS    = "panel";
 +
var PANEL_COLLAPSED_CLASS = "panelcollapsed";
 +
var PANEL_HEADING_TAG    = "h2";
 +
var PANEL_CONTENT_CLASS  = "panelcontent";
 +
var PANEL_COOKIE_NAME    = "panels";
 +
var PANEL_ANIMATION_DELAY = 20; /*ms*/
 +
var PANEL_ANIMATION_STEPS = 10;
 +
 
 +
function setUpPanels()
 +
{
 +
loadSettings();
 +
 +
// get all headings
 +
var headingTags = document.getElementsByTagName(PANEL_HEADING_TAG);
 +
 
 +
 
 +
// go through all tags
 +
for (var i=0; i<headingTags.length; i++)
 +
{
 +
var el = headingTags[i];
 +
 +
// make sure it's the heading inside a panel
 +
if ( el.parentNode.className != PANEL_COLLAPSED_CLASS)
 +
                    if(el.parentNode.className != PANEL_NORMAL_CLASS)
 +
continue;
 +
 +
 
 +
// get the text value of the tag
 +
var name = el.firstChild.nodeValue;
 +
 +
// look for the name in loaded settings, apply the normal/collapsed class
 +
if (panelsStatus[name] == "false")
 +
el.parentNode.className = PANEL_COLLAPSED_CLASS;
 +
else
 +
if (panelsStatus[name] == "true")
 +
el.parentNode.className = PANEL_NORMAL_CLASS;
 +
else
 +
{
 +
// if no saved setting, see the initial setting
 +
panelsStatus[name] = (el.parentNode.className == PANEL_NORMAL_CLASS) ? "true" : "false";
 +
}
 +
 +
// add the click behavor to headings
 +
el.onclick = function()
 +
{
 +
var target    = this.parentNode;
 +
var name      = this.firstChild.nodeValue;
 +
var collapsed = (target.className == PANEL_COLLAPSED_CLASS);
 +
saveSettings(name, collapsed?"true":"false");
 +
animateTogglePanel(target, collapsed);
 +
};
 +
}
 +
}
 +
 
 +
/**
 +
* Start the expand/collapse animation of the panel
 +
* @param panel reference to the panel div
 +
*/
 +
function animateTogglePanel(panel, expanding)
 +
{
 +
 
 +
// find the .panelcontent div
 +
var elements = panel.getElementsByTagName("div");
 +
var panelContent = null;
 +
 
 +
 
 +
for (var i=0; i<elements.length; i++)
 +
{
 +
if (elements[i].className == PANEL_CONTENT_CLASS)
 +
{
 +
panelContent = elements[i];
 +
break;
 +
}
 +
}
 +
 +
// make sure the content is visible before getting its height
 +
panelContent.style.display = "block";
 +
 +
// get the height of the content
 +
var contentHeight = panelContent.offsetHeight;
 +
 
 +
 +
// if panel is collapsed and expanding, we must start with 0 height
 +
if (expanding)
 +
panelContent.style.height = "0px";
 +
 +
var stepHeight = contentHeight / PANEL_ANIMATION_STEPS;
 +
var direction = (!expanding ? -1 : 1);
 +
if (direction > 0)
 +
collapseAll();
 +
 
 +
 
 +
 
 +
setTimeout(function(){animateStep(panelContent,1,stepHeight,direction)}, PANEL_ANIMATION_DELAY);
 +
}
 +
 
 +
/**
 +
* Change the height of the target
 +
* @param panelContent reference to the panel content to change height
 +
* @param iteration current iteration; animation will be stopped when iteration reaches PANEL_ANIMATION_STEPS
 +
* @param stepHeight height increment to be added/substracted in one step
 +
* @param direction 1 for expanding, -1 for collapsing
 +
*/
 +
function animateStep(panelContent, iteration, stepHeight, direction)
 +
{
 +
if (iteration<PANEL_ANIMATION_STEPS)
 +
{
 +
panelContent.style.height = Math.round(((direction>0) ? iteration : 10 - iteration) * stepHeight) +"px";
 +
iteration++;
 +
setTimeout(function(){animateStep(panelContent,iteration,stepHeight,direction)}, PANEL_ANIMATION_DELAY);
 +
}
 +
else
 +
{
 +
// set class for the panel
 +
panelContent.parentNode.className = (direction<0) ? PANEL_COLLAPSED_CLASS : PANEL_NORMAL_CLASS;
 +
// clear inline styles
 +
panelContent.style.display = panelContent.style.height = "";
 +
}
 +
}
 +
 
 +
// -----------------------------------------------------------------------------------------------
 +
// Load-Save
 +
// -----------------------------------------------------------------------------------------------
 +
/**
 +
* Reads the "panels" cookie if exists, expects data formatted as key:value|key:value... puts in panelsStatus object
 +
*/
 +
function loadSettings()
 +
{
 +
// prepare the object that will keep the panel statuses
 +
panelsStatus = {};
 +
 
 +
 +
// find the cookie name
 +
var start = document.cookie.indexOf(PANEL_COOKIE_NAME + "=");
 +
if (start == -1) return;
 +
 +
 
 +
 
 +
// starting point of the value
 +
start += PANEL_COOKIE_NAME.length+1;
 +
 +
// find end point of the value
 +
var end = document.cookie.indexOf(";", start);
 +
if (end == -1) end = document.cookie.length;
 +
 
 +
// get the value, split into key:value pairs
 +
var cookieValue = unescape(document.cookie.substring(start, end));
 +
var panelsData = cookieValue.split("|");
 +
 
 +
 
 +
 +
// split each key:value pair and put in object
 +
for (var i=0; i< panelsData.length; i++)
 +
{
 +
var pair = panelsData[i].split(":");
 +
panelsStatus[pair[0]] = pair[1];
 +
}
 +
 
 +
 
 +
}
 +
 
 +
function expandAll()
 +
{
 +
for (var key in panelsStatus)
 +
saveSettings(key, "true");
 +
 +
setUpPanels();
 +
}
 +
 
 +
function collapseAll()
 +
{
 +
for (var key in panelsStatus)
 +
saveSettings(key, "false");
 +
 +
setUpPanels();
 +
}
 +
 
 +
/**
 +
* Takes data from the panelsStatus object, formats as key:value|key:value... and puts in cookie valid for 365 days
 +
* @param key key name to save
 +
* @paeam value key value
 +
*/
 +
function saveSettings(key, value)
 +
{
 +
// put the new value in the object
 +
panelsStatus[key] = value;
 +
 +
// create an array that will keep the key:value pairs
 +
var panelsData = [];
 +
for (var key in panelsStatus)
 +
panelsData.push(key+":"+panelsStatus[key]);
 +
 +
// set the cookie expiration date 1 year from now
 +
var today = new Date();
 +
var expirationDate = new Date(today.getTime() + 365 * 1000 * 60 * 60 * 24);
 +
// write the cookie
 +
document.cookie = PANEL_COOKIE_NAME + "=" + escape(panelsData.join("|")) + ";expires=" + expirationDate.toGMTString();
 +
}
 +
 
 +
// -----------------------------------------------------------------------------------------------
 +
// Register setUpPanels to be executed on load
 +
if (window.addEventListener)
 +
{
 +
// the "proper" way
 +
window.addEventListener("load", setUpPanels, false);
 +
}
 +
else
 +
if (window.attachEvent)
 +
{
 +
// the IE way
 +
window.attachEvent("onload", setUpPanels);
 +
}
 +
-->
 +
</script>
 +
 
 +
</head><body onLoad = "autoChangeImg();">
 +
 
 +
<div class="container">
 +
 +
<div class="topbar">
 +
    <div style="filter:alpha(opacity=70);opacity:.7;">
 +
   
 +
  <a href="http://www.itesm.edu/wps/portal?WCM_GLOBAL_CONTEXT="><img src="https://static.igem.org/mediawiki/2011/2/20/Logotec.png" alt="ITESM" name="teclogo" width="202" height="72" id="teclogo"> </a>
 +
      <a href="https://2011.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2011/7/73/Logoigemsmall.png" alt="iGEM" name="logoigem" width="70" height="61" id="logoigem"></a>
 +
 
 +
 
 +
<a href="http://www.bayer.com.mx/bayer/cropscience/bcsmexico.nsf/ID/Home_BayNEW"><img src="https://static.igem.org/mediawiki/2011/9/9f/Logobayerspon.png"width="69" height="67" align="right" alt="nllogo" name="nllogo" id="nl"> </a>
 +
 
 +
<a href="http://www.promega.com/"><img src="https://static.igem.org/mediawiki/2011/4/49/Logopromega02.png" width="77" height="67" alt="promega" name="promega" align="right" id="promega"> </a> 
 +
 
 +
<a href="http://www.uniparts.com.mx/"><img src="https://static.igem.org/mediawiki/2011/1/14/Logouniparts02.png"alt="uniparts" name="uniparts" align="right" width="139" height="60" id="uniparts"> </a>
 +
 
 +
 
 +
    <p>&nbsp;</p>
 +
    <p>&nbsp;</p>
 +
  </div>
 +
 
 +
  <div class="sidebar1">
 +
    <ul class="nav">
 +
      <p>&nbsp;</p>
 +
      <!--this is our menu! D: -->
 +
      <li>
 +
      <div class="panelcollapsed">
 +
  <h2>MAIN</h2>
 +
    <div class="panelcontent" style="">
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey">home</a></p>
 +
    <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectdescription">abstract</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/video">videos</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/stepbystep">step by step</a></p>
 +
         
 +
       
 +
    </div>
 +
</div>
 +
      </li>
 +
      <li>
 +
     
 +
      <div class="panelcollapsed">
 +
  <h2>PROJECT</h2>
 +
    <div class="panelcontent" style="">
 +
   
 +
                  <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectoverview">overview</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectparts">parts</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectmodeling">genetic frame</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectresults/methods">methods</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectresults">results</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/teamha">human approach</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectprotocols">protocols</a><p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/safetypage">safety</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/projectnotebook">notebook</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/sampledata">sample data</a></p>
 +
          </div>
 +
</div>
 +
      </li>
 +
      <li>
 +
     
 +
     
 +
      <div class="panelcollapsed">
 +
  <h2>TEAM</h2>
 +
    <div class="panelcontent">
 +
 
 +
    <p><a href="https://2011.igem.org/Team:Tec-Monterrey/teammembers">members</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/teaminstallations">headquarters</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/microcongreso">micro congress</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/teamfriends">friends</a></p>
 +
 
 +
</div>
 +
</div>
 +
      </li><li>
 +
      <div class="panelcollapsed">
 +
 
 +
 
 +
                  <h2>EXTRAS</h2>
 +
    <div class="panelcontent">
 +
 +
 
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/sitemap">site map</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/sponsorsplatinum">sponsors platinum</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/sponsorsgold">sponsors gold</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/sponsorssilver">sponsors silver</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/specialthanks">special thanks</a></p>
 +
            <p><a href="https://2011.igem.org/Team:Tec-Monterrey/followus">follow us!</a></p>
 +
 
 +
                </div>
 +
</div>
 +
      </li>
 +
    </ul>
 +
   
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
<div class="content">
-
<a href="https://2011.igem.org/wiki/index.php?title=Team:Tec-Monterrey&action=edit"> Editar</a>
+
  <!--in sub pages, this divisions should be comments! :D-->
-
</div>
+
 
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
 
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page. PLEASE keep all of your pages within your teams namespace.
+
-
</div>
+
 
-
</div>
+
  <div class="imagehiglights">
-
</html>
+
 
 +
  <div style="text-align:center; float:left;">
 +
    <p><img src="https://static.igem.org/mediawiki/2011/a/a0/Home01.png" alt="asd" name="image" width="425" height="319" id="imagered" longdesc="http://asdas">
 +
      </a></p>
 +
 
 +
    <table width="30%" border="0" align="center">
 +
      <tbody><tr>
 +
        <td> <a href="https://2011.igem.org/Team:Tec-Monterrey/projectdescription" onMouseOver="resetAuto(0)"><img name="boton01" src="https://static.igem.org/mediawiki/2011/5/57/Botones01.png" width="40" height="40"></a> </td>
 +
 
 +
 
 +
        <td> <a href="#" onMouseOver="resetAuto(1)">
 +
<img name="boton02" src="https://static.igem.org/mediawiki/2011/d/d7/Botones02.png"
 +
width="40" height="40"></a> </td>
 +
 
 +
        <td> <a href="https://2011.igem.org/Team:Tec-Monterrey/teamha/AR" onMouseOver="resetAuto(2)"><img name="boton03" src="https://static.igem.org/mediawiki/2011/9/95/Botones03.png" width="40" height="40" ></a> </td>
 +
       
 +
<td> <a href="https://2011.igem.org/Team:Tec-Monterrey/video" onMouseOver="resetAuto(3)"><img name="rouge" src="https://static.igem.org/mediawiki/2011/e/e5/Botones04.png" width="40 height="40"></a> </td>
 +
     
-
<!-- *** End of the alert box *** -->
+
<td> <a href="http://area.autodesk.com/blogs/cory/maya_igem_and_tec_de_monterrey" onMouseOver="resetAuto(4)"><img name="boton04" src="https://static.igem.org/mediawiki/2011/f/f5/Botones05.png" width="40" height="40" alt="welcome"></a> </td>
 +
       
 +
<td> <a href="https://2011.igem.org/Team:Tec-Monterrey/teammembers" onMouseOver="resetAuto(5)"><img name="boton06" src="https://static.igem.org/mediawiki/2011/7/72/Botones06.png" width="40" height="40" ></a> </td>
 +
        </tr>
 +
  </tbody></table>
 +
 
 +
    <p><br>
 +
  </p> 
 +
    </div>
 +
     
 +
    <div class="tweets">
 +
      <div style="float:right;">
 +
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
<script>
 +
new TWTR.Widget({
 +
  version: 2,
 +
  type: 'profile',
 +
  rpp: 4,
 +
  interval: 6000,
 +
  width: 200,
 +
  height: 250,
 +
  theme: {
 +
    shell: {
 +
      background: '#000000',
 +
      color: '#ffffff'
 +
    },
 +
    tweets: {
 +
      background: '#04191d',
 +
      color: '#ffffff',
 +
      links: '#93d740'
 +
    }
 +
  },
 +
  features: {
 +
    scrollbar: false,
 +
    loop: false,
 +
    live: false,
 +
    hashtags: true,
 +
    timestamp: true,
 +
    avatars: false,
 +
    behavior: 'all'
 +
  }
 +
}).render().setUser('igemTecMty11').start();
 +
</script>
 +
</div>
 +
  </div>   
 +
  </div>
-
{|align="justify"
+
 
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
 
-
|[[Image:Tec-Monterrey_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Tec-Monterrey_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Tec-Monterrey | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
</div></div></body></html>
-
!align="center"|[[Team:Tec-Monterrey|Home]]
+
-
!align="center"|[[Team:Tec-Monterrey/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2011&team_name=Tec-Monterrey Official Team Profile]
+
-
!align="center"|[[Team:Tec-Monterrey/Project|Project]]
+
-
!align="center"|[[Team:Tec-Monterrey/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Tec-Monterrey/Modeling|Modeling]]
+
-
!align="center"|[[Team:Tec-Monterrey/Notebook|Notebook]]
+
-
!align="center"|[[Team:Tec-Monterrey/Safety|Safety]]
+
-
!align="center"|[[Team:Tec-Monterrey/Attributions|Attributions]]
+
-
|}
+

Latest revision as of 22:54, 20 October 2011

wiki

iGEM nllogo promega uniparts