Template:KUL navbar
From 2008.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <!-- | + | <!-- |
- | < | + | <center>[[ETHZ | Main Page]] [[ETHZ/Model | System Modeling]] [[ETHZ/Simulation | Simulations]] [[ETHZ/Biology | System Implementation]] [[ETHZ/Biology/Lab| Lab Notes]] [[ETHZ/Meet_the_team | Meet the Team]] [[ETHZ/Internal | Team Notes]] [[ETHZ/Pictures | 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> |
- | < | + | |
- | <li><a href="" title=""> | + | <!-- CSS for Drop Down Tabs Menu #1 --> |
- | <li><a href="" title=""> | + | <link rel="stylesheet" type="text/css" href="http://christos.bergeles.net/eth_ddcolortabs.css" /> |
- | <li><a href="" title=""> | + | <div id="colortab" class="ddcolortabs"> |
- | <li><a href="" title=""> | + | <ul> |
- | <li><a href="" title=""> | + | <li><a href="http://parts.mit.edu/igem07/index.php?title=ETHZ" 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> | + | <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> | </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#Introduction">Introduction</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#Team_Members">Team Members</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#Acknowledgments">Acknowledgments</a> | ||
+ | <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Site_Map">Site map Section</a> + <a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Site_Map">Site map</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#Introduction">Introduction</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#Model_Overview">Model Overview</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#Detailed_Model">Detailed Model</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/Model#Final_Model">Final Model</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/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/Model#Mathematical_Model">Mathematical Model</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/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> | </html> |
Revision as of 08:18, 21 May 2008