|
|
Line 1: |
Line 1: |
- | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | + | <html> |
- | <head> | + | <head> |
- | <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-China/basic.css?action=raw&ctype=text/css" type="text/css"> | + | <title>Modeling Presentation</title> |
- | | + | <style> |
- | | + | |
- |
| + | |
- | <!--this is the top menu-->
| + | |
- | | + | |
- | | + | |
- | <style>
| + | |
| body{ | | body{ |
| font-size:9pt; | | font-size:9pt; |
Line 25: |
Line 19: |
| } | | } |
| </style> | | </style> |
- | <script type="text/javascript"> | + | </head> |
| + | <script> |
| var greynum=10; | | var greynum=10; |
| var rednum=10; | | var rednum=10; |
Line 342: |
Line 337: |
| }; | | }; |
| </script> | | </script> |
- | </head>
| |
- |
| |
- | <a name="top" id="top"></a>
| |
- |
| |
- | <div id="centercontent" >
| |
| <body onload="Snake.init();"> | | <body onload="Snake.init();"> |
| <h1>Modeling Presentation</h1> | | <h1>Modeling Presentation</h1> |
Line 364: |
Line 354: |
| </tr> | | </tr> |
| </table> | | </table> |
- | <script type="text/javascript"> | + | <script> |
| $('btn').onclick = function(){ | | $('btn').onclick = function(){ |
| if(Snake.paused){ | | if(Snake.paused){ |
Line 385: |
Line 375: |
| </script> | | </script> |
| </body> | | </body> |
- | </div><!--the centercontent--> | + | </html> |
- | | + | |
- | | + | |
- | <div id="nav_5" class="nav_5style" style="position:fixed; left:5px; top:120px; width:110px; height:430px;background-color: #DFFFDF; -moz-border-radius: 10px; -webkit-border-radius: 10px;border-radius: 10px; border: 1px solid DDD; padding:8px;margin:0px;border:none;">
| + | |
- | <p class="level0"><a href="https://2012.igem.org/Team:USTC-China">HOME</a></p>
| + | |
- | | + | |
- | | + | |
- | <p class="level0"><a href="https://2012.igem.org/Team:USTC-China/background">PROJECT</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/background">Background</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/methods">Methods</a></p>
| + | |
- | | + | |
- | <p class="level0"><a href="https://2012.igem.org/Team:USTC-China/achievements">ACHIEVEMENTS</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/results">Results</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/parts">Parts</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/futurework">Future Work</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/judgingcriteria">Judging Criteria</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/asiajamboree">Asia Jamboree</a></p>
| + | |
- | | + | |
- | <p class="level0"><a href="https://2012.igem.org/Team:USTC-China/modeling">MODELING</a></p>
| + | |
- | | + | |
- | <p class="level0"><a href="https://2012.igem.org/Team:USTC-China/outreach">OUTREACH</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/foodsafety">Food Safety</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/openday">Open Day</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/outreach">Outreach</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/safety">Safety</a></p>
| + | |
- | | + | |
- | <p class="level0"><a href="https://2012.igem.org/Team:USTC-China/protocols">NOTES</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/protocols">Protocols</a></p>
| + | |
- | | + | |
- | <p class="level1"><a href="https://2012.igem.org/Team:USTC-China/groupmeetings">Group meetings</a></p>
| + | |
- | | + | |
- | <p class="level0"><a href="https://2012.igem.org/Team:USTC-China/team">TEAM</a></p>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | </div>
| + | |
- | | + | |
- | <!--the top menu-->
| + | |
- | <div class="returnTop" show="true" style="visibility: visible; zoom: 1; opacity: 1; ">
| + | |
- | <a href="#top">backtotop</a></div>
| + | |