Team:Cambridge/ProjectBioluminescenceNew

From 2010.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:Cambridge/Templates/headerMinimalprototype}}
{{:Team:Cambridge/Templates/headerMinimalprototype}}
-
<html>
 
-
<style type="text/css">
 
-
ul.llhmenu{
 
-
    list-style:none;
 
-
    overflow:hidden;
 
-
}
 
-
 
-
ul.llhmenu li{
 
-
    position:relative;
 
-
    float:left;
 
-
    padding:5px 10px 4px;
 
-
}
 
-
 
-
ul.llhmenu li.backLava{
 
-
    background-color:#28796e;
 
-
}
 
-
</style>
 
-
 
-
<link rel="stylesheet" type="text/css" href="http://www.srcf.ucam.org/~wac26/iGEM/jquery-ui-1.8.custom.css"/>
 
-
 
-
 
-
<script type='text/javascript' src='http://www.srcf.ucam.org/~wac26/iGEM/jquery.address-1.2.2.js'></script>
 
-
<script type="text/javascript">
 
-
    $(function() { $("ul.llhmenu").lavaLamp({ speed: 300,target:'li' })});
 
-
</script>
 
-
 
-
<script type="text/javascript">
 
-
             
 
-
            var tabs,
 
-
                overview = 'Description';
 
-
                linkSelector = '#tabs ul:first a',
 
-
                contentSelector = '#tabs div:first',
 
-
                currentSelector = function(value) {
 
-
                    return 'a[href=#' + value + ']';
 
-
                };
 
-
           
 
-
            if ($.address.value() == '') {
 
-
                $.address.value(overview);
 
-
            }
 
-
           
 
-
            // Address handler
 
-
            $.address.init(function(event) {
 
-
 
-
                // Adds the ID in a lazy manner to prevent scrolling
 
-
                $(contentSelector).attr('id', overview);
 
-
               
 
-
                // Tabs setup
 
-
                tabs = $('#tabs')
 
-
                    .tabs({
 
-
                        // Content filter
 
-
                        load: function(event, ui) {
 
-
                            $(ui.panel).html($(contentSelector, ui.panel).html());
 
-
                        },
 
-
                        selected: $(linkSelector).index($(currentSelector(event.value))),
 
-
                        fx: { opacity: 'toggle' }
 
-
                    })
 
-
                    .css('display', 'block');
 
-
 
-
                // Enables the plugin for all the tab links
 
-
                $(linkSelector).address();
 
-
           
 
-
            }).change(function(event) {
 
-
 
-
                // Sets the page title
 
-
                $.address.title($.address.title().split(' | ')[0] + ' | ' +
 
-
                        $(currentSelector(event.value)).text());
 
-
 
-
            }).externalChange(function(event) {
 
-
 
-
                // Select the proper tab
 
-
                tabs.tabs('select', $(currentSelector(event.value)).attr('href'));
 
-
               
 
-
            }).history(true);
 
-
 
-
            // Hides the tabs during initialization
 
-
            document.write('<style type="text/css"> #tabs { display: none; } </style>');
 
-
           
 
-
        </script>
 
-
   
 
-
 
-
 
-
<div id="tabs" align="center">
 
-
<ul class="llhmenu">
 
-
<li><a href="#Description" title="Description">Project Description</a></li>
 
-
<li><a href="/Team:Cambridge/ProjectBioluminescenceNew/Luciferase" title="Luciferase">Luciferase</a></li>
 
-
<li><a href="/Team:Cambridge/ProjectBioluminescenceNew/Recovery">Luciferin Recovery</a></li>
 
-
<li><a href="/Team:Cambridge/ProjectBioluminescenceNew/LightLevel">Light Output</a></li>
 
-
<li><a href="/Team:Cambridge/ProjectBioluminescenceNew/Experiments">Experiments</a></li>
 
-
<li><a href="/Team:Cambridge/ProjectBioluminescenceNew/Modelling">Modelling</a></li>
 
-
</ul>
 
-
<div>
 
=Bioluminescence=
=Bioluminescence=
We aim to produce a strain of bacteria that can produce a sustained and visible to the human eye light output. We have two aims in mind:
We aim to produce a strain of bacteria that can produce a sustained and visible to the human eye light output. We have two aims in mind:
Line 98: Line 7:
===Lighting===
===Lighting===
-
Ideally we will be able to increase the efficiency of the luciferase reaction such that not only is the reaction visible to the human eye, but enough to illuminate with sufficient quantity of bacteria. Having optimised the system in bacteria and completed the luciferase cycle, we would attempt to transfer this system into plants for use on highways and in homes.
+
Ideally we will be able to increase the efficiency of the luciferase reaction such that not only is the reaction visible to the human eye, but enough to illuminate with sufficient quantity of bacteria. Having optimised the system in bacteria and completed the luciferin cycle, we would attempt to transfer this system into plants for use on highways and in homes.
-
</div>
+
-
</div>
+
-
</html>
+
-
 
+
-
 
+
{{:Team:Cambridge/Templates/footerprototype}}
{{:Team:Cambridge/Templates/footerprototype}}

Latest revision as of 16:24, 1 August 2010