Template:UC Chile2
From 2012.igem.org
(Difference between revisions)
(Created page with " - →Design by Free CSS Templates http://www.freecsstemplates.org Released for free under a Creative Commons Attribution 2.5 License: body { margin-top: 100px; padding: 0px; ...") |
|||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
+ | <title>VitaYeast - Johns Hopkins University, iGEM 2011</title> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:Johns_Hopkins/Templates/css/default?action=raw&ctype=text/css" /> | ||
+ | <link rel="stylesheet" href="https://2011.igem.org/Team:Johns_Hopkins/Templates/css/defaultnivo?action=raw&ctype=text/css" type="text/css"/> | ||
+ | <link rel="stylesheet" href="https://2011.igem.org/Team:Johns_Hopkins/Templates/css/nivo?action=raw&ctype=text/css" type="text/css"/> | ||
+ | <link rel="stylesheet" href="https://2011.igem.org/Team:Johns_Hopkins/Templates/gallerifficcss?action=raw&ctype=text/css" type="text/css"/> | ||
- | / | + | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> |
- | + | <script src="https://2011.igem.org/Team:Johns_Hopkins/Templates/droplinemenu?action=raw&ctype=text/javascript" type="text/javascript"></script> | |
- | + | <script type="text/javascript" src="https://2011.igem.org/Team:Johns_Hopkins/Templates/nivosliderpack?action=raw&ctype=text/javascript"></script> | |
- | + | <script type="text/javascript" src="https://2011.igem.org/Team:Johns_Hopkins/Templates/hoverintent?action=raw&ctype=text/javascript"></script> | |
- | + | <script type="text/javascript" src="https://2011.igem.org/Team:Johns_Hopkins/Templates/galleriffic?action=raw&ctype=text/javascript"></script> | |
+ | <script type="text/javascript" src="https://2011.igem.org/Team:Johns_Hopkins/Templates/js/opacityrollover?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2011.igem.org/Team:Johns_Hopkins/Templates/js/jqueryhistory?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2011.igem.org/Team:Johns_Hopkins/Templates/js/profile?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" | ||
+ | src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> | ||
+ | </script> | ||
+ | <script type="text/javascript"> | ||
+ | //build menu with DIV ID="myslidemenu" on page: | ||
+ | droplinemenu.buildmenu("mydroplinemenu") | ||
- | + | //Nivoslider | |
- | + | $(window).load(function() { | |
- | + | $('#slider').nivoSlider({ | |
- | + | effect:'fade', | |
- | + | pauseOnHover:true | |
- | + | }); | |
- | + | }); | |
- | } | + | |
- | + | //Profile script from http://www.willmaster.com/library/web-development/replace-div-content.php | |
- | + | function ReplaceContentInContainer(id,content) { | |
- | + | var container = document.getElementById(id); | |
- | + | container.innerHTML = content; | |
- | + | ||
- | + | ||
} | } | ||
- | + | </script> | |
- | + | ||
- | + | ||
- | + | </head> | |
- | + | <body> | |
- | + | <div id="banner"> | |
- | + | <a href="https://2011.igem.org/Team:Johns_Hopkins"><img src="https://static.igem.org/mediawiki/2011/e/e9/Jhuigemlogo.png"></a> | |
- | + | <a href="https://2011.igem.org/"><img src="http://upload.wikimedia.org/wikipedia/en/d/d6/IGEM_official_logo.png" align="right" height="50"/></a> | |
- | + | </div> | |
- | + | <div id="mydroplinemenu" class="droplinebar"> | |
- | + | <ul> | |
- | + | <li><a href="#">Team</a> | |
- | + | <ul> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Team/Members">Members</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Team/Acknowledgements">Acknowledgements</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Team/Advisors">Advisors</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Team/Sponsors">Sponsors</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Team/Attributions">Attributions</a></li> | |
- | + | <li><a href="/Team:Johns_Hopkins/Team/Gallery">Gallery</a></li> | |
- | a | + | </ul> |
- | + | </li> | |
- | + | <li><a href="#">Vitamins</a> | |
- | + | <ul> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Vit/Bg">Background</a></li> | |
- | a: | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Vit/Over">Overview</a></li> |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Project/VitA">Vitamin A</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Project/VitC">Vitamin C</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Project/MeasureQuant">Measurements</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Project/Baking">Applications</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Vit/Results">Results</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Vit/Future">Future Plans</a></li> | |
- | + | </ul> | |
- | + | </li> | |
- | . | + | <li><a href="#">Yeast Toolkit</a> |
- | + | <ul> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/YT/Bg">Background</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/YT/Over">Overview</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Project/PromUTR">Promoters and UTRs</a></li> | |
- | / | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Project/Violacein">Violacein</a></li> |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Project/Vector">Yeast Vector Library</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/YT/Results">Results</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/YT/Future">Future Plans</a></li> | |
- | + | </ul> | |
- | + | </li> | |
- | + | <li><a href="#">Human Practices</a> | |
- | + | <ul> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/HumanPrac">Overview</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/IRBProcess">IRB Approval</a></li> | |
- | + | </ul> </li> | |
- | / | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Data">Data</a></li> |
- | + | <li><a href="#">Modeling</a> | |
- | + | <ul> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Modeling/Platforms">Platform</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Modeling/LBSMod">LBS Models</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Modeling/Opt">Optimization</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Modeling/Sensitivity">Sensitivity</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Modeling/ParaFit">Parameter Fitting</a></li> | |
- | + | </ul> | |
- | + | </li> | |
- | + | <li><a href="#">Notebook</a> | |
- | + | <ul> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Notebook/Protocols">Protocols</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Notebook/VitExperiments">Vitamin Experiments</a></li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Notebook/YTExperiments">Yeast Toolkit Experiments</a></li> | |
- | + | </ul> | |
- | + | </li> | |
- | + | <li><a href="https://2011.igem.org/Team:Johns_Hopkins/Safety">Safety</a></li> | |
- | + | </ul> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | / | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | / | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | / | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | / | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | / | + | |
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | / | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | / | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Revision as of 21:38, 28 March 2012