Team:Alberta/Header3

From 2009.igem.org

(Difference between revisions)
(Removing all content from page)
Line 1: Line 1:
-
<html>
 
-
<link rel="stylesheet" type="text/css" href="http://www.ualberta.ca/~enoch/Header3/headercss.css" />
 
-
<link rel="stylesheet" type="text/css" href="http://www.ualberta.ca/~enoch/Header3/dropdowncss.css" />
 
-
 
-
<!--[if IE]>
 
-
<style type="text/css">
 
-
#utilNav ul li {list-style-image: none;}
 
-
#suppNav ul li {list-style-image: none;}
 
-
#mainNav ul li {list-style-image: none;}
 
-
</style>
 
-
<![endif]-->
 
-
 
-
<script type="text/javascript" src="http://www.ualberta.ca/~enoch/Header3/JAVA.js"></script>
 
-
<script type="text/javascript">
 
-
function ddnav() {
 
-
$('#ddNav li').hover(
 
-
function () {
 
-
$(this).find('div:first').css('display','block');},
 
-
function () {
 
-
$(this).find('div:first').css('display','none');}
 
-
);
 
-
}
 
-
 
-
function ddnavsub() {
 
-
$('#ddNav span > a').toggle(
 
-
function () {
 
-
$(this).removeClass("expand").addClass("collapse");
 
-
$(this).parent().find('div:first').slideDown('fast');
 
-
$(this).hover(
 
-
function (){$(this).css('background-color','#99AAFF')},
 
-
function (){$(this).css('background-color','#99AAFF')});},
 
-
function () {
 
-
$(this).removeClass("collapse").addClass("expand");
 
-
$(this).parent().find('div:first').css('display','none');
 
-
$(this).hover(
 
-
function (){$(this).css('background-color','#F5F5F0')},
 
-
function (){$(this).css('background-color','#FFFFFF')});}
 
-
).addClass('expand');
 
-
}
 
-
 
-
function ddtoggle() {
 
-
$('#ddToggle').toggle(
 
-
function () {
 
-
$('#ddNav').css('position','fixed');
 
-
$('#ddNav').css('left','10px');
 
-
$('#ddNav').css('bottom','auto');
 
-
$('#ddNav').css('top','0');
 
-
$('#ddNav li>a').css('background-image','none');
 
-
$('#ddNav li>a').css('border','1px solid #075a90');
 
-
$('#ddNav li>a').css('border-top','none');},
 
-
function () {
 
-
$('#ddNav').css('position','absolute');
 
-
$('#ddNav').css('left','0');
 
-
$('#ddNav').css('top','auto');
 
-
$('#ddNav').css('bottom','0');
 
-
$('#ddNav li>a').css('background-image','url(https://static.igem.org/mediawiki/2008/9/99/Round-chamfer-10px.png)');
 
-
$('#ddNav li>a').css('border','none');}
 
-
);
 
-
}
 
-
 
-
function ddmozilla() {
 
-
ddtoggle();
 
-
}
 
-
 
-
$(function () {
 
-
ddnav();
 
-
ddnavsub();
 
-
 
-
if($.browser.mozilla) {ddmozilla();}
 
-
});
 
-
</script>
 
-
 
-
<div id="ddToggle">&nbsp; dock/undock dropdown &nbsp;</div>
 
-
 
-
<div id="header">
 
-
 
-
 
-
<!-- logo -->
 
-
<div id="logo">
 
-
<center><img src="https://static.igem.org/mediawiki/2009/a/a1/UofA_HeaderBanner.jpg" width=950 height=240/></a></center>
 
-
</div>
 
-
<!-- END logo -->
 
-
 
-
<!-- main navigation -->
 
-
<div id="mainNav">
 
-
 
-
<ul id="ddNav">
 
-
<li>
 
-
<a>The Team</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Team/LabsandGroups">Research Labs and Groups</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Team/Students">Students</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Team/Instructors">Instructors</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Team/Advisors">Advisors</a>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Team/Pictures">Pictures</a>
 
-
</div>
 
-
</li>
 
-
<li>
 
