Team:Freiburg

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html><body>
+
<nowiki><script>
-
<script>
+
$('<link>',{
$('<link>',{
    rel: 'stylesheet',
    rel: 'stylesheet',
Line 43: Line 42:
</div>
</div>
<script src="/Team:Freiburg/js/main.js?action=raw&ctype=text/javascript"></script>
<script src="/Team:Freiburg/js/main.js?action=raw&ctype=text/javascript"></script>
-
</body></html>
+
</nowiki>

Revision as of 06:51, 2 August 2014

<script> $('<link>',{ rel: 'stylesheet', href: '/Team:Freiburg/css/styles.css?action=raw&ctype=text/css', type: 'text/css' }).appendTo('head'); $('head title').text('iGEM Freiburg 2014'); </script> <div id="menue"> <table align="center" width="1200px" style="background-color: #7A191A; color: #FFFFFF; padding-bottom: 10px; padding-top:10px;"> <tr> <td><a id="link1" href="https://2014.igem.org/Team:Freiburg" onmouseover="colorify(this);" onmouseout="normal(this);">Main</a></td> <td><a id="link2" href="https://2014.igem.org/Team:Freiburg/Team" onmouseover="colorify(this);"onmouseout="normal(this);">Team</a></td> <td><a id="link3" href="https://igem.org/Team.cgi?year=2014&team_name=Freiburg" onmouseover="colorify(this);"onmouseout="normal(this);">Official Team Profile</a></td> <td><a id="link4" href="https://2014.igem.org/Team:Freiburg/Project"onmouseover="colorify(this);"onmouseout="normal(this);">Project</a></td> <td><a id="link5" href="https://2014.igem.org/Team:Freiburg/Parts"onmouseover="colorify(this);"onmouseout="normal(this);">Parts</a></td> <td><a id="link6" href="https://2014.igem.org/Team:Freiburg/Modeling"onmouseover="colorify(this);"onmouseout="normal(this);">Modeling</a></td> <td><a id="link7" href="https://2014.igem.org/Team:Freiburg/Notebook"onmouseover="colorify(this);"onmouseout="normal(this);">Notebook</a></td> <td><a id="link8" href="https://2014.igem.org/Team:Freiburg/Safety"onmouseover="colorify(this);"onmouseout="normal(this);">Safety</a></td> <td><a id="link9" href="https://2014.igem.org/Team:Freiburg/Attributions"onmouseover="colorify(this);"onmouseout="normal(this);">Attributions</a></td> <td align ="center"><a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a></td> <td><a href="/Special:PrefixIndex/Team:Freiburg">Sitemap</a></td> </tr> </table> </div> <div class="content"> <div id="tablediv" style="width: 1200px; margin:0 auto"> <table id="mainContent" align="center" width="1200px" height="600px"> <tr height="20px"></tr> <tr > <td align="left" width="600px" rowspan="2" ><img id="leftimage" src="https://static.igem.org/mediawiki/2014/1/10/Freiburg_2014_agent_man_pointing.png" /></td> <td height="200px"><img id="logo" src="https://static.igem.org/mediawiki/2014/6/6f/Freiburg_2014_LOGO_outside_transparent.png" height="100%"/></td> </tr> <tr> <td valign="top" style="padding-left:20px; text-align: left;"><h2 id="title">Abstract:</h2> <p id="text" style="color:#FFFFFF"> iGEM Freiburg developed an optogenetical agent gadget which allows to safely transmit secret messages. </p></td> </tr> </table> </div> </div> <script src="/Team:Freiburg/js/main.js?action=raw&ctype=text/javascript"></script>