|
|
(41 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | </body> | + | __NOTOC__<html> |
- | </html> | + | </p> |
| + | |
| + | <!-- start our own full-view content wrapper --> |
| | | |
- | __NOTOC__<html lang="en">
| |
| <head> | | <head> |
- |
| + | <style> |
- | <script type="text/javascript">
| + | body { |
| + | background-image:url('https://static.igem.org/mediawiki/2010/a/a9/Cam-Theoback.png'); |
| + | background-position:top center; |
| + | background-repeat:repeat-y |
| + | } |
| + | </style> |
| + | |
| + | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:TU-Eindhoven/css?action=raw&ctype=text/css" /> |
| + | |
| + | <script type="text/javascript"> |
| | | |
| var _gaq = _gaq || []; | | var _gaq = _gaq || []; |
- | _gaq.push(['_setAccount', 'UA-65298-13']); | + | _gaq.push(['_setAccount', 'UA-33355234-1']); |
| _gaq.push(['_trackPageview']); | | _gaq.push(['_trackPageview']); |
| | | |
Line 18: |
Line 28: |
| | | |
| </script> | | </script> |
- | <style>
| |
- | h2{color:#96d446; }
| |
- | h1, h2, h3, h4, h5{font-family:"Vollkorn", serif; font-size:200%; line-height:35px; border-bottom:0; margin-bottom:5px; border-top:1px dotted #e3e3e3; margin-top:10px; padding-top:30px; font-weight:normal;}
| |
- | h2.noline{ border-top:0; margin-top:0; padding-top:0; margin-bottom:0; line-height:20px; padding-top:2px; font-size:20px;}
| |
- | h2.topheader{border-top:0; padding-top:0; margin-top:5px;}
| |
- |
| |
- | </style>
| |
| | | |
| <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> |
Line 34: |
Line 37: |
| | | |
| <script type="text/javascript"> | | <script type="text/javascript"> |
- | $('.left-menu ul')[0].innerHTML="<li><a href=\"https://2010.igem.org\" style=\"font-weight:bold; text-transform:none\">iGEM HQ</a></li>"+$('.left-menu ul')[0].innerHTML; | + | $('.left-menu ul')[0].innerHTML="<li><a href=\"https://2012.igem.org\" style=\"font-weight:bold; text-transform:none\">iGEM HQ</a></li>"+$('.left-menu ul')[0].innerHTML; |
| $(function() { | | $(function() { |
| $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: true , target:'li'}); | | $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: true , target:'li'}); |
Line 47: |
Line 50: |
| }); | | }); |
| </script> | | </script> |
- | <script type="text/javascript" src="/Team:Cambridge/lightbox/js?action=raw"></script> | + | <script type="text/javascript" src="/Team:TU-Eindhoven/lightbox/js?action=raw&ctype=text/javascript"></script> |
| | | |
| <link href='http://fonts.googleapis.com/css?family=Vollkorn:regular,bold&subset=latin' rel='stylesheet' type='text/css'> | | <link href='http://fonts.googleapis.com/css?family=Vollkorn:regular,bold&subset=latin' rel='stylesheet' type='text/css'> |
Line 163: |
Line 166: |
| }); | | }); |
| $('a.image').lightBox(); | | $('a.image').lightBox(); |
- | });
| |
- | </script>
| |
| | | |
| + | var top = $('#accmenu').offset().top - parseFloat($('#accmenu').css('margin-top').replace(/auto/, 0)); |
| | | |
| + | $(window).scroll(function () { |
| + | // what the y position of the scroll is |
| + | var y = $(window).scrollTop(); |
| | | |
- | <link rel="stylesheet" type="text/css" href="https://2010.igem.org/Team:Cambridge/thecss?action=raw&ctype=text/css" />
| + | // whether that's below the form |
| + | if(y >= top) { |
| + | // if so, add the fixed class |
| + | $('#accmenu').addClass('fixed'); |
| + | } else { |
| + | // otherwise, remove it |
| + | $('#accmenu').removeClass('fixed'); |
| + | } |
| + | }); |
| + | |
| + | }); |
| + | </script> |
| | | |
| </head> | | </head> |
- | <body>
| |
- | <style>
| |
- | body{background-image:url('https://static.igem.org/mediawiki/2010/a/a9/Cam-Theoback.png');
| |
- | background-position:top center;
| |
- | background-repeat:repeat-y
| |
- | }
| |
| | | |
- | </style>
| |
- | <div id="wrap">
| |
- | <div id="header"><img align="center" style="margin-bottom:0px; padding:0;" src="https://static.igem.org/mediawiki/2010/d/d4/CamBillHeaderSq.png" usemap="#headermap" alt="E. glowli"> </div>
| |
- | <map name="headermap">
| |
- | <area shape="rect" coords="10,30,250,240" href="https://2010.igem.org/Team:Cambridge" />
| |
- | <area shape="rect" coords="888,177,942,201" href="http://www.flickr.com/people/roberts87/" />
| |
- | </map>
| |
- | <div id="left">
| |
- |
| |
- | <ul id="accmenu">
| |
- | <li><a class="head" href="#"> Introduction</a>
| |
- | <ul class="llmenu llmenublue">
| |
- | <li><a href="/Team:Cambridge">Home</a></li>
| |
| | | |
| | | |
- | <li><a href="/Team:Cambridge/TheTeam">Meet the Team</a></li>
| |
| | | |
- | <li><a href="/Team:Cambridge/Photos">Photo Gallery</a></li> | + | <body> |
- | <li><a href="/Team:Cambridge/Videos">Videos</a></li>
| + | |
- | <li><a href="/Team:Cambridge/BioBricks">Parts submitted</a></li>
| + | |
| | | |
| + | <!-- start wrapper for header, left and right column --> |
| + | <div id="wrap"> |
| | | |
- | </ul> | + | <!-- start header --> |
- | </li> | + | <div id="header" class="clickableDiv"> |
- | <li><a class="head" href="#">Project Firefly</a>
| + | <a href="https://2012.igem.org/Team:TU-Eindhoven"> </a> |
- | <ul class="llmenu llmenugreen">
| + | </div> |
- | <li><a href="/Team:Cambridge/Bioluminescence">Introduction</a></li>
| + | <script type="text/javascript"> |
- | <li><a href="/Team:Cambridge/Bioluminescence/Background_Firefly">Background</a></li>
| + | $(".clickableDiv").click(function(){ |
- | <li><a href="/Team:Cambridge/Bioluminescence/Colour">Coloured outputs</a></li> | + | window.location=$(this).find("a").attr("href"); |
- | <li><a href="/Team:Cambridge/Bioluminescence/Luciferin_Regeneration">Luciferin recovery</a></li>
| + | return false; |
- | <li><a href="/Team:Cambridge/Bioluminescence/Firefly_Modelling">Modelling</a></li>
| + | }); |
- | <li><a href="/Team:Cambridge/Bioluminescence/Firefly_Characterisation">Characterisation</a></li>
| + | </script> |
- | </ul> | + | <!-- end header --> |
- | </li> | + | |
| | | |
- | <li><a class="head" href="#">Project Vibrio</a> | + | <!-- start left column --> |
- | <ul class="llmenu llmenublue"> | + | <div id="left"> |
- | <li><a href="/Team:Cambridge/Bioluminescence/Bacterial_Luciferases">Introduction</a></li> | + | </html> |
- | <li><a href="/Team:Cambridge/Bioluminescence/Background">Background</a></li>
| + | {{:Team:TU-Eindhoven/menu}} |
- | <li><a href="/Team:Cambridge/Bioluminescence/G28">The LuxBrick</a></li>
| + | <html> |
- | <li><a href="/Team:Cambridge/Bioluminescence/Bacterial_Codon_optimisation">Codon optimisation</a></li> | + | </div> |
- | <li><a href="/Team:Cambridge/Bioluminescence/Vibrio_Modelling">Modelling</a></li> | + | <!-- end left column --> |
- | <li><a href="/Team:Cambridge/Bioluminescence/Vibrio_Characterisation">Characterisation</a></li> | + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li><a class="head" href="#">Tools</a>
| + | |
- | <ul class="llmenu llmenured">
| + | |
- | <li><a href="/Team:Cambridge/Tools/Gibson">Gibthon</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Tools/GenBank">BioBrick → GenBank</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Tools/Ligate">Ligation Calculator</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Tools/Eglometer">The E.glometer</a></li>
| + | |
| | | |
- | </ul> | + | <!-- begin right column --> |
- | </li> | + | <div id="right"> |
- | <li><a class="head" href="#">Gibson Assembly</a>
| + | </html> |
- | <ul class="llmenu llmenublue"> | + | |
- | <li><a href="/Team:Cambridge/Gibson/Introduction">Introduction</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Gibson/Mechanism">How it works</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Gibson/Protocol">Protocol</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Gibson/RFC">RFC</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | | + | |
- | <li><a class="head" href="#">Considerations</a>
| + | |
- | <ul class="llmenu llmenublue">
| + | |
- | <li><a href="/Team:Cambridge/Human_Practices">Human Practices</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Safety">Safety</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | | + | |
- | <li><a class="head" href="#">Future applications</a>
| + | |
- | <ul class="llmenu llmenured">
| + | |
- | <li><a href="/Team:Cambridge/Tools/microMeasure">Biosensors</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Tools/Lighting">Lighting</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | | + | |
- | | + | |
- | <li><a class="head" href="/Team:Cambridge/Notebook/Week1">Notebook</a>
| + | |
- | <ul class="llmenu llmenuyellow">
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Summary">Summary</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week1">Week 1</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week2">Week 2</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week3">Week 3</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week4">Week 4</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week5">Week 5</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week6">Week 6</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week7">Week 7</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week8">Week 8</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week9">Week 9</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week10">Week 10</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week11">Week 11</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week12">Week 12</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/FurtherWork">Beyond Week 12</a></li>
| + | |
- | | + | |
- | <li><a href="/Team:Cambridge/Protocols">Protocols</a> </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | <li><a href="/Team:Cambridge/Partners" class="head">Our Partners</a>
| + | |
- | <ul class="llmenu llmenublue">
| + | |
- | <li><a href="/Team:Cambridge/Partners">Sponsors</a> </li>
| + | |
- | <li><a href="/Team:Cambridge/iGEM_Teams">iGEM Teams</a> </li>
| + | |
- | <li><a href="/Team:Cambridge/Departments">University</a> </li>
| + | |
- | <li><a href="/Team:Cambridge/Publicity">Publicity</a> </li>
| + | |
- | | + | |
- | </ul> </li>
| + | |
- | | + | |
- | </ul>
| + | |
- | | + | |
- | </p>
| + | |
- | </div>
| + | |
- | <div id="right">
| + | |