Team:Tianjin
From 2011.igem.org
(Difference between revisions)
(22 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
{{https://2011.igem.org/Team:Peking_S/bannerhidden}} | {{https://2011.igem.org/Team:Peking_S/bannerhidden}} | ||
{{https://2011.igem.org/Team:Peking_S/back2}} | {{https://2011.igem.org/Team:Peking_S/back2}} | ||
- | + | <html xmlns="http://www.w3.org/1999/xhtml"> | |
- | + | ||
<head> | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>Untitled</title> | ||
+ | <script type='text/javascript'> | ||
+ | var roller=function(){ | ||
+ | return{ | ||
+ | init:function(el,ty,sx,ex,d,st){ | ||
+ | e=document.getElementById(el);if(!e){return;}a=e.getElementsByTagName("a"); | ||
+ | for(i=0;i<a.length;i++){ | ||
+ | if(!a[i].id){a[i].id=el.id+i;} | ||
+ | a[i].n=a[i].o=sx;a[i].en=ex; a[i].ty=ty; | ||
+ | if(a[i].ty=='v'){a[i].style.backgroundPosition = '0px '+a[i].n+'px';} | ||
+ | else if(a[i].ty=='h'){a[i].style.backgroundPosition = a[i].n+'px 0px';} | ||
+ | else{return;} | ||
+ | a[i].onmouseover=roller.o;a[i].onmouseout=roller.o; | ||
+ | a[i].st=Math.abs(Math.abs(ex-sx)/st);a[i].t=d/st; | ||
+ | } | ||
+ | }, | ||
+ | o:function(e){ | ||
+ | e=e||window.event;c=e.target!=null?e.target:e.srcElement; | ||
+ | if(c.nodeName=='A') | ||
+ | if(e.type=="mouseover"){ | ||
+ | c.w=c.en;roller.s(c); | ||
+ | } | ||
+ | else if(c.nodeName=='A'){c.w=c.o;roller.s(c);} | ||
+ | }, | ||
+ | s:function(e){ | ||
+ | if(e.ti){clearTimeout(e.ti);} | ||
+ | if(Math.abs(e.n-e.w)<e.st){e.n=e.w;} | ||
+ | else if(e.n<e.w){e.n=e.n+e.st;} | ||
+ | else if(e.n>e.w){e.n=e.n-e.st;} | ||
+ | if(e.ty=='v'){e.style.backgroundPosition = '0px '+e.n+'px';} | ||
+ | else{e.style.backgroundPosition = e.n+'px 0px';} | ||
+ | if(e.n==e.w){clearTimeout(e.ti);return;} | ||
+ | e.ti=setTimeout(function(){roller.s(e)}, e.t); | ||
+ | } | ||
+ | } | ||
+ | }(); | ||
+ | </script> | ||
+ | |||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
+ | #t1{top:200px;left:400px;} | ||
+ | body{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2011/2/20/TJU-bg.png); | ||
+ | text-align:center; | ||
+ | font-size:12px; | ||
+ | font-family:Verdana, Geneva, sans-serif; | ||
+ | } | ||
+ | #content{ background:transparent url("https://static.igem.org/mediawiki/2011/9/94/Background11.png") center top fixed repeat-y; | ||
+ | padding: 0px; | ||
+ | margin:0 auto; | ||
+ | border: none; | ||
+ | top:-10px; | ||
+ | } | ||
+ | #footer-box{ display:none;} | ||
+ | body { background:#000000 url("https://static.igem.org/mediawiki/2011/2/20/TJU-bg.png") no-repeat top center fixed scroll; | ||
+ | } | ||
+ | |||
+ | |||
div#global { | div#global { | ||
text-align:left; | text-align:left; | ||
Line 13: | Line 70: | ||
div#global #head{ | div#global #head{ | ||
height:65px; | height:65px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
div#global #head #head2 a,a:visited,a:active{ | div#global #head #head2 a,a:visited,a:active{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/9/9c/TJU-Team.png) 0px -78px |
repeat-x; | repeat-x; | ||
Line 31: | Line 78: | ||
border:0; | border:0; | ||
float:left; | float:left; | ||
- | + | ||
margin-top:17px; | margin-top:17px; | ||
width=110px; | width=110px; | ||
Line 41: | Line 88: | ||
} | } | ||
div#global #head #head2 a:hover{ | div#global #head #head2 a:hover{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/9/9c/TJU-Team.png) 0px 0px |
repeat-x; } | repeat-x; } | ||
div#global #head #head3 a,a:visited,a:active{ | div#global #head #head3 a,a:visited,a:active{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/5/57/TJU-Data.png) 0px -78px |
repeat-x; | repeat-x; | ||
Line 51: | Line 98: | ||
border:0; | border:0; | ||
float:left; | float:left; | ||
- | margin-left: | + | margin-left:10px; |
margin-top:17px; | margin-top:17px; | ||
width=110px; | width=110px; | ||
Line 61: | Line 108: | ||
} | } | ||
div#global #head #head3 a:hover{ | div#global #head #head3 a:hover{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/5/57/TJU-Data.png) 0px 0px |
repeat-x; } | repeat-x; } | ||
div#global #head #head4 a,a:visited,a:active{ | div#global #head #head4 a,a:visited,a:active{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/7/73/TJU-Project.png) 0px -78px |
repeat-x; | repeat-x; | ||
Line 71: | Line 118: | ||
border:0; | border:0; | ||
float:left; | float:left; | ||
- | margin-left: | + | margin-left:10px; |
margin-top:17px; | margin-top:17px; | ||
width=110px; | width=110px; | ||
Line 81: | Line 128: | ||
} | } | ||
div#global #head #head4 a:hover{ | div#global #head #head4 a:hover{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/7/73/TJU-Project.png) 0px 0px |
repeat-x; } | repeat-x; } | ||
Line 91: | Line 138: | ||
border:0; | border:0; | ||
float:left; | float:left; | ||
- | margin-left: | + | margin-left:10px; |
margin-top:17px; | margin-top:17px; | ||
width=110px; | width=110px; | ||
Line 105: | Line 152: | ||
repeat-x; } | repeat-x; } | ||
div#global #head #head6 a,a:visited,a:active{ | div#global #head #head6 a,a:visited,a:active{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/8/ | + | background: url(https://static.igem.org/mediawiki/2011/8/80/TJU-Safety.png) 0px |
-78px repeat-x; | -78px repeat-x; | ||
Line 111: | Line 158: | ||
border:0; | border:0; | ||
float:left; | float:left; | ||
- | margin-left: | + | margin-left:10px; |
margin-top:17px; | margin-top:17px; | ||
width=110px; | width=110px; | ||
Line 121: | Line 168: | ||
} | } | ||
div#global #head #head6 a:hover{ | div#global #head #head6 a:hover{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/8/ | + | background: url(https://static.igem.org/mediawiki/2011/8/80/TJU-Safety.png) 0px |
0px repeat-x; } | 0px repeat-x; } | ||
Line 129: | Line 176: | ||
border:0; | border:0; | ||
float:left; | float:left; | ||
- | margin-left: | + | margin-left:10px; |
margin-top:17px; | margin-top:17px; | ||
width=110px; | width=110px; | ||
Line 141: | Line 188: | ||
background: url(https://static.igem.org/mediawiki/2011/2/2f/TJU-Modeling.png) 0px 0px repeat-x; } | background: url(https://static.igem.org/mediawiki/2011/2/2f/TJU-Modeling.png) 0px 0px repeat-x; } | ||
div#global #head #head8 a,a:visited,a:active{ | div#global #head #head8 a,a:visited,a:active{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/8/88/TJU-Attributions.png) 0px -78px repeat-x; |
list-style:none; | list-style:none; | ||
border:0; | border:0; | ||
float:left; | float:left; | ||
- | margin-left: | + | margin-left:10px; |
margin-top:17px; | margin-top:17px; | ||
width=110px; | width=110px; | ||
Line 155: | Line 202: | ||
} | } | ||
div#global #head #head8 a:hover{ | div#global #head #head8 a:hover{ | ||
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/8/88/TJU-Attributions.png) 0px 0px repeat-x; } |
+ | div#global #head #head9 a,a:visited,a:active{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/1/1f/TJU-IGEM_logo.png) 0px -78px repeat-x; | ||
+ | list-style:none; | ||
+ | border:0; | ||
+ | float:left; | ||
+ | margin-left:10px; | ||
+ | margin-top:17px; | ||
+ | width=110px; | ||
+ | height=41px; | ||
+ | padding-top:41px; | ||
+ | padding-left:110px; | ||
+ | display:block; | ||
+ | border-bottom:0px | ||
+ | } | ||
+ | div#global #head #head9 a:hover{ | ||
+ | background: url(https://static.igem.org/mediawiki/2011/1/1f/TJU-IGEM_logo.png) 0px 0px repeat-x; } | ||
+ | |||
+ | div#global #main #content{ | ||
+ | margin-top:30px; | ||
+ | margin-left:55px; | ||
+ | float:left; | ||
+ | width:666px; | ||
+ | } | ||
+ | div#global #main #content p{ | ||
+ | text-align:justify; | ||
+ | } | ||
+ | div#global #main #content t1{ | ||
+ | margin-left:-30px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | h1.pos_left{ | ||
+ | position:relative; | ||
+ | left:-36px; | ||
+ | width:702px; | ||
+ | |||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
- | |||
- | |||
- | |||
<div id="global"> | <div id="global"> | ||
<div id="head"> | <div id="head"> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div id="head2"> | <div id="head2"> | ||
- | <a href="https://2011.igem.org/Team:Tianjin"> | + | <a href="https://2011.igem.org/Team:Tianjin/Team"> |
</a> | </a> | ||
</div> | </div> | ||
<div id="head3"> | <div id="head3"> | ||
- | <a href="https://2011.igem.org/Team:Tianjin/ | + | <a href="https://2011.igem.org/Team:Tianjin/Data"> |
</a> | </a> | ||
</div> | </div> | ||
<div id="head4"> | <div id="head4"> | ||
- | <a href="https://2011.igem.org/Team:Tianjin/ | + | <a href="https://2011.igem.org/Team:Tianjin/Project"> |
</a> | </a> | ||
</div> | </div> | ||
Line 191: | Line 263: | ||
</div> | </div> | ||
<div id="head6"> | <div id="head6"> | ||
- | <a href="https://2011.igem.org/Team:Tianjin/ | + | <a href="https://2011.igem.org/Team:Tianjin/Safety"> |
</a> | </a> | ||
</div> | </div> | ||
Line 199: | Line 271: | ||
</div> | </div> | ||
<div id="head8"> | <div id="head8"> | ||
- | <a href="https://2011.igem.org/Team:Tianjin/ | + | <a href="https://2011.igem.org/Team:Tianjin/Attributions"> |
+ | </a> | ||
+ | <div id="head9"> | ||
+ | <a href="https://2011.igem.org/Main_Page" target=_blank> | ||
</a> | </a> | ||
</div> | </div> | ||
</div> | </div> | ||
- | </div> | + | <div id="main"> |
+ | <embed src="http://ryf010.web-43.com/Flash/TJU-Homepage.swf" width=950px height=540px></embed> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <script> | ||
+ | |||
+ | roller.init('head2','v',-77,2,70,50); | ||
+ | roller.init('head3','v',-77,2,70,50); | ||
+ | roller.init('head4','v',-77,2,70,50); | ||
+ | roller.init('head5','v',-77,2,70,50); | ||
+ | roller.init('head6','v',-77,2,70,50); | ||
+ | roller.init('head7','v',-77,2,70,50); | ||
+ | roller.init('head8','v',-77,2,70,50); | ||
+ | roller.init('head9','v',-77,2,70,50); | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Latest revision as of 18:34, 29 September 2011
Template:Https://2011.igem.org/Team:Peking S/bannerhidden Template:Https://2011.igem.org/Team:Peking S/back2