-
<a>The Project</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Project">Summary</a>
 
-
<span>
 
-
<a>Components</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Input">Input</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Output">Output</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Filter">Filter</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Inverter">InverTimer</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Reset">Reset</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Project/CellDeath">Cell Death</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Project/Memory">Memory</a>
 
-
</div>
 
-
</span>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Safety">Safety</a>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Evaluation">End Evaluation</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Literature">Literature</a>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Brainstorm">Brainstorm</a>
 
-
</div>
 
-
</li>
 
-
        <li>
 
-
<a>Ethics</a>
 
-
<div>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Ethics/Introduction">Introduction</a>
 
-
<span>
 
-
<a>Three A's</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Threeas/Defining">Defining the three A's</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Threeas/Physics">Developments in modern physics</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Threeas/Biology">Developments in biology</a>
 
-
        </div>
 
-
</span>
 
-
<span>
 
-
<a>Concerns & Issues</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Concerns/Defining">Defining synthetic biology</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Concerns/Framework">A framework</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Concerns/Concerns">Concerns</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Concerns/Issues">Issues</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Concerns/Answers">The need for answers</a>
 
-
</div>
 
-
</span>
 
-
<span>
 
-
<a>Biological Robotics</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Robotics/KULeuven">KULeuven iGEM 2008 project</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ethics/Robotics/Robotics">Biological robotics</a>
 
-
</div>
 
-
</span>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Ethics/Afterword">Afterword</a>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Ethics/References">References</a>
 
-
</div>
 
-
</li>
 
-
<li>
 
-
<a>Submitted Parts</a>
 
-
<div>
 
-
<a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2008&group=KULeuven">Sandbox</a>
 
-
</div>
 
-
</li>
 
-
<li>
 
-
<a>Modeling</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Overview">Overview</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/KineticConstants">Kinetic Constants</a>
 
-
<span>
 
-
<a>Components</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Output">Output</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Filter">Filter</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Inverter">InverTimer</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Reset">Reset</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/CellDeath">Cell Death</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Memory">Memory</a>
 
-
</div>
 
-
</span>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/FullModel">Full Model</a>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Model/Sensitivity">Sensitivity Analysis</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/MultiCell">Multi-cell Model</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Model/Diffusion">Diffusion</a>
 
-
</div>
 
-
</li>
 
-
<li>
 
-
<a>Data Analysis</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Data/Overview">Overview</a>
 
-
<span>
 
-
<a>New Parts</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Data/GFP">GFP (LVA-tag)</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Data/Other_Parts">Other</a>
 
-
</div>
 
-
</span>
 
-
                        <span>
 
-
<a>Components</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Data/Input">Input</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Data/Output">Output</a>
 
-
                                        <a href="https://2008.igem.org/Team:KULeuven/Data/Other_Components">Other</a>
 
-
</div>
 
-
</span>
 
-
</div>
 
-
</li>
 
-
        <li>
 
-
<a>Software</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Software/MultiCell">Multi-cell Toolbox</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Software/Simbiology2LaTeX">Simbiology2LaTeX Toolbox</a>
 
-
</div>
 
-
</li>
 
-
<li>
 
-
<a>Notebook</a>
 
-
<div>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Protocols">Protocols</a>
 
-
<span>
 
-
<a>Reports</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Meeting Reports">Daily</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Weekly Meetings">Weekly</a>
 
-
</div>
 
-
</span>
 
-
<span>
 
-
<a>Lab Data</a>
 
-
<div>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Freezer">Freezer</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Primers">Primers</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Ligation">Ligation</a>
 
-
</div>
 
-
</span>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Tools">Tools</a>
 
-
<a href="https://2008.igem.org/Team:KULeuven/Press">Press</a>
 
-
                        <a href="https://2008.igem.org/Team:KULeuven/Acknowledgments">Acknowledgments</a>
 
-
</div>
 
-
</li>
 
-
       
 
-
</ul>
 
-
 
-
</div>
 
-
<!-- END main navigation -->
 
-
 
-
</div>
 
-
</html>
 

Revision as of 19:36, 9 July 2009