IGEM:IMPERIAL/2009/Neu

From OpenWetWare
Jump to navigationJump to search

<html> <head>

<!-- CSS Style Sheet Imperial College iGEM team 2009 --> <style type="text/css">

  • {margin:0; padding:0}
  1. accordion {width:100%; margin:50px auto}

.accordion {width:100%; font:10px Verdana,Arial; color:#033} .accordion dt {width:100%; border:2px solid #9ac1c9; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(http://openwetware.org/images/a/a1/II09_HMenu_Home.png)} .accordion dt:hover {background:url(images/header_over.gif)} .accordion dd {overflow:hidden; background:#fff} .accordion span {display:block; width:100%; border:2px solid #9ac1c9; border-top:none; padding:15px}

  1. accordion2 {width:259px; margin:50px auto; border:1px solid #333; border-top:none}

.accordion2 {width:259px; font:12px Verdana,Arial; color:#333} .accordion2 dt {width:247px; padding:4px 6px; font-weight:bold; cursor:pointer; background-color:#666; background-image:url(images/arrow_down.gif); background-position:right center; background-repeat:no-repeat; color:#fff; border-top:1px solid #333} .accordion2 dt:hover {background-color:#555} .accordion2 .open {background-color:#444; background-image:url(images/arrow_up.gif)} .accordion2 dd {overflow:hidden; background:#fff} .accordion2 span {display:block; width:229px; border-top:none; padding:15px}

  1. accordion3 {width:100%; margin:50px auto; border:1px solid #333; border-top:none}

.accordion3 {width:100%; font:12px Verdana,Arial; color:#333} .accordion3 dt {width:100%; padding:4px 6px; font-weight:bold; cursor:pointer; background-color:#666; background-image:url(images/arrow_down.gif); background-position:right center; background-repeat:no-repeat; color:#fff; border-top:1px solid #333} .accordion3 dt:hover {background-color:#555} .accordion3 .open {background-color:#444; background-image:url(images/arrow_up.gif)} .accordion3 dd {overflow:hidden; background:#fff} .accordion3 span {display:block; width:100%; border-top:none; padding:15px}

  1. slideMenu

.sm {list-style:none; width:100%; height:100px; display:block; overflow:hidden} .sm li {float:left; display:inline; overflow:hidden}

  1. footerMenu

.sm2 {list-style:none; width:100%; height:100px; display:block; overflow:hidden} .sm2 li {float:left; display:inline; overflow:hidden}

  1. Background {

border: 3px solid #1E3F8B; }

  1. Footer{

background:url(http://openwetware.org/images/a/af/II09_HMenu_Footer.png); width:80%; }

</style> <!-- End of CSS Style Sheet Imperial College iGEM team 2009 -->

<script type="text/javascript" src="http://openwetware.org/images/5/5e/II09_Menu_New.css"></script>

</head>

<body onload="slideMenu.build('sm','menuTable',390,10,20,0)">

<table width="100%" border=0 cellpadding="0" cellspacing="0"> <tr padding="0"> <td width="20%"></td> <td padding="0" width="80%" id="menuTable"> <div id="sm" class="sm" padding="0"> <li><a href="./" alt="Home Page"><img src="http://openwetware.org/images/a/a1/II09_HMenu_Home.png" /></a></li> <li><a href="./M1" alt="Module 1: Protein Production" /><img src="http://openwetware.org/images/1/11/II09_HMenu_M1.png" /></a></li> <li><a href="./M2" alt="Module 2: Encapsulation" ><img src="http://openwetware.org/images/9/9f/II09_HMenu_M2.png" /></a></li> <li><a href="./M3" alt="Module 3: Genomic Deletion"><img src="http://openwetware.org/images/b/b4/II09_HMenu_M3.png" /></a></li>

       <li><a href="./Results"  alt="Results: experimental and modelling"><img src="http://openwetware.org/images/9/93/II09_HMenu_Results.png" /></a></li>

</div> <img src="http://openwetware.org/images/1/15/II09_HMenu_end.png"> </td></tr> </table>

<table width="100%" border=0 cellpadding="0" cellspacing="0"> <tr>

<td width="20%"> <div id="accordion21"> <dl class="accordion21" id="slider21"> <dt>Module 1 - Protein Production</dt> <dd>

                   <span>

<a href="./M1">Main Page</a><br>

                       <a href="./M1/Assays">Assays</a><br>
                   </span>

</dd> <dt>Module 2 - Encapsulation</dt> <dd> <span> <a href="./M2">Main Page</a><br>

                       <a href="./M2/Assays">Assays</a><br>
                   </span>

</dd> <dt>Module 3 - Genomic neutralisation</dt> <dd> <span> <a href="./M3">Main Page</a><br>

                       <a href="./M3/Assays">Assays</a><br>
                   </span>

</dd> </dl> </div> </td>

<td id="Background">

<br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br>

</td></tr> </table>

<table width="80%" border=0 cellpadding="0" cellspacing="0" id="Footer"> <tr padding="0"><td padding="0"> <img src="http://openwetware.org/images/1/17/II09_Footer_section_left.png">

<!-- <div id="sm4322" class="sm2234" padding="0"> <li><a href="./Contact"><img src="http://openwetware.org/images/a/af/II09_HMenu_Footer.png" alt="Home Page" /></a></li> <li><a href="./Team"><img src="http://openwetware.org/images/a/af/II09_HMenu_Footer.png" alt="Home Page" /></a></li> <li><a href="./Podcast"><img src="http://openwetware.org/images/a/af/II09_HMenu_Footer.png" alt="Home Page" /></a></li> <li><a href="./Pictures"><img src="http://openwetware.org/images/a/af/II09_HMenu_Footer.png" alt="Home Page" /></a></li>

       <li><a href="./Sponsors"><img src="http://openwetware.org/images/a/af/II09_HMenu_Footer.png" alt="Home Page" /></a></li>

</div> -->

<img src="http://openwetware.org/images/8/8c/II09_Footer_section_right.png"> </td></tr> </table>

</body> </html>