|
|
(112 intermediate revisions not shown) |
Line 1: |
Line 1: |
| <html> | | <html> |
- | <!--CSS styles: global-->
| + | <script> |
- | <meta name="generator"
| + | /*This removes all the iGEM stylesheets before the site adds its own |
- | content="HTML Tidy for HTML5 (experimental) for Windows https://github.com/w3c/tidy-html5/tree/c63cc39" />
| + | There are just too many styles to overide to make it worth using them at all |
| + | Doing a website on a WIKI is a pain in the neck. Stuff is at least 10x harder than |
| + | it should be.*/ |
| + | var styleSheets = document.styleSheets; |
| + | for (var i = 0; i < styleSheets.length; i++) { |
| + | console.log(styleSheets[i].href); |
| + | styleSheets[i].disabled = true; |
| + | } |
| + | </script> |
| + | <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet"> |
| <link rel='stylesheet' type='text/css' | | <link rel='stylesheet' type='text/css' |
| href="https://2013.igem.org/Team:CU-Boulder/static/basicpageglobal.css?action=raw&ctype=text/css" /> | | href="https://2013.igem.org/Team:CU-Boulder/static/basicpageglobal.css?action=raw&ctype=text/css" /> |
- | <!--desktop-->
| + | <link rel='stylesheet' type='text/css' href='http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/themes/south-street/jquery-ui.min.css' /> |
- | <link rel='stylesheet' type='text/css' | + | <div class="header"><a href="http://colorado.edu"><img src="https://static.igem.org/mediawiki/2013/a/af/CUblacklogo.JPG" width="746" height="160" /></a></div> |
- | href='https://2013.igem.org/Team:CU-Boulder/static/basicpagedesktop.css?action=raw&ctype=text/css' /> | + | <div id="headerimage"> |
- | <link rel='stylesheet' type='text/css'
| + | <div><img src="https://static.igem.org/mediawiki/2013/9/9f/Campus%28750x275%29.png" width="750" height="275" /></div> |
- | href='https://2013.igem.org/Team:CU-Boulder/static/default.css?action=raw&ctype=text/css' />
| + | <div class="hide"><img src="https://static.igem.org/mediawiki/2013/4/4d/JSCBB%28750x275%29.png" width="750" height="275" /></div> |
- | <script type="text/javascript" src="https://2013.igem.org/Team:CU-Boulder/static/default.js?action=raw&ctype=text/javascript"></script> | + | <div class="hide"><img src="https://static.igem.org/mediawiki/2013/6/69/Flatirons%28750x275%29.png" width="750" height="275" /></div> |
- | <script type="text/javascript">
| + | </div> |
| + | |
| + | <div class="btn-toolbar"> |
| + | <div class="btn-group"> |
| + | <a class="btn " href="https://2013.igem.org/Team:CU-Boulder">Home</a> |
| + | </div> |
| + | |
| + | <div class="btn-group"> |
| + | <a class="btn drop" href="https://2013.igem.org/Team:CU-Boulder/Team">Team</a> |
| + | <a class="btn dropdown-toggle" data-toggle="dropdown" href="#"><span class="caret"></span></a> |
| + | <ul class="dropdown-menu"> |
| + | <li> |
| + | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Team">Team</a> |
| + | </li> |
| + | <li> |
| + | <a href="https://2013.igem.org/Team:CU-Boulder/Members">Members</a> |
| + | </li> |
| + | <li> |
| + | <a href="https://2013.igem.org/Team:CU-Boulder/Collaboration">Collaboration</a> |
| + | </li> |
| + | <li> |
| + | <a class="dropheader" href="https://igem.org/Team.cgi?id=1188" target="_blank">Official Profile</a> |
| + | </li> |
| + | <li> |
| + | <a class="dropheader" href="http://www.colorado.edu/" target="_blank">The University of Colorado - Boulder</a> |
| + | </li> |
| + | </ul> |
| + | </div> |
| + | |
| + | <div class="btn-group"> |
| + | <a class="btn drop" href="https://2013.igem.org/Team:CU-Boulder/Project">Project</a> |
| + | <a class="btn dropdown-toggle" data-toggle="dropdown"><span class="caret"></span></a> |
| + | <ul class="dropdown-menu"> |
| + | <li> |
| + | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Project">Project Description</a> |
| + | </li> |
| + | <li> |
| + | <a href="https://2013.igem.org/Team:CU-Boulder/Project/Kit/RestrictionEnzymes">Restriction Enzymes</a> |
| + | </li> |
| + | <li> |
| + | <a href="https://2013.igem.org/Team:CU-Boulder/Project/Kit/Purification">Protein Purification</a> |
| + | </li> |
| + | <li> |
| + | <a href="https://2013.igem.org/Team:CU-Boulder/Project/Kit/DNAPurification">DNA Purification</a> |
| + | </li> |
| + | <li> |
| + | <a href="https://2013.igem.org/Team:CU-Boulder/Safety">Safety</a> |
| + | </li> |
| + | <li> |
| + | <a href="https://2013.igem.org/Team:CU-Boulder/FourthofJuly">Happy 4th!</a> |
| + | </li> |
| + | <li><a href="https://2013.igem.org/Team:CU-Boulder/Project/Attribution">Attribution</a></li> |
| | | |
- | jQuery(document).ready(function($){
| + | </ul> |
| + | </div> |
| + | |
| + | <div class="btn-group"> |
| + | <a class="btn " href="https://2013.igem.org/Team:CU-Boulder/Parts">Parts</a> |
| + | </div> |
| + | |
| + | <div class="btn-group"> |
| + | <a class="btn drop" href="https://2013.igem.org/Team:CU-Boulder/Notebook">Notebook</a> |
| + | <a class="btn dropdown-toggle" data-toggle="dropdown"><span class="caret"></span></a> |
| + | <ul class="dropdown-menu"> |
| + | <li class="dropdown-submenu"> |
| + | |
| + | <li><a href="https://2013.igem.org/Team:CU-Boulder/Notebook/Protocols">Protocols</a></li> |
| | | |
- | //eliminate jsnotice
| + | <li><a href="https://2013.igem.org/Team:CU-Boulder/Notebook/Experiments">Experiments</a></li> |
- | $('#jsnotice').hide();
| + | |
| | | |
- | //prepend menu icon
| + | </ul> |
- | $('#nav-wrap').prepend('<div id="menu-icon">Menu<\/div>');
| + | </div> |
- |
| + | |
- | //toggle nav
| + | |
- | $("#menu-icon").click(function(){
| + | |
- | $("#nav").slideToggle('fast');
| + | |
- | $(this).toggleClass("active");
| + | |
| | | |
- | });
| + | <div class="btn-group"> |
- |
| + | <a class="btn " href="https://2013.igem.org/Team:CU-Boulder/Outreach">Outreach</a> |
- | //hide url bar
| + | </div> |
- | window.scrollTo(0, 1);
| + | |
- |
| + | <div class="btn-group"> |
- | </script> | + | <a class="btn " href="https://2013.igem.org/Team:CU-Boulder/Sponsors">Sponsors</a> |
| + | </div> |
| | | |
- | <script type="text/javascript"> | + | <div class="btn-group"> |
- | jQuery(document).ready(function($){
| + | <a class="btn " href="https://2013.igem.org" target="_blank">iGEM</a> |
- | $('#carousel').CloudCarousel({reflGap:2,altBox:$("#alt-text-carousel"),mouseWheel:true,buttonLeft:$("#left-button-carousel"),yPos:30,buttonRight:$("#right-button-carousel"),autoRotateDelay:1800,autoRotate:'left',titleBox:$("#title-text-carousel"),speed:0.3,xPos:380,reflHeight:56});
| + | </div> |
- | });
| + | |
- | </script> | + | \ |
| | | |
- | <div id="headerimage">
| + | </div> |
- | <img src="https://static.igem.org/mediawiki/2013/f/fe/Campusbanner.png" />
| + | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> |
- | </div>
| + | <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script> |
- | <div id="nav-wrap">
| + | <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> |
- | <ul id="nav">
| + | <script src="http://ajax.aspnetcdn.com/ajax/jquery.migrate/jquery-migrate-1.1.1.min.js"></script> |
- | <li>
| + | <script src="http://ajax.aspnetcdn.com/ajax/jquery.cycle/2.99/jquery.cycle.all.min.js"></script> |
- | <a href="https://2013.igem.org/Team:CU-Boulder" id="homelink">Home</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Team" id="teamlink">Team</a>
| + | |
- | <ul>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Team">Members</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="dropheader" href="http://ung.igem.org/Team.cgi?id=902">Official Profile</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="dropheader" href="https://2013.igem.org/Team:CU-Boulder/Team/AbouttheUniversity">The University</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="dropheader" href="https://2013.igem.org/Team:CU-Boulder/Team/Outtakes">Outtakes</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="dropheader" href="https://2013.igem.org/Team:CU-Boulder/ContactUs">Contact Us</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Project" id="projectlink">Project</a>
| + | |
- | <ul>
| + | |
- | <li>
| + | |
- | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Project">Overview</a>
| + | |
- | <ul>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/DataPage">Data Page</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/Accomplish">Accomplishments</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/Post-Regionals">Post-Regionals</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Project/HumanPractices">Human Practices</a>
| + | |
- | <ul>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/HumanPractices/Collaborations">Initiative</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/HumanPractices/Interviews">Interviews</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/HumanPractices/Design">Design</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/HumanPractices/Killswitch">Killswitch</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a style="margin:0 -1em 0 1em;"
| + | |
- | href="https://2013.igem.org/Team:CU-Boulder/Project/HumanPractices/Killswitch/Regulation">Regulation</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a style="margin:0 -1em 0 1em;"
| + | |
- | href="https://2013.igem.org/Team:CU-Boulder/Project/HumanPractices/Killswitch/KillGenes">Kill Genes</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Safety">Safety</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Project/FRED">FRED</a>
| + | |
- | <ul>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/FRED/Detecting">Toxin Sensing</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/FRED/Reporting">Electroreporting</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/FRED/Modelling">Modelling</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/FRED/Prototype">Device Prototype</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Project/OSCAR">OSCAR</a>
| + | |
- | <ul>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/OSCAR/Decarboxylation">Decarboxylation</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/OSCAR/CatecholDegradation">Decatecholization</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/OSCAR/FluxAnalysis">Flux Analysis</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/OSCAR/Bioreactor">Bioreactor</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/OSCAR/Upgrading">Upgrading</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a style="margin:0 -1em 0 1em;"
| + | |
- | href="https://2013.igem.org/Team:CU-Boulder/Project/OSCAR/Desulfurization">Desulfurization</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a style="margin:0 -1em 0 1em;"
| + | |
- | href="https://2013.igem.org/Team:CU-Boulder/Project/OSCAR/Denitrogenation">Denitrogenation</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/Synergy">Synergy</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/References">References</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Project/Attributions">Attributions</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Parts" id="partslink">Parts</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Notebook" id="notebooklink">Notebook</a>
| + | |
- | <ul>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Notebook">Journal</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Notebook/Protocols">Protocols</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a class="drop" href="https://2013.igem.org/Team:CU-Boulder/Outreach" id="outreachlink">Outreach</a>
| + | |
- | <ul>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Outreach/VideoGame">LAB ESCAPE!</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Outreach/Spark">Spark Science</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Outreach/MindsInMotion">Minds in Motion</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Outreach/Blog">Blog Posts</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Outreach/TEDxCalgary">TEDxCalgary</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="http://twitter.com/iGEMCalgary" target="_blank">Follow Us!</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org/Team:CU-Boulder/Sponsors" id="sponsorslink">Sponsors</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2013.igem.org" target="_blank">iGEM</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
| | | |
| + | <script> |
| + | $('.btn').hover(function() { |
| + | $(this).animate({"color":"#006dcc"}, 500); |
| + | }, function() { |
| + | $(this).animate({"color":"#333333"}, 500); |
| + | }); |
| + | $(function() { |
| + | $( ".tabs" ).tabs({ |
| + | event: "mouseover", heightStyle: "auto" |
| + | }); |
| + | $("#footer a").addClass("btn btn-mini"); |
| + | $("#footer-box").addClass("shadow-bottom"); |
| + | }); |
| + | $('#headerimage').cycle(); |
| | | |
- | <div id="carousel"><a href=""><img src="https://static.igem.org/mediawiki/2013/f/fe/Campusbanner.png" class="cloudcarousel"></a> | + | </script> |
- | <a href=""><img src="https://static.igem.org/mediawiki/2013/f/fe/Campusbanner.png" class="cloudcarousel"></a>
| + | |
- | <a href=""><img src="https://static.igem.org/mediawiki/2013/f/fe/Campusbanner.png" class="cloudcarousel"></a>
| + | |
- | </div><input id="left-button-carousel" type="button" value="Left"> <input id="right-button-carousel" type="button" value="Right"> <p id="title-text-carousel"></p> <p id="alt-text-carousel"></p>
| + | |
- | <p>so this is how you wanna play???</p>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <img src="https://static.igem.org/mediawiki/2013/a/ad/Jokelogo.png"/>
| + | |
- | <p>Ralphie-coli is here to stay!!!!!</p>
| + | |
| </html> | | </html> |