Team:BIT-China
From 2014.igem.org
(Difference between revisions)
(Replaced content with "<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>无标题文档</title> <style type="text/css"> .images{ } </style> </head> <bod...") |
|||
(28 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <style type="text/css"> | ||
+ | #p-logo,#search-controls,.firstHeading,#top,#footer-box,#catlinks | ||
+ | { display:none; } | ||
+ | #globalWrapper { | ||
+ | padding:0; top:0px; | ||
+ | margin:0px; | ||
+ | font-size:100%; | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | left:0px; | ||
+ | } | ||
+ | |||
+ | #top-section{ | ||
+ | height:0px; | ||
+ | border:none; | ||
+ | width:100%; } | ||
+ | |||
+ | #content{ | ||
+ | width:100%!important; | ||
+ | border-left:none; border-right: none; | ||
+ | padding:1px 0px 0px 0px!important; | ||
+ | background-color:#f7f7f5; | ||
+ | height:0px; | ||
+ | } | ||
+ | |||
+ | #contentSub { | ||
+ | position:absolute; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | position:absolute; | ||
+ | top: -5px; | ||
+ | line-height: 1em; | ||
+ | font-family: sans-serif; | ||
+ | font-size: 95%; | ||
+ | white-space: nowrap; | ||
+ | z-index: 200; | ||
+ | |||
+ | } | ||
+ | #menubar:hover{ | ||
+ | background-color: #555; | ||
+ | top:0px; | ||
+ | } | ||
+ | .right-menu { | ||
+ | position:absolute; | ||
+ | width:1500px; | ||
+ | right:100px; | ||
+ | height:30px; | ||
+ | font-size:14px; | ||
+ | color:#999; | ||
+ | text-align: right; | ||
+ | text-transform: lowercase; | ||
+ | } | ||
+ | |||
+ | .right-menu:hover { | ||
+ | color: white; | ||
+ | background-color: #555; | ||
+ | } | ||
+ | .right-menu li{ | ||
+ | float:left; | ||
+ | } | ||
+ | .right-menu li a{ | ||
+ | color:#ccc; | ||
+ | background-color: transparent; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .right-menu li a:hover{ | ||
+ | text-decoration:none; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | .left-menu { | ||
+ | height:30px; | ||
+ | left: 0px; | ||
+ | text-align: left; | ||
+ | color: transparent; | ||
+ | text-transform: lowercase; | ||
+ | padding-left:20px; | ||
+ | } | ||
+ | |||
+ | .left-menu a { | ||
+ | left: 0px; text-align: left; color: transparent; text-transform: lowercase; font-size:14px; | ||
+ | } | ||
+ | .left-menu:hover { | ||
+ | color: white; background-color: rgb(85, 85, 85); | ||
+ | } | ||
+ | |||
+ | .left-menu li a{ | ||
+ | color:#FFF; | ||
+ | |||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .left-menu li { | ||
+ | color: transparent;float:left; margin-right:10px; | ||
+ | } | ||
+ | |||
+ | .left-menu li a:hover{ | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | .menubar ul,li{ list-style:none; margin-bottom:0 !important;} | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | </html> | ||
<html> | <html> | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
- | <title> | + | <title>BIT-CHINA</title> |
<style type="text/css"> | <style type="text/css"> | ||
- | . | + | @charset "utf-8"; |
- | + | /* CSS Document */ | |
+ | *{ | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | } | ||
+ | body{ | ||
+ | background:#338FC4 repeat; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/archive/e/ef/20141015091634%21BIT-CHINA_diwen.png); | ||
+ | } | ||
+ | .nav{ | ||
+ | position:absolute; | ||
+ | left:150px; | ||
+ | top:15px; | ||
+ | width:1024px; | ||
+ | border:0px #00FF00 solid; | ||
+ | } | ||
+ | .pic{ | ||
+ | position:absolute; | ||
+ | border:0px #FF0000 solid; | ||
+ | cursor:pointer; | ||
+ | -webkit-transition:all 0.2s linear; | ||
+ | -ms-transition:all 0.2s linear; | ||
+ | -o-transition:all 0.2s linear; | ||
+ | -moz-transition:all 0.2s linear; | ||
+ | transition:all 0.2s linear; | ||
+ | } | ||
+ | #pic1{ | ||
+ | top:100px; | ||
+ | left:180px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | |||
+ | #pic2{ | ||
+ | top:90px; | ||
+ | left:210px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | #pic3{ | ||
+ | top:207px; | ||
+ | left:104px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | #pic4{ | ||
+ | top:318px; | ||
+ | left:100px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | #pic5{ | ||
+ | top:425px; | ||
+ | left:115px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | #pic6{ | ||
+ | top:208px; | ||
+ | left:640px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | #pic7{ | ||
+ | top:320px; | ||
+ | left:739px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | #pic8{ | ||
+ | top:428px; | ||
+ | left:740px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | #pic9{ | ||
+ | top:529px; | ||
+ | left:190px; | ||
+ | z-index:1; | ||
+ | } | ||
+ | .circle{ | ||
+ | position:absolute; | ||
+ | border:0px rgba(255,255,255,1) solid; | ||
+ | margin:0px auto; | ||
+ | top:170px; | ||
+ | left:310px; | ||
+ | width:430px; | ||
+ | height:364px; | ||
+ | text-align:center; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -moz-transition:all 0.5s linear; | ||
+ | transition:all 0.5s linear; | ||
+ | } | ||
+ | |||
+ | .circle_pic{ | ||
+ | position:absolute; | ||
+ | } | ||
+ | .logo{ | ||
+ | left:85px; | ||
+ | top:45px; | ||
+ | position:absolute; | ||
+ | display:block; | ||
+ | border:0px #FF0000 dashed; | ||
+ | width:250px; | ||
+ | height:250px; | ||
+ | z-index:999; | ||
+ | -webkit-transition:all 0.3s linear; | ||
+ | -ms-transition:all 0.3s linear; | ||
+ | -o-transition:all 0.3s linear; | ||
+ | -moz-transition:all 0.3s linear; | ||
+ | transition:all 0.3s linear; | ||
+ | } | ||
+ | .logo_opacity{ | ||
+ | opacity:0; | ||
+ | } | ||
+ | .bg_opacity{ | ||
+ | opacity:0.5; | ||
+ | } | ||
+ | #middle{ | ||
+ | left:0px; | ||
+ | top:0px; | ||
+ | } | ||
+ | #red{ | ||
+ | left:125px; | ||
+ | top:67px; | ||
+ | z-index:2; | ||
+ | animation: myred 8s linear infinite; | ||
+ | -webkit-animation:myred 8s linear 0s infinite; | ||
+ | -moz-animation: myred 8s linear 0s infinite; | ||
+ | } | ||
+ | #green{ | ||
+ | left:138px; | ||
+ | top:98px; | ||
+ | z-index:3; | ||
+ | animation: mygreen 8s linear infinite; | ||
+ | -webkit-animation:mygreen 8s linear 0s infinite; | ||
+ | -moz-animation: mygreen 8s linear 0s infinite; | ||
+ | } | ||
+ | #yellow{ | ||
+ | left:111px; | ||
+ | top:126px; | ||
+ | z-index:4; | ||
+ | animation: myred 8s linear infinite; | ||
+ | -webkit-animation:myred 8s linear 0s infinite; | ||
+ | -moz-animation: myred 8s linear 0s infinite; | ||
+ | } | ||
+ | @-webkit-keyframes myred{ | ||
+ | 0% {-webkit-transform:rotate(0deg); } | ||
+ | 100% {-webkit-transform:rotate(180deg) ;} | ||
+ | } | ||
+ | @-moz-keyframes myred{ | ||
+ | 0% {-moz-transform:rotate(0deg); } | ||
+ | 100% {-moz-transform:rotate(180deg) ;} | ||
+ | } | ||
+ | @keyframes myred{ | ||
+ | 0% {transform:rotate(0deg); } | ||
+ | 100% {transform:rotate(180deg) ;} | ||
+ | } | ||
+ | @-ms-keyframes myred{ | ||
+ | 0% {-ms-transform:rotate(0deg); } | ||
+ | 100% {-ms-transform:rotate(180deg) ;} | ||
+ | } | ||
+ | @-webkit-keyframes mygreen{ | ||
+ | 0% {-webkit-transform:rotate(180deg); } | ||
+ | 100% {-webkit-transform:rotate(0deg) ;} | ||
+ | } | ||
+ | @-moz-keyframes mygreen{ | ||
+ | 0% {-moz-transform:rotate(180deg); } | ||
+ | 100% {-moz-transform:rotate(0deg) ;} | ||
+ | } | ||
+ | @keyframes mygreen{ | ||
+ | 0% {transform:rotate(180deg); } | ||
+ | 100% {transform:rotate(0deg) ;} | ||
+ | } | ||
+ | @-ms-keyframes mygreen{ | ||
+ | 0% {-ms-transform:rotate(180deg); } | ||
+ | 100% {-ms-transform:rotate(0deg) ;} | ||
+ | } | ||
+ | .pic_project{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/0/05/BIT-CHINA_Project1.png); | ||
+ | background-repeat:no-repeat; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -moz-transition:all 0.5s linear; | ||
+ | transition:all 0.5s linear; | ||
+ | } | ||
+ | .pic_modeling{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/b/b4/BIT-CHINA_Modeling1.png); | ||
+ | background-repeat:no-repeat; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -moz-transition:all 0.5s linear; | ||
+ | transition:all 0.5s linear; | ||
+ | } | ||
+ | .pic_judging{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/f/f9/BIT-CHINA_Judging1.png); | ||
+ | background-repeat:no-repeat; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -moz-transition:all 0.5s linear; | ||
+ | transition:all 0.5s linear; | ||
+ | } | ||
+ | .pic_notebook{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/2/2d/BIT-CHINA_Notebook1.png); | ||
+ | background-repeat:no-repeat; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -moz-transition:all 0.5s linear; | ||
+ | transition:all 0.5s linear; | ||
+ | } | ||
+ | .pic_practice{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/4/4d/BIT-CHINA_Practice1.png); | ||
+ | background-repeat:no-repeat; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -moz-transition:all 0.5s linear; | ||
+ | transition:all 0.5s linear; | ||
+ | } | ||
+ | .pic_team{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/2/2d/BIT-CHINA_Team1.png); | ||
+ | background-repeat:no-repeat; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -moz-transition:all 0.5s linear; | ||
+ | transition:all 0.5s linear; | ||
+ | } | ||
+ | .pic_safety{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/e/ed/BIT-CHINA_Safety1.png); | ||
+ | background-repeat:no-repeat; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -moz-transition:all 0.5s linear; | ||
+ | transition:all 0.5s linear; | ||
+ | } | ||
+ | .pic_sponsor{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/c/c2/BIT-CHINA_Sponsor1.png); | ||
+ | background-repeat:no-repeat; | ||
+ | -webkit-transition:all 0.5s linear; | ||
+ | -ms-transition:all 0.5s linear; | ||
+ | -o-transition:all 0.5s linear; | ||
+ | -moz-transition:all 0.5s linear; | ||
+ | transition:all 0.5s linear; | ||
+ | } | ||
+ | #intro{ | ||
+ | -webkit-transition:all 1s linear; | ||
+ | -ms-transition:all 1s linear; | ||
+ | -o-transition:all 1s linear; | ||
+ | -moz-transition:all 1s linear; | ||
+ | transition:all 1s linear; | ||
+ | } | ||
+ | #hand{ | ||
+ | top:10px; | ||
+ | left:200px; | ||
+ | } | ||
+ | #name{ | ||
+ | top:45px; | ||
+ | left:0px; | ||
} | } | ||
</style> | </style> | ||
- | </ | + | <script type="text/javascript" src="http://code.hs-cn.com/jquery/jquery-1.7.1.min.js"></script> |
+ | <script type="text/javascript"> | ||
+ | function changetop00() | ||
+ | { | ||
+ | document.getElementById("pic2").src="https://static.igem.org/mediawiki/2014/9/95/BIT-CHINA_TOP01.png"; | ||
+ | } | ||
+ | function changetop01() | ||
+ | { | ||
+ | document.getElementById("pic2").src="https://static.igem.org/mediawiki/2014/6/65/BIT-CHINA_TOP00.png"; | ||
+ | } | ||
+ | function changeleft00(){ | ||
+ | document.getElementById("pic3").src="https://static.igem.org/mediawiki/2014/4/48/BIT-CHINA_LEFT01.png"; | ||
+ | <!--document.getElementById("middle").src="img/BIT-CHINA lg.png";--> | ||
+ | } | ||
+ | function changeleft01(){ | ||
+ | document.getElementById("pic3").src="https://static.igem.org/mediawiki/2014/d/d8/BIT-CHINA_LEFT00.png"; | ||
+ | <!--document.getElementById("middle").src="img/logo(XIII).png"; --> | ||
+ | } | ||
+ | function changebottom00(){ | ||
+ | document.getElementById("pic9").src="https://static.igem.org/mediawiki/2014/2/28/BIT-CHINA_BOTTOM01.png"; | ||
+ | } | ||
+ | function changebottom01(){ | ||
+ | document.getElementById("pic9").src="https://static.igem.org/mediawiki/2014/8/8e/BIT-CHINA_BOTTOM00.png"; | ||
+ | } | ||
+ | function changeright20(){ | ||
+ | document.getElementById("pic8").src="https://static.igem.org/mediawiki/2014/3/3f/BIT-CHINA_RIGHT21.png"; | ||
+ | } | ||
+ | function changeright21(){ | ||
+ | document.getElementById("pic8").src="https://static.igem.org/mediawiki/2014/1/12/BIT-CHINA_RIGHT20.png"; | ||
+ | } | ||
+ | function changeright10(){ | ||
+ | document.getElementById("pic7").src="https://static.igem.org/mediawiki/2014/9/90/BIT-CHINA_RIGHT11.png"; | ||
+ | } | ||
+ | function changeright11(){ | ||
+ | document.getElementById("pic7").src="https://static.igem.org/mediawiki/2014/7/72/BIT-CHINA_RIGHT10.png"; | ||
+ | } | ||
+ | function changeright00(){ | ||
+ | document.getElementById("pic6").src="https://static.igem.org/mediawiki/2014/0/0e/BIT-CHINA_RIGHT01.png"; | ||
+ | } | ||
+ | function changeright01(){ | ||
+ | document.getElementById("pic6").src="https://static.igem.org/mediawiki/2014/0/06/BIT-CHINA_RIGHT00.png"; | ||
+ | } | ||
+ | function changeleft10(){ | ||
+ | document.getElementById("pic4").src="https://static.igem.org/mediawiki/2014/f/fb/BIT-CHINA_LEFT11.png"; | ||
+ | } | ||
+ | function changeleft11(){ | ||
+ | document.getElementById("pic4").src="https://static.igem.org/mediawiki/2014/9/91/BIT-CHINA_LEFT10.png"; | ||
+ | } | ||
+ | function changeleft20(){ | ||
+ | document.getElementById("pic5").src="https://static.igem.org/mediawiki/2014/0/01/BIT-CHINA_LEFT21.png"; | ||
+ | } | ||
+ | function changeleft21(){ | ||
+ | document.getElementById("pic5").src="https://static.igem.org/mediawiki/2014/8/8e/BIT-CHINA_LEFT20.png"; | ||
+ | } | ||
+ | $(document).ready(function() { | ||
+ | $("#pic3").mouseover(function(){ | ||
+ | $('#intro').addClass("pic_project",500); | ||
+ | $('#start_logo').addClass("logo_opacity",300); | ||
+ | $("#pic1").addClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic3").mouseout(function(){ | ||
+ | $('#intro').removeClass("pic_project",500); | ||
+ | $('#start_logo').removeClass('logo_opacity',300); | ||
+ | $("#pic1").removeClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic4").mouseover(function(){ | ||
+ | $('#intro').addClass("pic_modeling",500); | ||
+ | $('#start_logo').addClass("logo_opacity",300); | ||
+ | $("#pic1").addClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic4").mouseout(function(){ | ||
+ | $('#intro').removeClass("pic_modeling",500); | ||
+ | $('#start_logo').removeClass('logo_opacity',300); | ||
+ | $("#pic1").removeClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic5").mouseover(function(){ | ||
+ | $('#intro').addClass("pic_judging",500); | ||
+ | $('#start_logo').addClass("logo_opacity",300); | ||
+ | $("#pic1").addClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic5").mouseout(function(){ | ||
+ | $('#intro').removeClass("pic_judging",500); | ||
+ | $('#start_logo').removeClass('logo_opacity',300); | ||
+ | $("#pic1").removeClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic6").mouseover(function(){ | ||
+ | $('#intro').addClass("pic_notebook",500); | ||
+ | $('#start_logo').addClass("logo_opacity",300); | ||
+ | $("#pic1").addClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic6").mouseout(function(){ | ||
+ | $('#intro').removeClass("pic_notebook",500); | ||
+ | $('#start_logo').removeClass('logo_opacity',300); | ||
+ | $("#pic1").removeClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic7").mouseover(function(){ | ||
+ | $('#intro').addClass("pic_practice",500); | ||
+ | $('#start_logo').addClass("logo_opacity",300); | ||
+ | $("#pic1").addClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic7").mouseout(function(){ | ||
+ | $('#intro').removeClass("pic_practice",500); | ||
+ | $('#start_logo').removeClass('logo_opacity',300); | ||
+ | $("#pic1").removeClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic8").mouseover(function(){ | ||
+ | $('#intro').addClass("pic_team",500); | ||
+ | $('#start_logo').addClass("logo_opacity",300); | ||
+ | $("#pic1").addClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic8").mouseout(function(){ | ||
+ | $('#intro').removeClass("pic_team",500); | ||
+ | $('#start_logo').removeClass('logo_opacity',300); | ||
+ | $("#pic1").removeClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic9").mouseover(function(){ | ||
+ | $('#intro').addClass("pic_sponsor",500); | ||
+ | $('#start_logo').addClass("logo_opacity",300); | ||
+ | $("#pic1").addClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic9").mouseout(function(){ | ||
+ | $('#intro').removeClass("pic_sponsor",500); | ||
+ | $('#start_logo').removeClass('logo_opacity',300); | ||
+ | $("#pic1").removeClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic2").mouseover(function(){ | ||
+ | $('#intro').addClass("pic_safety",500); | ||
+ | $('#start_logo').addClass("logo_opacity",300); | ||
+ | $("#pic1").addClass("bg_opacity",500); | ||
+ | }); | ||
+ | $("#pic2").mouseout(function(){ | ||
+ | $('#intro').removeClass("pic_safety",500); | ||
+ | $('#start_logo').removeClass('logo_opacity',300); | ||
+ | $("#pic1").removeClass("bg_opacity",500); | ||
+ | }); | ||
+ | },500); | ||
+ | </script> | ||
+ | </head> | ||
<body> | <body> | ||
- | <div class=" | + | <div class="nav" onmouseover="fadeout()"> |
- | <img src="https://static.igem.org/mediawiki/2014/b/ | + | <img class="pic" src="https://static.igem.org/mediawiki/2014/a/a6/BIT-CHINA_MIDDLE.png" id="pic1"/> |
- | </div> | + | <a href="https://2014.igem.org/Team:BIT-China/Safety"><img class="pic" src="https://static.igem.org/mediawiki/2014/6/65/BIT-CHINA_TOP00.png" id="pic2" onmouseover="changetop00()" onmouseout="changetop01()" /></a> |
+ | <a href="https://2014.igem.org/Team:BIT-China/Project"><img class="pic" src="https://static.igem.org/mediawiki/2014/d/d8/BIT-CHINA_LEFT00.png" id="pic3" onmouseover="changeleft00()" onmouseout="changeleft01()"/></a> | ||
+ | <a href="https://2014.igem.org/Team:BIT-China/Modeling"><img class="pic" src="https://static.igem.org/mediawiki/2014/9/91/BIT-CHINA_LEFT10.png" id="pic4" onmouseover="changeleft10()" onmouseout="changeleft11()" /></a> | ||
+ | <a href="https://2014.igem.org/Team:BIT-China/Judging"><img class="pic" src="https://static.igem.org/mediawiki/2014/8/8e/BIT-CHINA_LEFT20.png" id="pic5" onmouseover="changeleft20()" onmouseout="changeleft21()"/></a> | ||
+ | <a href="https://2014.igem.org/Team:BIT-China/Notebook"><img class="pic" src="https://static.igem.org/mediawiki/2014/0/06/BIT-CHINA_RIGHT00.png" id="pic6" onmouseover="changeright00()" onmouseout="changeright01()"/></a> | ||
+ | <a href="https://2014.igem.org/Team:BIT-China/Practice"><img class="pic" src="https://static.igem.org/mediawiki/2014/7/72/BIT-CHINA_RIGHT10.png" id="pic7" onmouseover="changeright10()" onmouseout="changeright11()" /></a> | ||
+ | <a href="https://2014.igem.org/Team:BIT-China/Team"><img class="pic" src="https://static.igem.org/mediawiki/2014/1/12/BIT-CHINA_RIGHT20.png" id="pic8" onmouseover="changeright20()" onmouseout="changeright21()" /></a> | ||
+ | <a href="https://2014.igem.org/Team:BIT-China/Sponsor"><img class="pic" src="https://static.igem.org/mediawiki/2014/8/8e/BIT-CHINA_BOTTOM00.png" id="pic9" onmouseover="changebottom00()" onmouseout="changebottom01()" /></a> | ||
+ | <div class="circle" id="intro"> | ||
+ | <div class="logo" id="start_logo"> | ||
+ | <img class="circle_pic" id="middle" src="https://static.igem.org/mediawiki/2014/b/b6/Logo_no.png" /> | ||
+ | <img class="circle_pic" id="red" src="https://static.igem.org/mediawiki/2014/3/31/Red.png" /> | ||
+ | <img class="circle_pic" id="green" src="https://static.igem.org/mediawiki/2014/7/72/Green.png"/> | ||
+ | <img class="circle_pic" id="yellow" src="https://static.igem.org/mediawiki/2014/9/92/Yellow.png" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | <img class="pic" id="hand" src="https://static.igem.org/mediawiki/2014/c/c9/BIT-CHINA_Lock_Hand.png" /> | ||
+ | <img class="pic" id="name" src="https://static.igem.org/mediawiki/2014/d/d1/BIT-CHINA_clcok.png" /> | ||
+ | <div><a href="https://www.youtube.com/watch?v=2x96XQ03Tno&feature=youtu.be"><img src="https://static.igem.org/mediawiki/2014/e/e5/BIT-CHINA_TV1.png" style="position:fixed;top:100px;right:100px"></a></div> | ||
+ | </div> | ||
+ | |||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 03:37, 18 October 2014