|
|
Line 1: |
Line 1: |
- | <html>
| |
| | | |
- | <!--
| |
- | <center>[[KULeuven | Main Page]] [[KULeuven | System Modeling]] [[KULeuven | Simulations]] [[KULeuven | System Implementation]] [[KULeuven | Lab Notes]] [[KULeuven | Meet the Team]] [[KULeuven | Team Notes]] [[KULeuven | Pictures!]]</center><br>
| |
- | -->
| |
- |
| |
- | <script type="text/javascript" src="http://christos.bergeles.net/eth_dropdowntabs.js">
| |
- |
| |
- | /***********************************************
| |
- | * Drop Down Tabs Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
| |
- | * This notice MUST stay intact for legal use
| |
- | * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
| |
- | ***********************************************/
| |
- |
| |
- | </script>
| |
- |
| |
- | <!-- CSS for Drop Down Tabs Menu #1 -->
| |
- | <link rel="stylesheet" type="text/css" href="https://2008.igem.org/wiki/index.php/User:Avdmeers/StyleSheets/dropmenu.css" />
| |
- | <div id="colortab" class="ddcolortabs">
| |
- | <ul>
| |
- | <li><a href="https://2008.igem.org/Team:KULeuven" title="Home"rel="dropmenu_home"><span>Home</span></a></li>
| |
- | <li><a href="https://2008.igem.org/Team:KULeuven/Team" title="Team"rel="dropmenu_team"><span>The Team</span></a></li>
| |
- | <li><a href="https://2008.igem.org/Team:KULeuven/Road_Map" title="Road Map"rel="dropmenu_road_map"><span>Road Map</span></a></li>
| |
- | <li><a href="https://2008.igem.org/Team:KULeuven/Project" title="Project"rel="dropmenu_project"><span>The Project</span></a></li>
| |
- | <li><a href="https://2008.igem.org/Team:KULeuven/Parts" title="Parts"rel="dropmenu_parts"><span>Parts Submitted to the Registry</span></a></li>
| |
- | <li><a href="https://2008.igem.org/Team:KULeuven/Modeling" title="Modeling"rel="dropmenu_modeling"><span>Modeling</span></a></li>
| |
- | <li><a href="https://2008.igem.org/Team:KULeuven/Notebook" title="Notebook"rel="dropmenu_notebook"><span>Notebook</span></a></li>
| |
- | </ul>
| |
- | </div>
| |
- | <div class="ddcolortabsline"> </div>
| |
- |
| |
- |
| |
- | <!--1st drop down menu -->
| |
- | <div id="dropmenu_home" class="dropmenudiv_a">
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Introduction">Introduction Section</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Team_Members">Team Members Section</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Acknowledgments">Acknowledgments Section</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Site_Map">Site map Section</a>
| |
- | </div>
| |
- |
| |
- |
| |
- | <!--2nd drop down menu -->
| |
- | <div id="dropmenu_team" class="dropmenudiv_a" style="width: 150px;">
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Introduction">Introduction Section</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Model_Overview">Model Overview Section</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Detailed_Model">Detailed Model Section</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Final_Model">Final Model Section</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Modeling_Basics">Modeling Basics Page</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Mathematical_Model">Mathematical Model Section</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/FSM">FSM View Page</a>
| |
- | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/FlipFlop">Flip-Flop View Page</a>
| |
- | </div>
| |
- |
| |
- | <script type="text/javascript">
| |
- | //SYNTAX: tabdropdown.init("menu_id", [integer OR "auto"])
| |
- | tabdropdown.init("colortab", 3)
| |
- | </script>
| |
- |
| |
- | </html>
| |