Template:USTCiGEM2010 header
From 2010.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <title>An Integrated Platform Based on Bacterial Microcompartment for de novo Proteinaceous Artificial Organelles</title> | ||
+ | <meta http-equiv="content-type" content="text/html; charset=gbk"> | ||
+ | <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.3.js"></script> | ||
+ | <script type="text/javascript" src="http://scripts.mindtouch.com/res/jqueryui/ui.core.js.txt"></script> | ||
+ | <script type="text/javascript" src="http://jquery-scroll-follow.googlecode.com/svn/trunk/lib/jquery.scrollfollow.js"></script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | |||
+ | $( document ).ready( function () | ||
+ | |||
+ | { | ||
+ | |||
+ | $( '#SideBar' ).scrollFollow( | ||
+ | |||
+ | { | ||
+ | |||
+ | container: 'content', | ||
+ | speed:750, | ||
+ | delay:500, | ||
+ | |||
+ | } | ||
+ | |||
+ | ); | ||
+ | |||
+ | } | ||
+ | |||
+ | ); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | |||
+ | <style type="text/css"> | ||
+ | .firstHeading{display:none;} | ||
+ | |||
+ | |||
+ | |||
+ | #content{ | ||
+ | position:relative; | ||
+ | z-index:1; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2010/7/75/Tablemap.png); | ||
+ | } | ||
+ | #bodyContent{ | ||
+ | border-bottom-right-radius:20px; | ||
+ | border-bottom-left-radius:20px; | ||
+ | border-top-left-radius:20px; | ||
+ | border-top-right-radius:20px; | ||
+ | |||
+ | } | ||
+ | #SideBar{ | ||
+ | width:250px; | ||
+ | height:500px; | ||
+ | position:absolute; | ||
+ | top:440px; | ||
+ | right:714px; | ||
+ | z-index:30; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
<body> | <body> | ||
- | + | <object type="application/x-shockwave-flash" height=335 width=897 > | |
- | <object type="application/x-shockwave-flash" height= | + | <param name="movie" value="https://static.igem.org/mediawiki/2010/0/0c/USTC_final.swf" /> |
- | <param name="movie" value="https://static.igem.org/mediawiki/2010/ | + | |
<param name="quality" value="high" /> | <param name="quality" value="high" /> | ||
+ | <param name="scale" value="Noborder" /> | ||
+ | <param name="salign" value="tl"/> | ||
</object> | </object> | ||
- | < | + | <div id="SideBar"> |
- | + | <object type="application/x-shockwave-flash" height=500 width=245 data="https://static.igem.org/mediawiki/2010/e/e1/USTC_ZOCEAN.swf"> | |
- | <object type="application/x-shockwave-flash" height= | + | <param name="movie" value="https://static.igem.org/mediawiki/2010/7/7c/~SideMenu12.swf" /> |
- | <param name="movie" value="https://static.igem.org/mediawiki/2010/ | + | |
<param name="quality" value="high" /> | <param name="quality" value="high" /> | ||
+ | <param name="scale" value="Noborder" /> | ||
+ | <param name="salign" value="tl"/> | ||
</object> | </object> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 03:27, 28 October 2010