World Championship Jamboree

From 2013.igem.org

(Difference between revisions)
 
(57 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<body link="white">
 
-
<script language="JavaScript1.2">
+
<body>
 +
</html>
 +
{{World_Championship_Jamboree/Header}}
 +
<html>
-
var howOften = 5; //number often in seconds to rotate
+
<!--- buttons & text -->
-
var current = 0; //start the counter at 0
+
<table width="950px" align="center" border="0">
-
var ns6 = document.getElementById&&!document.all; //detect netscape 6
+
<tr>
 +
<td>
 +
<table class="header">
 +
<tr>
 +
<th  width="25%" height="55px" onMouseOver="this.bgColor='#c5c5c5'" onMouseOut="this.bgColor='#019966'" bgColor=#019966 ">
 +
<a href="https://2013.igem.org/Jamboree/Attendance_Fee"style="text-decoration: none"><b>Register</b></a>
 +
</th>
 +
</tr>
-
// place your images, text, etc in the array elements here
+
<tr>
-
var items = new Array();
+
<th  width="25%" height ="55px" onMouseOver="this.bgColor='#c5c5c5'" onMouseOut="this.bgColor='#414141'" bgColor=#414141>
-
    items[0]="<a href='link.htm' ><img alt='image0 (9K)' src=' https://static.igem.org/mediawiki/2013/3/35/Asia.jpg' height='300' width='300' border='0' /></a>";
+
<a href="https://2013.igem.org/World_Championship_Jamboree/Volunteer"style="text-decoration: none"><b>Volunteer</b></a>
-
    items[1]="<a href='link.htm'><img alt='image1 (9K)' src='https://static.igem.org/mediawiki/2013/3/35/Asia.jpg' height='300' width='300' border='0' /></a>"; //a linked image
+
</th>
-
    items[2]="<a href='link.htm'><img alt='image2 (9K)' src='https://static.igem.org/mediawiki/2013/9/91/IGEMfromabove_LA.jpg' height='300' width='300' border='0'
+
</tr>
 +
<tr>
 +
<th  width="25%" height ="55px" onMouseOver="this.bgColor='#c5c5c5'" onMouseOut="this.bgColor='#414141'" bgColor=#414141>
 +
<a href="https://2013.igem.org/World_Championship_Jamboree/Hotels"style="text-decoration: none"><b>Hotels</b></a>
 +
</th>
 +
</tr>
 +
</table>
 +
</td>
-
function rotater() {
+
<td rowspan="2" width="75%" align="left" style="padding-left: 50px;" class="jamboree_content">
-
    document.getElementById("placeholder").innerHTML = items[current];
+
<p class="contentheader">iGEM 2013 World Championship Jamboree</p>
-
    current = (current==items.length-1) ? 0 : current + 1;
+
-
    setTimeout("rotater()",howOften*1000);
+
-
}
+
-
function rotater() {
+
<p>The iGEM 2013 World Championship Jamboree will take place in<br>
-
    if(document.layers) {
+
<b> Cambridge, Massachusetts on November 1-4, 2013! </b>
-
        document.placeholderlayer.document.write(items[current]);
+
<br>
-
        document.placeholderlayer.document.close();
+
<br>
-
    }
+
<span style="color: green; font-weight: bold; text-align:center; font-size:120%;"><a href="http://new.livestream.com/iGEMHQ1/Awards">Re-watch the Finalists and Awards Ceremony</a>!<br>
-
    if(ns6)document.getElementById("placeholderdiv").innerHTML=items[current]
+
<ul>
-
        if(document.all)
+
<li>11-4-2013: Watch the finalists <a href="https://new.livestream.com/iGEMHQ1/Awards">LIVE</a>!
-
            placeholderdiv.innerHTML=items[current];
+
<li>11-1-2013: Be sure to check out the great <a href="https://2013.igem.org/World_Championship_Jamboree/Workshops">workshops</a> over the weekend!
 +
<li>11-1-2013: Want to check out the presentation sessions but can't make it to Boston? See them <a href="https://2013.igem.org/World_Championship_Jamboree/Livestream">Livestreamed</a>!</li>
 +
<li>10-26-2013: The shuttle schedule for the Hyatt and Jillian's is now available on the <a href="https://2013.igem.org/World_Championship_Jamboree/Schedule">schedule page</a>!</li>
 +
<li>10-26-2013: Find out more about the teams by reading their project titles and abstracts in the <a href="https://2013.igem.org/World_Championship_Jamboree/Program">Jamboree program</a>, and check out the <a href="https://static.igem.org/mediawiki/2013/2/2e/2013_WCJ_poster_information_-_updated.pdf">poster information sheet</a> to find out when they will be presenting their posters!</li>
 +
<li>10-25-2013: We are finalizing details for the live webcast. Check back soon! </li>
 +
<li>10-25-2013: The <a href="https://2013.igem.org/World_Championship_Jamboree/Schedule">Schedule of events</a> and <a href="https://2013.igem.org/World_Championship_Jamboree/Practice_Sessions">practice session sign-up sheet</a> are now available!</li>
 +
<li>10-24-2013: The Jamboree <a href="https://2013.igem.org/World_Championship_Jamboree/Handbook">handbook</a> is up!</li>
-
    current = (current==items.length-1) ? 0 : current + 1; //increment or reset
+
</ul>
-
    setTimeout("rotater()",howOften*1000);
+
</p>
-
}
+
-
window.onload=rotater;
+
-
//-->
+
-
</script>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<table width="100%" height= "50px" border="0">
+
-
<tr>
+
-
<td onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#414141'" bgColor=#414141>
+
-
<a href="http://www.mysite.com">Jamboree Handbook</a>
+
</td>
</td>
-
<td onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#414141'" bgColor=#414141>
+
</tr>
-
<a href="http://www.mysite.com">Schedule</a>
+
</table>
-
</td>
+
-
<td onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#414141'" bgColor=#414141>
+
<!--- buttons & text  -->
-
<a href="http://www.mysite.com">Campus Map</a>
+
-
</td>
+
-
<td onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#414141'" bgColor=#414141>
 
-
<a href="http://www.mysite.com">Jamboree Program</a>
 
-
</td>
 
-
<td onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#414141'" bgColor=#414141>
 
-
<a href="http://www.mysite.com">Workshops</a>
 
-
</td>
 
-
<td onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#414141'" bgColor=#414141>
+
<!---sponsors -->
-
<a href="http://www.mysite.com">Press KIts</a>
+
-
</td>
+
-
</tr>
+
<!---sponsors -->
-
</table>
+
-
<layer id="placeholderlayer"></layer><div id="placeholderdiv"></div>
 
</body>
</body>
</html>
</html>

Latest revision as of 16:37, 25 November 2013

Home Jamboree Handbook Schedules Campus Map Jamboree Program Workshops Livestream Press KIts
Register
Volunteer
Hotels

iGEM 2013 World Championship Jamboree

The iGEM 2013 World Championship Jamboree will take place in
Cambridge, Massachusetts on November 1-4, 2013!

Re-watch the Finalists and Awards Ceremony!

  • 11-4-2013: Watch the finalists LIVE!
  • 11-1-2013: Be sure to check out the great workshops over the weekend!
  • 11-1-2013: Want to check out the presentation sessions but can't make it to Boston? See them Livestreamed!
  • 10-26-2013: The shuttle schedule for the Hyatt and Jillian's is now available on the schedule page!
  • 10-26-2013: Find out more about the teams by reading their project titles and abstracts in the Jamboree program, and check out the poster information sheet to find out when they will be presenting their posters!
  • 10-25-2013: We are finalizing details for the live webcast. Check back soon!
  • 10-25-2013: The Schedule of events and practice session sign-up sheet are now available!
  • 10-24-2013: The Jamboree handbook is up!