|
|
(One intermediate revision not shown) |
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="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model" title="Modeling"rel="dropmenu_modeling"><span>System Modeling</span></a></li>
| |
- | <li><a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Simulation" title="Simulations"rel="dropmenu_simulation"><span>Simulations</span></a></li>
| |
- | <li><a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Biology" title="System Implementation"rel="dropmenu_biology"><span>System Implementation</span></a></li>
| |
- | <li><a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Meet_the_team" title="Meet the team"rel="dropmenu_meettheteam"><span>Meet the team</span></a></li>
| |
- | <li><a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Pictures" title="Pictures!"rel="dropmenu_pictures"><span>Pictures!</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_modeling" 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>
| |