Team:Heidelberg/Template
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
<html> | <html> | ||
+ | <head> | ||
+ | <!-- | ||
+ | |||
+ | ============================================================================================ | ||
+ | *** PLEASE NOTE: *** | ||
+ | |||
+ | The contents and design of this wiki are published under the GNU Free Documentation License. You are granted the right to copy and modify our work, but you must publish your work under the same type of license while recognizing us the authors. | ||
+ | |||
+ | Stefan Kleinsorg, Thomas Uhlig | ||
+ | |||
+ | ============================================================================================ | ||
+ | |||
+ | /--> | ||
+ | <link rel="shortcut icon" type="image/x-icon" href="https://static.igem.org/mediawiki/2010/2/26/Favicon.png" /> | ||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | /* IGEM stuff */ | ||
+ | |||
+ | |||
+ | |||
+ | #content { background-color: transparent; border: none; width: 975px;} | ||
+ | |||
+ | #contentSub {display:none;} | ||
+ | #siteSub {display:none;} | ||
+ | #search-controls { | ||
+ | top:30px; | ||
+ | left:0;} | ||
+ | input.searchButton { | ||
+ | position:absolute; | ||
+ | font-size:11pt; | ||
+ | font-family:Calibri; | ||
+ | font-weight:normal; | ||
+ | color: #666; | ||
+ | } | ||
+ | input.searchButton:visited {color: #666666;} | ||
+ | input.searchButton:hover {color:#f09600;} | ||
+ | input.searchButton:active{color:#f09600; font-weight:bold} | ||
+ | #searchGoButton {left:130px;} | ||
+ | #mw-searchButton {left:164px;} | ||
+ | .firstHeading {display:none;} | ||
+ | |||
+ | #top-section { | ||
+ | height: 50px; | ||
+ | border-left: none; | ||
+ | border-right: none; | ||
+ | z-index:5; | ||
+ | } | ||
+ | |||
+ | #p-logo { height:89px; overflow:hidden;} | ||
+ | img[src*="/wiki/skins/common/images/wiki.png"]{ | ||
+ | width:0; | ||
+ | height:100px; | ||
+ | margin-top:20px; | ||
+ | margin-left:400px; | ||
+ | margin-right:800px; | ||
+ | padding-left:975px; | ||
+ | padding-right:975px; | ||
+ | background:transparent; | ||
+ | z-index:1; | ||
+ | } | ||
+ | |||
+ | #menubar{ | ||
+ | top:0px; | ||
+ | z-index:99; | ||
+ | font-size:10pt; | ||
+ | font-family:Calibri;} | ||
+ | .left-menu {margin-top:0px; left:-20px;} | ||
+ | .left-menu ul {border: none;} | ||
+ | .right-menu {margin-top:0px; right:30px;} | ||
+ | .right-menu ul {border: none;} | ||
+ | #menubar li a {color: #666666;} | ||
+ | #menubar li a:visited {color: #666666;} | ||
+ | #menubar li a:hover { color:#f09600;} | ||
+ | #menubar li a:active{ color:#f09600; font-weight:bold} | ||
+ | |||
+ | #footer { | ||
+ | position:relative; | ||
+ | background-color: transparent; | ||
+ | font-size:10pt; | ||
+ | font-family:Calibri; | ||
+ | border:none; | ||
+ | z-index:5; | ||
+ | } | ||
+ | #footer-box {background-color: transparent; border:none} | ||
+ | #footer li a {color: #666666;} | ||
+ | #footer li a:visited {color: #666666;} | ||
+ | #footer li a:hover { color:#f09600; text-decoration:none; } | ||
+ | #footer li a:active{ color:#f09600; text-decoration:none; font-weight:bold} | ||
+ | |||
+ | body { | ||
+ | background-image:url(https://static.igem.org/mediawiki/2010/8/86/Brushed_bg.png); | ||
+ | background-position:top-center; | ||
+ | background-color:#dcdcdc; | ||
+ | } | ||
+ | |||
+ | .upbg { | ||
+ | position: absolute; | ||
+ | overflow:hidden; | ||
+ | top: -50px; | ||
+ | left: -145px; | ||
+ | width:1265px; | ||
+ | height:1050px; | ||
+ | z-index:-100; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | width: 975px; | ||
+ | margin: 226px 0px 0px; | ||
+ | background-color:transparent;} | ||
+ | |||
+ | |||
+ | #header { | ||
+ | position: absolute; | ||
+ | left:0px; | ||
+ | top:0px; | ||
+ | width:975px; | ||
+ | height:226px; | ||
+ | align:left; | ||
+ | z-index:999; | ||
+ | background-color: transparent; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/5/55/Header_key.png) ; | ||
+ | } | ||
+ | |||
+ | #menu ul { | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | width:975px; | ||
+ | height:1px; | ||
+ | } | ||
+ | |||
+ | #nav { | ||
+ | position:absolute; | ||
+ | padding: 0 0 0 0; | ||
+ | margin:0px; | ||
+ | list-style: none; | ||
+ | left:60px; | ||
+ | top:78px; | ||
+ | float:left; | ||
+ | width:975px; | ||
+ | height:1px; | ||
+ | } | ||
+ | |||
+ | #nav li { | ||
+ | float: left; | ||
+ | position: relative; | ||
+ | width: 14em; | ||
+ | font-family:Calibri,sans-serif; | ||
+ | font-size:16px; | ||
+ | } | ||
+ | |||
+ | #nav a, #nav a:visited { text-decoration:none; color:#3b3b3b; font-weight:bold;} | ||
+ | #nav a:hover, #nav a:active { color:#f09600;} | ||
+ | |||
+ | .menutable { | ||
+ | display:none; | ||
+ | border-style:none; | ||
+ | position: absolute; | ||
+ | top: 16px; | ||
+ | left: -26px; | ||
+ | list-style: disc; | ||
+ | background-color:transparent; | ||
+ | font-size:11pt; | ||
+ | line-height:1.3em; | ||
+ | white-space:nowrap; | ||
+ | } | ||
+ | |||
+ | #menu_home {margin-right:-164px; } | ||
+ | #menu_team {margin-right:-166px; } | ||
+ | #menu_project {margin-right:-155px; } | ||
+ | #menu_parts {margin-right:-168px; } | ||
+ | #menu_modeling {margin-right:-139px;} | ||
+ | #menu_notebook {margin-right:-135px; } | ||
+ | #menu_human_practices {margin-right:-89px; } | ||
+ | #menu_support {margin-right:-169px; } | ||
+ | |||
+ | #nav li:hover table, li.over table { display: block; } | ||
+ | |||
+ | |||
+ | .lefttdtop { | ||
+ | background: url(https://static.igem.org/mediawiki/2010/a/ab/Header_popup_white_tl.png) no-repeat top left; | ||
+ | padding-top:35px; | ||
+ | padding-left:28px; | ||
+ | padding-right:0px; | ||
+ | } | ||
+ | |||
+ | .lefttdtopteam { | ||
+ | background: url(https://static.igem.org/mediawiki/2010/a/ab/Header_popup_white_tl.png) no-repeat top left; | ||
+ | padding-top:35px; | ||
+ | padding-left:28px; | ||
+ | padding-right:0px; | ||
+ | } | ||
+ | |||
+ | .lefttdtopproject { | ||
+ | background: url(https://static.igem.org/mediawiki/2010/a/ab/Header_popup_white_tl.png) no-repeat top left; | ||
+ | padding-top:35px; | ||
+ | padding-left:28px; | ||
+ | padding-right:0px; | ||
+ | } | ||
+ | |||
+ | .righttdtop { | ||
+ | min-width:30px; | ||
+ | padding:0; | ||
+ | background: url(https://static.igem.org/mediawiki/2010/7/7f/Header_popup_white_tr.png) no-repeat left top; | ||
+ | } | ||
+ | |||
+ | .lefttdbottom { | ||
+ | background: url(https://static.igem.org/mediawiki/2010/b/bd/Header_popup_white_bl.png) no-repeat top left; | ||
+ | height:30px; | ||
+ | line-height:1em; | ||
+ | } | ||
+ | |||
+ | .righttdbottom { | ||
+ | width:30px; | ||
+ | height:30px; | ||
+ | table-layout:fixed; | ||
+ | padding:0; | ||
+ | background: url(https://static.igem.org/mediawiki/2010/5/5c/Header_popup_white_br.png) left top; | ||
+ | } | ||
+ | |||
+ | |||
+ | body#home .aHome, | ||
+ | body#team .aTeam, | ||
+ | body#project .aProject, | ||
+ | body#notebook .aNotebook, | ||
+ | body#modeling .aModeling, | ||
+ | body#support .aSupport, | ||
+ | body#human_practices .aHuman_Practices, | ||
+ | body#parts .aParts, | ||
+ | body#team_members .aTeam, | ||
+ | body#team_members .aTeamMembers, | ||
+ | body#team_overview .aTeam, | ||
+ | body#team_overview .aTeamOverview, | ||
+ | body#institutes .aTeam, | ||
+ | body#institutes .aInstitutes, | ||
+ | body#gallery .aTeam, | ||
+ | body#gallery .aGallery, | ||
+ | body#midance .aTeam, | ||
+ | body#midance .aDance, | ||
+ | body#project .aAbstract, | ||
+ | body#Introduction .aProject, | ||
+ | body#Introduction .aIntroduction, | ||
+ | body#project_miRNA_Kit .aProject, | ||
+ | body#project_miRNA_Kit .aProject_miRNA_Kit, | ||
+ | body#project_capsid_shuffling .aProject, | ||
+ | body#project_capsid_shuffling .aPro_Capsid_Shuffling, | ||
+ | body#pro_homology .aProject, | ||
+ | body#pro_homology .aPro_Capsid_Shuffling, | ||
+ | body#pro_homology .aPro_Homology, | ||
+ | body#pro_virobytes .aProject, | ||
+ | body#pro_virobytes .aPro_Capsid_Shuffling, | ||
+ | body#pro_virobytes .aPro_Virobytes, | ||
+ | body#pro_miMeasure .aProject, | ||
+ | body#pro_miMeasure .aPro_miMeasure, | ||
+ | body#pro_mouse .aProject, | ||
+ | body#pro_mouse .aPro_Mouse, | ||
+ | body#pro_summary .aProject, | ||
+ | body#pro_summary .aPro_Summary, | ||
+ | body#pro_ref .aProject, | ||
+ | body#pro_ref .aPro_Ref, | ||
+ | body#mode_over .aModeling, | ||
+ | body#mode_over .amode_over, | ||
+ | body#miGUI .aModeling, | ||
+ | body#miGUI .amiGUI, | ||
+ | body#mibsdesigner .aModeling, | ||
+ | body#mibsdesigner .amibsdesigner, | ||
+ | body#mirockdown .aModeling, | ||
+ | body#mirockdown .amirockdown, | ||
+ | body#modelset .aModeling, | ||
+ | body#modelset .amodelset, | ||
+ | body#note_mirna_kit .aNotebook, | ||
+ | body#note_mirna_kit .aNote_miRNA_kit, | ||
+ | body#note_capsid_shuffling .aNotebook, | ||
+ | body#note_capsid_shuffling .aNote_Capsid_Shuffling, | ||
+ | body#note_homology .aNotebook, | ||
+ | body#note_homology .aNote_Homology, | ||
+ | body#note_virobytes .aNotebook, | ||
+ | body#note_virobytes .aNote_Virobytes, | ||
+ | body#note_miMeasure .aNotebook, | ||
+ | body#note_miMeasure .aNote_miMeasure, | ||
+ | body#note_mouse .aNotebook, | ||
+ | body#note_mouse .aNote_Mouse, | ||
+ | body#note_modeling .aNotebook, | ||
+ | body#note_modeling .aNote_Modeling, | ||
+ | body#note_material .aNotebook, | ||
+ | body#note_material .aNote_Material, | ||
+ | body#note_methods .aNotebook, | ||
+ | body#note_methods .aNote_Methods, | ||
+ | body#note_biosafety .aNotebook, | ||
+ | body#note_biosafety .aNote_Biosafety, | ||
+ | body#note_primer .aNotebook, | ||
+ | body#note_primer .aNote_Material, | ||
+ | body#note_philo .aNotebook, | ||
+ | body#note_philo .aNote_Philo, | ||
+ | body#note_psycho .aNotebook, | ||
+ | body#note_psycho .aNote_Psycho, | ||
+ | body#psycho .aHuman_Practices, | ||
+ | body#psycho .aPsycho, | ||
+ | body#philo .aHuman_Practices, | ||
+ | body#philo .aPhilo | ||
+ | { color:#00a5ea; <!--cursor: default;--> } | ||
+ | |||
+ | #nav li table a {background-color:transparent} | ||
+ | |||
+ | a:link, a:visited {text-decoration:none; color:#005C87;} | ||
+ | a:hover, a:active {text-decoration:none; color:#f09600;} | ||
+ | |||
#contenttable { | #contenttable { | ||
Line 279: | Line 582: | ||
</style> | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | startList = function() { | ||
+ | if (document.getElementById) { | ||
+ | navRoot = document.getElementById("nav"); | ||
+ | for (i=0; i<navRoot.childNodes.length; i++) { | ||
+ | node = navRoot.childNodes[i]; | ||
+ | if (node.nodeName=="LI") { | ||
+ | node.onmouseover=function() { | ||
+ | this.className+=" over"; | ||
+ | } | ||
+ | node.onmouseout=function() { | ||
+ | this.className=this.className.replace(" over", ""); | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | window.onload=startList; | ||
+ | </script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | removesqBracket = function() { | ||
+ | |||
+ | var arr = document.getElementsByTagName("span"); | ||
+ | var count = arr.length; | ||
+ | |||
+ | for (var i=0;i<count;i++) { | ||
+ | var arri = arr[i]; | ||
+ | |||
+ | if(arri.className== "editsection") { | ||
+ | var arritext = arri.innerHTML | ||
+ | arritext = arritext.replace(/^\[/, ""); | ||
+ | document.getElementsByTagName("span")[i].innerHTML = arritext.replace(/\]$/, ""); | ||
+ | } | ||
+ | }} | ||
+ | window.onload = removesqBracket; | ||
+ | </script> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <img class="upbg" src="https://static.igem.org/mediawiki/2010/9/92/Bg_plasmid.png"> | ||
+ | |||
+ | <!--[if IE]> | ||
+ | <style type="text/css"> | ||
</style> | </style> | ||
+ | <![endif]--> | ||
+ | |||
+ | <div id="header"> | ||
+ | <div id="menu"> | ||
+ | <ul id="nav"> | ||
+ | <li id="menu_home"><a class="aHome" href="https://2010.igem.org/Team:Heidelberg">Home</a> | ||
+ | </li> | ||
+ | |||
+ | <li id="menu_team"><a class="aTeam" href="https://2010.igem.org/Team:Heidelberg/Team">Team</a> | ||
+ | <table class="menutable" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="lefttdtopteam"> | ||
+ | <a class="aTeamOverview" href="https://2010.igem.org/Team:Heidelberg/Team">Overview</a><br> | ||
+ | <a class="aTeamMembers" href="https://2010.igem.org/Team:Heidelberg/Team/Members">Students</a><br> | ||
+ | <a class="aTeamMembers" href="https://2010.igem.org/Team:Heidelberg/Team/Members#Instructors">Instructors</a><br> | ||
+ | <a class="aTeamMembers" href="https://2010.igem.org/Team:Heidelberg/Team/Members#Advisors">Advisors</a><br> | ||
+ | <a class="aInstitutes" href="https://2010.igem.org/Team:Heidelberg/Team/Institutes">Institutes</a><br> | ||
+ | <a class="aGallery" href="https://2010.igem.org/Team:Heidelberg/Team/Gallery">Gallery</a><br> | ||
+ | <a class="aDance" href="https://2010.igem.org/Team:Heidelberg/midance">miDANCE</a><br> | ||
+ | </td> | ||
+ | <td class="righttdtop"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="lefttdbottom"></td> | ||
+ | <td class="righttdbottom"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </li> | ||
+ | |||
+ | <li id="menu_project"><a class="aProject" href="https://2010.igem.org/Team:Heidelberg/Project">Project</a> | ||
+ | <table class="menutable" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="lefttdtopproject"> | ||
+ | <a class="aAbstract" href="https://2010.igem.org/Team:Heidelberg/Project">Abstract</a><br> | ||
+ | <a class="aIntroduction" href="https://2010.igem.org/Team:Heidelberg/Project/Introduction">Introduction</a><br> | ||
+ | <a class="aProject_miRNA_Kit" href="https://2010.igem.org/Team:Heidelberg/Project/miRNA_Kit">Synthetic miRNA Kit</a><br> | ||
+ | <a class="aPro_Capsid_Shuffling" href="https://2010.igem.org/Team:Heidelberg/Project/Capsid_Shuffling">Capsid Shuffling</a><br> | ||
+ | <a class="aPro_Homology" href="https://2010.igem.org/Team:Heidelberg/Project/Capsid_Shuffling/Homology_Based"> Homology Based</a><br> | ||
+ | <a class="aPro_Virobytes" href="https://2010.igem.org/Team:Heidelberg/Project/Capsid_Shuffling/ViroBytes"> ViroBytes</a><br> | ||
+ | <a class="aPro_miMeasure" href="https://2010.igem.org/Team:Heidelberg/Project/miMeasure">miMeasure</a><br> | ||
+ | <a class="aPro_Mouse" href="https://2010.igem.org/Team:Heidelberg/Project/Mouse_Infection"><i>in vivo</i> Study</a><br> | ||
+ | <a class="aPro_Summary" href="https://2010.igem.org/Team:Heidelberg/Project/Summary">Summary & Outlook</a><br> | ||
+ | <a class="aPro_Ref" href="https://2010.igem.org/Team:Heidelberg/Project/References">References</a><br> | ||
+ | </td> | ||
+ | <td class="righttdtop"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="lefttdbottom"></td> | ||
+ | <td class="righttdbottom"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </li> | ||
+ | |||
+ | <li id="menu_parts"><a class="aParts" href="https://2010.igem.org/Team:Heidelberg/Parts">Parts</a> | ||
+ | <table class="menutable" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="lefttdtop"> | ||
+ | <a class="aParts" href="https://2010.igem.org/Team:Heidelberg/Parts">Parts</a><br> | ||
+ | <a href="https://2010.igem.org/Team:Heidelberg/Parts/Characterization">Characterization</a><br> | ||
+ | </td> | ||
+ | <td class="righttdtop"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="lefttdbottom"></td> | ||
+ | <td class="righttdbottom"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </li> | ||
+ | |||
+ | <li id="menu_modeling"><a class="aModeling" href="https://2010.igem.org/Team:Heidelberg/Modeling">Modeling</a> | ||
+ | <table class="menutable" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="lefttdtop"> | ||
+ | <a class="amode_over" href="https://2010.igem.org/Team:Heidelberg/Modeling">Introduction</a><br> | ||
+ | <a class="amiGUI" href="https://2010.igem.org/Team:Heidelberg/Modeling/miGUI">miBEAT</a><br> | ||
+ | <a class="amirockdown" href="https://2010.igem.org/Team:Heidelberg/Modeling/miRockdown">miRockdown</a><br> | ||
+ | <a class="amibsdesigner" href="https://2010.igem.org/Team:Heidelberg/Modeling/miBSdesigner">miBS designer</a><br> | ||
+ | <a class="amibsdesigner" href="https://2010.igem.org/Team:Heidelberg/Modeling/miBSdesigner">miCrappallo</a><br> | ||
+ | <a class="amodelset" href="https://2010.igem.org/Team:Heidelberg/Modeling/trainingset">Descriptions</a><br></td> | ||
+ | <td class="righttdtop"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="lefttdbottom"></td> | ||
+ | <td class="righttdbottom"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </li> | ||
+ | |||
+ | <li id="menu_notebook"><a class="aNotebook" href="https://2010.igem.org/Team:Heidelberg/Notebook">Notebook</a> | ||
+ | <table class="menutable" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="lefttdtop"> | ||
+ | <a class="aNote_miRNA_kit" href="https://2010.igem.org/Team:Heidelberg/Notebook/miRNA_Kit">Synthetic miRNA Kit</a><br> | ||
+ | <a class="aNote_Capsid_Shuffling">Capsid Shuffling</a><br> | ||
+ | <a class="aNote_Homology" href="https://2010.igem.org/Team:Heidelberg/Notebook/Capsid_Shuffling/Homology_Based"> Homology Based</a><br> | ||
+ | <a class="aNote_Virobytes" href="https://2010.igem.org/Team:Heidelberg/Notebook/Capsid_Shuffling/ViroBytes"> ViroBytes</a><br> | ||
+ | <a class="aNote_miMeasure" href="https://2010.igem.org/Team:Heidelberg/Notebook/miMeasure">miMeasure</a><br> | ||
+ | <a class="aNote_Mouse" href="https://2010.igem.org/Team:Heidelberg/Notebook/Mouse_Infection"><i>in vivo</i> Study</a><br> | ||
+ | <a class="aNote_Modeling" href="https://2010.igem.org/Team:Heidelberg/Notebook/Modeling">Modeling</a><br> | ||
+ | <a class="aNote_Material" href="https://2010.igem.org/Team:Heidelberg/Notebook/Material">Material</a><br> | ||
+ | <a class="aNote_Methods" href="https://2010.igem.org/Team:Heidelberg/Notebook/Methods">Methods</a><br> | ||
+ | <a class="aNote_Psycho" href="https://2010.igem.org/Team:Heidelberg/Human_Practices/Psychology/Notebook">Psychological Survey</a><br> | ||
+ | <a class="aNote_Philo" href="https://2010.igem.org/Team:Heidelberg/Human_Practices/Philosophy/Part2">Philosophical Reflection</a><br> | ||
+ | <a class="aNote_Biosafety" href="https://2010.igem.org/Team:Heidelberg/Notebook/Biosafety">Biosafety</a><br> | ||
+ | |||
+ | </td> | ||
+ | <td class="righttdtop"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="lefttdbottom"></td> | ||
+ | <td class="righttdbottom"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </li> | ||
+ | |||
+ | <li id="menu_human_practices"><a class="aHuman_Practices" href="https://2010.igem.org/Team:Heidelberg/Human Practices">Human Practices</a> | ||
+ | <table class="menutable" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td class="lefttdtop"> | ||
+ | <a class="aPsycho" href="https://2010.igem.org/Team:Heidelberg/Human Practices/Psychology">Psychological Survey</a><br> | ||
+ | <a class="aPhilo" href="https://2010.igem.org/Team:Heidelberg/Human Practices/Philosophy">Philosophical Reflection</a><br> | ||
+ | </td> | ||
+ | <td class="righttdtop"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="lefttdbottom"></td> | ||
+ | <td class="righttdbottom"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </li> | ||
+ | |||
+ | <li id="menu_support"><a class="aSupport" href="https://2010.igem.org/Team:Heidelberg/Support">Sponsors</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | |||
</html> | </html> |
Revision as of 23:00, 26 October 2010