From 2014.igem.org
<script language="JavaScript1.2">
var howOften = 5; //number often in seconds to rotate
var current = 0; //start the counter at 0
var ns6 = document.getElementById&&!document.all; //detect netscape 6
// place your images, text, etc in the array elements here
var items = new Array();
items[0]="<img src=' https://static.igem.org/mediawiki/2014/9/96/Registrybanner04.jpg' />";
items[0]="<img src=' https://static.igem.org/mediawiki/2014/9/96/Registrybanner04.jpg' />";
function rotater() {
document.getElementById("placeholder").innerHTML = items[current];
current = (current==items.length-1) ? 0 : current + 1;
setTimeout("rotater()",howOften*1000);
}
function rotater() {
if(document.layers) {
document.placeholderlayer.document.write(items[current]);
document.placeholderlayer.document.close();
}
if(ns6)document.getElementById("placeholderdiv").innerHTML=items[current]
if(document.all)
placeholderdiv.innerHTML=items[current];
current = (current==items.length-1) ? 0 : current + 1; //increment or reset
setTimeout("rotater()",howOften*1000);
}
window.onload=rotater;
//-->
</script>
|
|
iGEM |
|
COLLEGIATE DIVISION |
|
HIGH SCHOOL DIVISION |
|
REGISTRY |
|
International and multidisciplinary, iGEM is much more than a competition. |
|
University students from different disciplines and backgrounds cooperate to find solutions to today’s biggest challenges.
This year, over 3600 participants from 245 universities will compete in the Giant Jamboree.
|
|
Students interested in synthetic biology can participate in iGEM at a high school level. |
|
With over 20,000 parts, the iGEM Registry is a growing collection of genetic parts that can be mixed and matched to build synthetic biology devices and systems. |
|
SAFETY + SECURITY |
|
INNOVATION |
|
LABS PROGRAM |
|
VALUES |
|
In iGEM, we make sure our teams are working in a safe and secure environment.
We want to help construct a society that can productively and safely apply biological technology. |
|
University students from different disciplines and backgrounds cooperate to find solutions to today’s biggest challenges.
This year, over 3600 participants from 245 universities will compete in the Giant Jamboree.
|
|
Non profit and academic laboratories can be part of the iGEM community too! Labs have access to distribution kits, part requests, wiki space and more! |
|
iGEM promotes teamwork, leadership, cooperation a strong sense of community and overall a “Get, Give and Share” philosophy.
|
|
|
|
Date Subject/Area/Division Description |
June 23 Collegiate Division Safety About our Lab |
form Due - Collegiate Our partner ERASynbio has a new offer for European teams! |
June 28 High School Division High School Jamboree |
July 18 Collegiate Division Giant Jamboree Registration Opens |
|
|
|
|
|