|
|
Line 15: |
Line 15: |
| <ul> | | <ul> |
| <li><a href="https://2015.igem.org/Team:UChile-OpenBio">HOME</a></li> | | <li><a href="https://2015.igem.org/Team:UChile-OpenBio">HOME</a></li> |
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Team">TEAM</a></li> | + | <li> |
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Description">PROJECT</a>
| + | <a href="https://2015.igem.org/Team:UChile-OpenBio/Description">PROJECT</a> |
| <ul> | | <ul> |
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Description">Description</a></li> | + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Description">PROJECT DESCRIPTION</a></li> |
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Experiments">Experiments & Protocols</a></li> | + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Experiments">EXPERIMENT AND PROTOCOLS</a></li> |
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Results">Results</a></li> | + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Results">RESULTS</a></li> |
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Design">Design</a></li>
| + | |
| </ul> | | </ul> |
| </li> | | </li> |
− | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Experiments">EXPERIMENT</a></li> | + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Parts">PARTS</a></li> |
| + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Notebook">NOTEBOOK</a></li> |
| + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Collaborations">COLLABORATION</a></li> |
| <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Practices">HUMAN PRACTICES</a></li> | | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Practices">HUMAN PRACTICES</a></li> |
| + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Safety">SAFETY</a></li> |
| + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Modelling">MODELLING</a></li> |
| + | <li><a href="https://2015.igem.org/Team:UChile-OpenBio/Team">TEAM</a></li> |
| </ul> | | </ul> |
| + | </nav> |
| </nav> | | </nav> |
| </header> | | </header> |
Line 37: |
Line 42: |
| <section> | | <section> |
| <span class="titulo_seccion">Project</span> | | <span class="titulo_seccion">Project</span> |
− | <script>
| + | <img alt="Project overview" src="https://static.igem.org/mediawiki/2015/0/04/Description-overview.png" /> |
− | ; (function(a){a.fn.rwdImageMaps = function(){var c = this; var b = function(){c.each(function(){if (typeof (a(this).attr("usemap")) == "undefined"){return}var e = this, d = a(e); a("<img />").load(function(){var g = "width", m = "height", n = d.attr(g), j = d.attr(m); if (!n || !j){var o = new Image(); o.src = d.attr("src"); if (!n){n = o.width}if (!j){j = o.height}}var f = d.width() / 100, k = d.height() / 100, i = d.attr("usemap").replace("#", ""), l = "coords"; a('map[name="' + i + '"]').find("area").each(function(){var r = a(this); if (!r.data(l)){r.data(l, r.attr(l))}var q = r.data(l).split(","), p = new Array(q.length); for (var h = 0; h < p.length; ++h){if (h % 2 === 0){p[h] = parseInt(((q[h] / n) * 100) * f)} else{p[h] = parseInt(((q[h] / j) * 100) * k)}}r.attr(l, p.toString())})}).attr("src", d.attr("src"))})}; a(window).resize(b).trigger("resize"); return this}})(jQuery);
| + | |
− | </script>
| + | |
− | <img alt="Project overview" src="https://static.igem.org/mediawiki/2015/0/04/Description-overview.png" usemap="#overview" /> | + | |
| <map name="overview"> | | <map name="overview"> |
| <area shape="circle" coords="120,178,101" alt="Overview" href="#background" /> | | <area shape="circle" coords="120,178,101" alt="Overview" href="#background" /> |
Line 328: |
Line 330: |
| </article> | | </article> |
| </section> | | </section> |
| + | <footer> |
| + | <h1>Our Sponsors</h1> |
| + | <img src="https://static.igem.org/mediawiki/2015/4/4f/Footer_sponsors.png" alt="UChile Sponsors" /> |
| + | </footer> |
| </div> <!-- #contentContainer --> | | </div> <!-- #contentContainer --> |
| </body> | | </body> |
| </html> | | </html> |