Team:USTC-China/meetup

From 2011.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
{{Team:USTC-China/temp}}
{{Team:USTC-China/temp}}
-
{{Team:USTC-China/temp/top}}
+
 
-
{{Team:USTC-China/temp/bar}}
+
{{Team:USTC-China/temp/bar4}}
 +
<html>
<div id="textNot">
<div id="textNot">
-
Chinese teams began to participate in this event from 2007. The number of Chinese teams has increased to 20 from only 4 at the beginning. Considering that the new teams are lack of experience in the 2011 competition and a platform for communication and cooperation between teams is badly needed, a meeting for all Chinese iGEMers -- iGEM 2011 China Meetup -- was held at University of Science and Technology of China (USTC) from July 29th to July 31th.
+
  Chinese teams began to participate in this event from 2007. The number of Chinese teams has increased to 20 from only 4 at the beginning. Considering that the new teams are lack of experience in the 2011 competition and a platform for communication and cooperation between teams is badly needed, a meeting for all Chinese iGEMers </html>[http://igem.ustc.edu.cn/?q=node/6|iGEM 2011 China Meetup] <html>was held at University of Science and Technology of China (USTC) from July 29th to July 31th.
 +
</div>
-
[[File:NEO Edited IMG 4181.jpg|800px|center]]
+
 
-
</div>
+
<head>
 +
 
 +
<script type="text/javascript">
 +
 
 +
var pics=new Array(11)
 +
pics[0]="https://static.igem.org/mediawiki/2011/3/31/%E5%9B%BE%E7%89%87%E4%B8%80.jpg"
 +
pics[1]="https://static.igem.org/mediawiki/2011/9/9b/NEO_Edited_IMG_4181.jpg"
 +
pics[2]="https://static.igem.org/mediawiki/2011/3/31/%E5%9B%BE%E7%89%87%E4%B8%80.jpg"
 +
pics[3]="https://static.igem.org/mediawiki/2011/3/31/%E5%9B%BE%E7%89%87%E4%B8%80.jpg"
 +
pics[4]="https://static.igem.org/mediawiki/2011/9/9b/NEO_Edited_IMG_4181.jpg"
 +
 
 +
var i=0;
 +
 
 +
function writeText(txt)
 +
{
 +
document.getElementById("desc").innerHTML=txt
 +
}
 +
function mouseDown1()
 +
  {
 +
  i=(i+1)%11;
 +
  document.aa.src =pics[i];
 +
  }
 +
function mouseDown2()
 +
  {
 +
  i=(i-1)%11;
 +
  document.aa.src =pics[i] ;
 +
  }
 +
</script>
 +
</head>
 +
 
 +
<body>
 +
<img src="https://static.igem.org/mediawiki/2011/9/9b/NEO_Edited_IMG_4181.jpg" width="800" height="400"
 +
alt="" usemap="#maps" name=”aa”/>
 +
 
 +
<map id ="maps" name="maps">
 +
 
 +
 
 +
<area shape ="rect" coords ="0,0,400,400"
 +
onMouseDown="mouseDown2()"
 +
onMouseOver="writeText('Previous')"
 +
onMouseOut="writeText(' ')"
 +
href ="" alt="" ><area/>
 +
 
 +
<area shape ="rect" coords ="0,0,800,400"
 +
onMouseDown="mouseDown1()"
 +
onMouseOver="writeText('Next')"
 +
onMouseOut="writeText(' ')"
 +
href =""alt="" ><area/>
 +
 
 +
 
 +
</map>
 +
 
 +
<p id="desc"></p>
 +
 
 +
</body>
 +
 
 +
 
 +
</html>

Latest revision as of 14:26, 20 September 2011

Chinese teams began to participate in this event from 2007. The number of Chinese teams has increased to 20 from only 4 at the beginning. Considering that the new teams are lack of experience in the 2011 competition and a platform for communication and cooperation between teams is badly needed, a meeting for all Chinese iGEMers [http://igem.ustc.edu.cn/?q=node/6|iGEM 2011 China Meetup] was held at University of Science and Technology of China (USTC) from July 29th to July 31th.