Giant Jamboree
From 2014.igem.org
m |
|||
Line 2: | Line 2: | ||
{{NavBar}} | {{NavBar}} | ||
<html> | <html> | ||
- | + | ||
- | + | ||
- | + | ||
<style type="text/css"> | <style type="text/css"> | ||
.firstHeading {display:none;} | .firstHeading {display:none;} | ||
- | + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | |
+ | #maincontainerforpage | ||
- | + | p {font-size: 16px; color: #414141;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | a:link { | |
- | + | text-decoration: underline; | |
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | a:hover{ | |
- | + | text-decoration: none; | |
+ | } | ||
- | + | #fullwidth_twitter { | |
- | + | width: 100%; | |
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #ffffff; | ||
+ | text-align: center; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2014/3/3e/Giantjamboree_teams05.png"); | ||
+ | background-repeat: repeat-x; | ||
+ | height:500px; | ||
+ | vertical-align: middle; | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | #fullwidth_generalstats { | |
- | + | width: 100%; | |
- | + | margin-left: auto; | |
- | + | margin-right: auto; | |
- | + | background-color: #ffffff; | |
- | + | text-align: center; | |
- | + | background-image: url("https://static.igem.org/mediawiki/2014/c/cd/Giantjamboree_teams02.png"); | |
+ | background-repeat: repeat-x; | ||
+ | height:410px; | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | #fullwidth_teamimage { | |
+ | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #ffffff; | ||
+ | text-align: center; | ||
+ | background-image: url(" https://static.igem.org/mediawiki/2014/6/69/Giantjamboree_teams06.png"); | ||
+ | background-repeat: repeat-x; | ||
+ | height:500px; | ||
+ | } | ||
+ | #fullwidth_teamimage2 p {font-size: 16px; color: #ffffff;} | ||
- | + | #fullwidth_teamimage p {font-size: 16px; color: #ffffff;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | #fullwidth_teamimage2 { | ||
+ | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #ffffff; | ||
+ | text-align: center; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2014/b/b3/Giantjamboree_teams04.png"); | ||
+ | background-repeat: repeat-x; | ||
+ | height:500px; | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | + | #fullwidth_contact { | |
+ | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #ffffff; | ||
+ | text-align: center; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2014/6/68/Giantjamboree_teams07.png"); | ||
+ | background-repeat: repeat-x; | ||
+ | height:700px; | ||
- | + | } | |
- | + | #fullwidth_contact p {font-size: 16px; color: #ffffff;} | |
- | + | ||
- | + | #fullwidth_hynes { | |
+ | vertical-align: top; | ||
+ | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #ffffff; | ||
+ | text-align: center; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2014/7/76/Giantjamboree_hynesconventioncenter.png"); | ||
+ | background-repeat: repeat-x; | ||
+ | height: 410px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | padding:0; | |
- | + | margin:0; | |
+ | } | ||
- | |||
- | |||
- | |||
+ | #fullwidth_whitebackground { | ||
+ | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #ffffff; | ||
+ | text-align: center; | ||
+ | } | ||
- | |||
- | + | #fullwidth_redbackground { | |
- | + | width: 100%; | |
- | + | margin-left: auto; | |
- | + | margin-right: auto; | |
- | + | background-color: #ffffff; | |
+ | text-align: center; | ||
+ | vertical-align: top; | ||
+ | } | ||
- | |||
- | + | #fullwidth_yellowbackground { | |
- | + | width: 100%; | |
- | + | margin-left: auto; | |
- | + | margin-right: auto; | |
- | + | background-color: #414141; | |
+ | text-align: center; | ||
+ | } | ||
+ | #fullwidth_yellowbackground p {font-size: 16px; color: #ffffff;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | #fullwidth_bluebackground { | ||
+ | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | background-color: #414141; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #fullwidth_bluebackground p {font-size: 16px; color: #ffffff;} | ||
- | |||
- | + | </style> | |
- | + | ||
- | + | ||
- | + | ||
- | < | + | <div id="maincontainerforpage" |
- | + | ||
- | + | ||
- | + | ||
+ | <!--BANNER --> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <table id="menu" width="100%" cellspacing="0" height="60px" align="center"> |
- | + | <tr> <td colspan="3" height="40px"></td> </tr> | |
- | + | <tr> | |
- | < | + | <td></td> |
- | <td | + | <br><br> |
- | < | + | <td width="975px"> <img src="https://static.igem.org/mediawiki/2014/a/a2/Giantjamboree_landingpagebanner.png" width="975px"> |
- | <td width=" | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | </td> | |
- | + | <td></td> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <td | + | |
</tr> | </tr> | ||
- | <tr | + | <tr> <td colspan="3" height="25px"></td> </tr> |
- | <td | + | </table> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <!--fun words yay--> |
- | < | + | </html> |
+ | {{GiantJamboree_Menu}} | ||
+ | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <!-- general stats --> |
- | + | ||
- | + | ||
- | + | ||
- | < | + | <div id="fullwidth_generalstats"> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | </div> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
+ | <div id="fullwidth_whitebackground"> | ||
+ | <BR><BR><BR><BR> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/d/de/Giantjamboree_bannertop.png" > | ||
+ | <BR><BR> | ||
+ | <font size="6" color="#49b677" >More than just a competition!</font> | ||
+ | <br><br> | ||
+ | <p> This year, everyone advances to Boston. Instead of having Regional Jamborees, we will have one single event. | ||
+ | <br>With 245 teams and over 2500 participants! | ||
+ | <br> | ||
+ | Come join the fun and share in the excitement as teams from all over thw world present their synthetic biology projects. | ||
+ | <br> | ||
+ | 2014 is iGEM's 10 year anniversary and we look forward to celebrating with our teams at the largest gathering of synthetic biology worldwide. | ||
+ | </p> | ||
+ | <br> | ||
+ | <BR><BR> | ||
<table width="975px" align="center" cellspacing="0"> | <table width="975px" align="center" cellspacing="0"> | ||
- | <tr height="40px | + | <tr height="40px" > <td ></td> |
- | + | <td style="border: 2px solid black;" align="center" width="180px" onMouseOver="this.bgColor='#39b673'" onMouseOut="this.bgColor='#FFFFFF'" bgColor="#FFFFFF"> | |
- | + | <a href="https://2014.igem.org/Giant_Jamboree/About#about_giantjamboree"> <img src="https://static.igem.org/mediawiki/igem.org/1/14/Giantjamboree_about.png" width="160px"></a> | |
+ | </td> <td ></td> </tr> | ||
</table> | </table> | ||
+ | <BR><BR> | ||
- | |||
+ | <p> The Giant Jamboree is organized by the <a style="color:#39b673;" href="https://2014.igem.org/Giant_Jamboree/About#about_igemfoundaion"><b> iGEM Foundation</a> </b> </p> | ||
+ | <br> | ||
+ | <br><br> | ||
+ | </div> | ||
- | |||
- | |||
- | |||
- | |||
+ | <div id="fullwidth_twitter"> | ||
+ | <br><BR> | ||
+ | <br><br><br> | ||
+ | <br><br><br><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/2/29/Giantjamboree_mainstats2.png" > | ||
+ | </div> | ||
- | < | + | <div id="fullwidth_whitebackground"> |
- | + | ||
- | + | ||
- | + | ||
- | < | + | <br><br> |
+ | <img src="https://static.igem.org/mediawiki/igem.org/e/e6/Giantjamboree_program.png" height="50px"><br><br> | ||
- | < | + | <p>iGEM projects are developed by students college students from all over the world. They focus their research and efforts with help of the iGEM tracks. <br>This year we have 15 different tracks, from Environment to Health and Medicine, from Entrepreneurship to Policy and Practices. |
+ | </p> | ||
+ | <br><br> | ||
- | + | <table width="975px" align="center" cellspacing="0"> | |
- | <table | + | <tr height="40px" > <td ></td> |
- | <tr height=" | + | <td style="border: 2px solid black;" align="center" width="160px" onMouseOver="this.bgColor='#39b673'" onMouseOut="this.bgColor='#FFFFFF'" bgColor="#FFFFFF"> |
- | < | + | <a href="https://2014.igem.org/Giant_Jamboree/Projects"> <img src="https://static.igem.org/mediawiki/2014/2/23/Giantjamboree_trackss_button.png" width="160px"></a> |
+ | </td> <td ></td> </tr> | ||
</table> | </table> | ||
- | |||
- | < | + | <br><br> |
- | < | + | |
- | + | ||
- | < | + | <table width="975px" align="center"> |
- | <tr | + | <tr> |
+ | <td> | ||
+ | <a href="https://2014.igem.org/Giant_Jamboree/Projects#communitylabs"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/0/0d/Icons_communitylabs.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/c/c5/Giantjamboree_communitylabs_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/0/0d/Icons_communitylabs.png'" width="120px"></a> | ||
+ | </td> | ||
- | <td | + | <td> |
- | + | <a href="https://2014.igem.org/Giant_Jamboree/Projects#environment"> | |
+ | <img src="https://static.igem.org/mediawiki/igem.org/a/af/Icons_environment.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/0/0b/Giantjamboree_environment_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/a/af/Icons_environment.png'" width="120px" ></a> | ||
+ | </td> | ||
- | |||
+ | <td> | ||
+ | <a href="https://2014.igem.org/Giant_Jamboree/Projects#newapplication"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/a/a6/Icons_newapplication.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/a/aa/Giantjamboree_newapplication_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/a/a6/Icons_newapplication.png'" width="120px"></a> | ||
+ | </td> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | <img src="https://static.igem.org/mediawiki/igem.org/ | + | <td> |
- | + | <a href="https://2014.igem.org/Giant_Jamboree/Projects#entrepreneurship"> | |
- | </ | + | <img src="https://static.igem.org/mediawiki/igem.org/7/70/Icons_entrepreneurship.png" |
- | </ | + | onmouseover="this.src='https://static.igem.org/mediawiki/2014/7/72/Giantjamboree_entrepreneurship_hover.png'" |
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/7/70/Icons_entrepreneurship.png'" width="120px"></a> | ||
+ | </td> | ||
- | |||
- | </ | + | <td> |
+ | <a href="https://2014.igem.org/Giant_Jamboree/Projects#energy"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/d/d8/Icons_energy.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/b/be/Giantjamboree_energy_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/d/d8/Icons_energy.png'" width="120px"></a> | ||
+ | </td> | ||
- | </td> | + | <td> |
+ | <a href="https://2014.igem.org/Giant_Jamboree/Projects#foodandnutrition"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/e/e1/Icons_foodandnutrition.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/9/9d/Giantjamboree_foodandnutrition_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/e/e1/Icons_foodandnutrition.png'" width="120px"></a> | ||
+ | </td> | ||
- | <td | + | <td> |
+ | <a href="https://2014.igem.org/Giant_Jamboree/Projects#manufacturing"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/8/8d/Icons_manufacturing.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/a/ac/Giantjamboree_manufacturing_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/8/8d/Icons_manufacturing.png'" | ||
+ | width="120px"></a> | ||
+ | </td> | ||
+ | |||
+ | <td> | ||
+ | <a href="https://2014.igem.org/Giant_Jamboree/Projects#healthandmedicine"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/d/da/Icons_healthandmedicine.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/5/58/Giantjamboree_healthandmedicine_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/d/da/Icons_healthandmedicine.png'" width="120px"></a> | ||
+ | </td> | ||
</tr> | </tr> | ||
- | |||
- | < | + | <tr> |
- | < | + | <td> |
+ | <a href="https://2014.igem.org/Giant_Jamboree/Projects#policyandpractices"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/c/cc/Icons_policyandpractices.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/0/05/Giantjamboree_policyandpractices_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/2014/c/cc/Icons_policyandpractices.png'" width="120px"></a> | ||
+ | </td> | ||
- | < | + | <td> |
- | + | <a href="https://2014.igem.org/Giant_Jamboree/Projects#measurement"> | |
- | < | + | <img src="https://static.igem.org/mediawiki/igem.org/0/0a/Icons_measurement.png" |
- | + | onmouseover="this.src='https://static.igem.org/mediawiki/2014/5/51/Giantjamboree_measurement_hover.png'" | |
- | </ | + | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/0/0a/Icons_measurement.png'" width="120px"></a> |
+ | </td> | ||
+ | <td> | ||
+ | <a href="https://2014.igem.org/Giant_Jamboree/Projects#artanddesign"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/a/a5/Icons_artanddesign.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/7/77/Giantjamboree_artanddesign_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/a/a5/Icons_artanddesign.png'" width="120px"></a> | ||
+ | </td> | ||
- | < | + | <td> |
- | < | + | <a href="https://2014.igem.org/Giant_Jamboree/Projects#foundationaladvance"> |
- | + | <img src="https://static.igem.org/mediawiki/igem.org/3/34/Icons_foundationaladvance.png" | |
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/1/12/Giantjamboree_foundationaladvance_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/3/34/Icons_foundationaladvance.png'" width="120px"></a> | ||
+ | </td> | ||
- | |||
- | < | + | <td> |
- | + | <a href="https://2014.igem.org/Giant_Jamboree/Projects#software"> | |
- | + | <img src="https://static.igem.org/mediawiki/igem.org/3/3e/Icons_software.png" | |
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/0/0c/Giantjamboree_software_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/3/3e/Icons_software.png'" width="120px"></a> | ||
+ | </td> | ||
- | <td> | + | <td> |
- | + | <a href="https://2014.igem.org/Giant_Jamboree/Projects#informationprocessing"> | |
- | < | + | <img src="https://static.igem.org/mediawiki/igem.org/3/38/Icons_informationprocessing.png" |
- | + | onmouseover="this.src='https://static.igem.org/mediawiki/2014/1/17/Giantjamboree_informationprocessing_hover.png'" | |
- | + | onmouseout="this.src='https://static.igem.org/mediawiki/igem.org/3/38/Icons_informationprocessing.png'" width="120px"> </a> | |
</td> | </td> | ||
- | <td | + | <td> |
- | + | ||
- | + | ||
- | < | + | <a href="https://2014.igem.org/Giant_Jamboree/Projects#microfluidics"> |
+ | <img src="https://static.igem.org/mediawiki/2014/3/37/Icons_microfluidics.png" | ||
+ | onmouseover="this.src='https://static.igem.org/mediawiki/2014/b/b2/Giantjamboree_microfluidics_hover.png'" | ||
+ | onmouseout="this.src='https://static.igem.org/mediawiki/2014/3/37/Icons_microfluidics.png'" width="120px"></a> | ||
- | </table> | + | </td> |
+ | </tr></table> | ||
- | |||
- | |||
- | |||
- | < | + | <br><br><br><br> |
- | </ | + | </div> |
+ | <div id="fullwidth_teamimage"> | ||
+ | <br><BR> | ||
+ | <br><br><br> | ||
+ | <br><br> | ||
+ | <br><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/0/00/Giantjamboree_twitter2.png"> | ||
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | |||
- | < | + | <div id="fullwidth_redbackground"> |
+ | <br><bR><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/6/6c/Giantjamboree_schedule2.png" height="50px"> | ||
+ | <br> | ||
+ | <p>Throughout the Giant Jamboree there will be networking sessions, social events, presentations, talks, exhibitions, workshops, discussions forums and more! | ||
+ | </p> | ||
- | < | + | <br><br> |
+ | <img src="https://static.igem.org/mediawiki/2014/3/3f/Giantjamboree_schedule.png" width="975px"> | ||
+ | <br><br> | ||
+ | <table width="975px" align="center" cellspacing="0"> | ||
+ | <tr height="40px" bgColor="#ffffff"> <td ></td> | ||
+ | <td style="border: 2px solid black;" align="center" width="180px" onMouseOver="this.bgColor='#39b673" onMouseOut="this.bgColor='#FFFFFF'" bgColor="#FFFFFF"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/3/3d/Giantjamboree_fullschedule.png" width="160px"> | ||
+ | </td> <td ></td> </tr> | ||
+ | </table> | ||
- | |||
- | |||
- | < | + | <br><p>Coming soon! </p> |
- | < | + | <br><br> |
+ | </div> | ||
- | |||
- | |||
- | < | + | <div id="fullwidth_hynes"> |
- | + | <br><br><br> | |
+ | <img src="https://static.igem.org/mediawiki/2014/5/50/Hynestext.png" width="975px"> | ||
+ | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <div id="fullwidth_whitebackground"> |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <br><br> |
+ | <img src="https://static.igem.org/mediawiki/2014/7/74/Giantjamboree_registration.png" height="50px"> | ||
+ | <br><br> | ||
- | < | + | <p>The Jamboree attendance fee is $750 USD per team member.<br> |
- | < | + | The fee includes a team presentation slot and a team poster location, <br> |
- | < | + | as well as admission to a social event and the awards ceremony. <br> |
- | + | Academic or other non-profit attendees have a $850 USD attendance fee, and corporate attendees have an attendance fee of $1000. <br><br> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | < | + | For additional information, please see the <a style="color:#39b673" href="https://2014.igem.org/Giant_Jamboree/Registration"> <b> Jamboree registration page. </b> </a></p> |
- | < | + | <br><br> |
+ | <img src="https://static.igem.org/mediawiki/2014/c/c1/Giantjamboree_costsgeneral2.png" width="975px"> | ||
+ | <br><br> | ||
- | <tr | + | <table width="975px" align="center" cellspacing="0"> |
+ | <tr height="40px" > <td ></td> | ||
+ | <br> | ||
+ | <td style="border: 2px solid black;" align="center" width="180px" onMouseOver="this.bgColor='#39b673'" onMouseOut="this.bgColor='#FFFFFF'" bgColor="#FFFFFF"> | ||
+ | <a href="https://www.regonline.com/Register/Checkin.aspx?EventID=1585336"> <img src="https://static.igem.org/mediawiki/2014/6/63/Giantjamboree_register_button.png" width="160px"></a> | ||
+ | </td> <td ></td> </tr> | ||
+ | </table> | ||
- | < | + | <br> |
- | < | + | <br> |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | </div> | |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <div id="fullwidth_teamimage2"> | ||
- | |||
+ | </div> | ||
- | |||
- | |||
- | < | + | <div id="fullwidth_yellowbackground"> |
- | < | + | <br><br><br> |
+ | <img src="https://static.igem.org/mediawiki/2014/2/29/Giantjamboree_accomodation2.png" height="50px"> | ||
+ | <br> | ||
+ | <p>Hotel blocks are available to iGEM teams, you can find more information, <a style="color:#39b673" href="https://2014.igem.org/Giant_Jamboree/Hotels"> <b> here</b></a>.</p> | ||
+ | <br> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/b/bf/Giantjamboree_hotelsinfo2.png" width="875px"> | ||
- | <td onMouseOver="this.bgColor='# | + | <br><br> |
+ | <table width="160px" align="center" cellspacing="0"> | ||
+ | <tr height="40px" bgColor="#414141"> <td ></td> | ||
+ | <td style="border: 2px solid black;" align="center" width="180px" onMouseOver="this.bgColor='#39b673'" onMouseOut="this.bgColor='#FFFFFF'" bgColor="#FFFFFF"> | ||
+ | <a href="https://2014.igem.org/Giant_Jamboree/Hotels"> <img src="https://static.igem.org/mediawiki/2014/b/b9/Giantjamboree_hotels_button.png" width="160px"></a> | ||
+ | </td> <td ></td> </tr> | ||
+ | </table> | ||
- | |||
- | < | + | <br><br><br><br> |
+ | <img src="https://static.igem.org/mediawiki/2014/e/e9/Giantjamboree_transportation2.png" height="30px"> <br> | ||
+ | <p> The Hynes Convention Center is located in the downtown Boston area and is accessible by public transportation. <br> | ||
+ | <a style="color:#39b673" href="https://2014.igem.org/Giant_Jamboree/Location#transportation"> <b> Transportation options</b> </a> | ||
+ | </p> | ||
- | < | + | <br><br> |
- | + | ||
- | < | + | <br> |
- | + | </div> | |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <div id="fullwidth_whitebackground"> | ||
- | < | + | <iframe width="100%" height="250" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps/ms?msa=0&msid=211889735555343806668.0004f9d96e9e76750d2b0&ie=UTF8&t=m&ll=42.355246,-71.063004&spn=0.088798,0.180244&z=12&output=embed"></iframe> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | <br><br> |
- | < | + | <img src="https://static.igem.org/mediawiki/igem.org/d/d4/Giantjamboree_sponsors.png" height="50px"> |
- | + | <br> | |
- | + | <p> See the complete list of <a style="color:#39b673" href="https://2014.igem.org/Giant_Jamboree/SponsorsandExhibitors"> | |
- | + | <b> Sponsors and Exhibitors.</b> </a> </p> | |
- | + | <br><br> | |
- | + | ||
- | < | + | |
+ | <table width="975px" border="0" align="center"> | ||
<tr> <td width="5%"> </td> <td align="center" colspan="5"> <font color="#414141" size="2"> <b> Platinum Partners </b> </font> </td> <td width="5%"> </td> </tr> | <tr> <td width="5%"> </td> <td align="center" colspan="5"> <font color="#414141" size="2"> <b> Platinum Partners </b> </font> </td> <td width="5%"> </td> </tr> | ||
- | <tr> <td height=" | + | <tr> <td height="15px" colspan="7"></td> </tr> |
<tr> | <tr> | ||
<td width="5%"> </td> | <td width="5%"> </td> | ||
- | <td align="center"> <img src="https://static.igem.org/mediawiki/igem.org/2/26/Sloan_Logo_Primary_Web_250px.png"> </td> | + | <td align="center"> <img src="https://static.igem.org/mediawiki/igem.org/2/26/Sloan_Logo_Primary_Web_250px.png" width="200px"> </td> |
<td width="5%"> </td> | <td width="5%"> </td> | ||
- | <td align="center"><img src="https://static.igem.org/mediawiki/igem.org/7/7e/NSF_logo.png"> </td> | + | <td align="center"><img src="https://static.igem.org/mediawiki/igem.org/7/7e/NSF_logo.png" height="70px" > </td> |
<td width="5%"> </td> | <td width="5%"> </td> | ||
- | <td align="center"><img src="https://static.igem.org/mediawiki/igem.org/8/82/SynBERC_logo_65h.png"> </td> | + | <td align="center"><img src="https://static.igem.org/mediawiki/igem.org/8/82/SynBERC_logo_65h.png" width="200px"> </td> |
<td width="5%"></td> | <td width="5%"></td> | ||
</tr> | </tr> | ||
+ | <tr> <td height="10px" colspan="7"></td> </tr> | ||
+ | <tr> <td height="1px" colspan="7" bgColor="#f0f0f0"></td> </tr> | ||
+ | <tr> <td height="10px" colspan="7"></td> </tr> | ||
- | |||
- | |||
- | |||
- | |||
</table> | </table> | ||
<!-- partners --> | <!-- partners --> | ||
- | <table> | + | <table align="center"> |
<tr> <td width="5%"> </td> <td align="center" colspan="5"> <font color="#414141" size ="2"> <b> Partners </b> </font> </td> <td width="5%"> </td> </tr> | <tr> <td width="5%"> </td> <td align="center" colspan="5"> <font color="#414141" size ="2"> <b> Partners </b> </font> </td> <td width="5%"> </td> </tr> | ||
<tr> <td colspan="7" height="15px"></td> </tr> | <tr> <td colspan="7" height="15px"></td> </tr> | ||
<tr> | <tr> | ||
<td width="5%"> </td> | <td width="5%"> </td> | ||
- | <td align="center" width="25%"><img src="https://static.igem.org/mediawiki/igem.org/a/aa/Agilent_Technologies_logo.png"> </td> | + | <td align="center" width="25%"><img src="https://static.igem.org/mediawiki/igem.org/a/aa/Agilent_Technologies_logo.png" width="170px"> </td> |
<td width="5%"> </td> | <td width="5%"> </td> | ||
- | <td align="center" width="25%"><img src="https://static.igem.org/mediawiki/2010/1/1e/Fbi_seal_mod_50px.png"> </td> | + | <td align="center" width="25%"><img src="https://static.igem.org/mediawiki/2010/1/1e/Fbi_seal_mod_50px.png" height="50px"> </td> |
<td width="5%"> </td> | <td width="5%"> </td> | ||
- | <td align="center" width="25%"><img src="https://static.igem.org/mediawiki/igem.org/c/c6/Autodesk-logo.png"> </td> | + | <td align="center" width="25%"><img src="https://static.igem.org/mediawiki/igem.org/c/c6/Autodesk-logo.png" width="140px"> </td> |
<td width="5%"> </td> | <td width="5%"> </td> | ||
</tr> | </tr> | ||
- | <tr> <td colspan="7" height=" | + | <tr> <td colspan="7" height="25px"></td> </tr> |
</table> | </table> | ||
- | <table> | + | <table align="center"> |
<tr> | <tr> | ||
<td width="5%"> </td> | <td width="5%"> </td> | ||
- | <td width="25%" align="center"> <img src="https://static.igem.org/mediawiki/parts/a/a2/IDT_Logo_2014_%28corp_blue%29.png" width=" | + | <td width="25%" align="center"> <img src="https://static.igem.org/mediawiki/parts/a/a2/IDT_Logo_2014_%28corp_blue%29.png" width="140px"></td> |
<td width="5%" </td> | <td width="5%" </td> | ||
- | <td width="25%" align="center"><img src="https://static.igem.org/mediawiki/2012/c/c0/MathWorks_logo_small.png"></td> | + | <td width="25%" align="center"><img src="https://static.igem.org/mediawiki/2012/c/c0/MathWorks_logo_small.png" width="170px"></td> |
<td width="5%"> </td> | <td width="5%"> </td> | ||
- | <td width="25%" align="center"><img src="https://static.igem.org/mediawiki/2014/5/57/Erasynbio.jpg"></td> | + | <td width="25%" align="center"><img src="https://static.igem.org/mediawiki/2014/5/57/Erasynbio.jpg" width="140px"></td> |
<td width="5%"> </td> | <td width="5%"> </td> | ||
</tr> | </tr> | ||
- | <tr> <td | + | <tr> <td height="10px" colspan="7"></td> </tr> |
<tr> <td height="1px" colspan="7" bgColor="#f0f0f0"></td> </tr> | <tr> <td height="1px" colspan="7" bgColor="#f0f0f0"></td> </tr> | ||
+ | <tr> <td height="10px" colspan="7"></td> </tr> | ||
+ | |||
</table> | </table> | ||
<!-- gold sponsors --> | <!-- gold sponsors --> | ||
- | <table | + | <table align="center"> |
- | + | ||
<tr> <td width="5%"> </td> <td align="center" > <font color="#414141" size="2"> <b> Gold Sponsors </b></font> </td> <td width="5%"> </td> </tr> | <tr> <td width="5%"> </td> <td align="center" > <font color="#414141" size="2"> <b> Gold Sponsors </b></font> </td> <td width="5%"> </td> </tr> | ||
<tr> <td height="15px" colspan="3"></td> </tr> | <tr> <td height="15px" colspan="3"></td> </tr> | ||
<tr> <td width="5%"> </td> | <tr> <td width="5%"> </td> | ||
<td align="center"> | <td align="center"> | ||
- | <img src="https://static.igem.org/mediawiki/igem.org/a/a0/SGI-DNA_logo.png"> | + | <img src="https://static.igem.org/mediawiki/igem.org/a/a0/SGI-DNA_logo.png" width="90px"> |
<td width="5%"> </td></tr> | <td width="5%"> </td></tr> | ||
- | |||
- | |||
+ | <tr> <td height="10px" colspan="3"></td> </tr> | ||
+ | <tr> <td height="1px" colspan="5" bgColor="#f0f0f0"></td> </tr> | ||
+ | <tr> <td height="10px" colspan="3"></td> </tr> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
</table> | </table> | ||
- | </td> | + | <!-- silver sponsors --> |
- | <td ></td> | + | <table align="center"> |
- | </tr> | + | <tr> <td width="5%"> </td> <td align="center" > <font color="#a5a5a5" size="2"> <b> Silver Sponsors </b></font> </td> <td width="5%"> </td> </tr> |
+ | <tr> <td height="45px" colspan="3"></td> </tr> | ||
</table> | </table> | ||
+ | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | < | + | <div id="fullwidth_bluebackground"> |
+ | <br><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/9/91/Giantjamboree_becomeasponsor2.png" height="30px"> <br> | ||
+ | <p> Find more information on how you can <a style="color:#39b673" href="https://igem.org/Sponsorship"> <b> sponsor iGEM. </b> </a> </p> | ||
+ | <br><br> | ||
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | < | + | <div id="fullwidth_contact"> |
- | < | + | <br><br> |
- | < | + | <img src="https://static.igem.org/mediawiki/2014/5/53/Giantjamboree_contact2.png" height="50px"> |
- | + | ||
- | + | ||
- | < | + | <br> |
+ | <img src="https://static.igem.org/mediawiki/2014/b/b3/Giantjamboree_contactinformation2.png" height="400px"> | ||
+ | <br><br><br><br><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/8/89/Giantjamboree_subscribenewsletter.png" height="40px"> | ||
+ | <br><Br> | ||
+ | <table width="160px" align="center" cellspacing="0"> | ||
+ | <tr height="40px" bgColor="414141" > <td ></td> | ||
+ | <td style="border: 2px solid black;" align="center" width="160px" onMouseOver="this.bgColor='#39b673'" onMouseOut="this.bgColor='#FFFFFF'" bgColor="#FFFFFF"> | ||
+ | <a href="http://mail.igem.org/mailman/listinfo/interest"> <img src="https://static.igem.org/mediawiki/igem.org/b/b3/Giantjamboree_newsletter.png" width="160px"></a> | ||
+ | </td> <td ></td> </tr> | ||
+ | </table> | ||
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <div id="fullwidth_whitebackground"> | ||
+ | <br><br> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/6/6a/Worldglobe_igem.png" width="200px"> <br> <B>SEE YOU SOON! </B> </td> </tr> | ||
+ | <br><br> | ||
- | |||
- | |||
- | |||
- | |||
- | + | </div> | |
- | + | ||
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> | ||
- |
Revision as of 21:15, 28 July 2014
|
More than just a competition!
This year, everyone advances to Boston. Instead of having Regional Jamborees, we will have one single event.
With 245 teams and over 2500 participants!
Come join the fun and share in the excitement as teams from all over thw world present their synthetic biology projects.
2014 is iGEM's 10 year anniversary and we look forward to celebrating with our teams at the largest gathering of synthetic biology worldwide.
The Giant Jamboree is organized by the iGEM Foundation
iGEM projects are developed by students college students from all over the world. They focus their research and efforts with help of the iGEM tracks.
This year we have 15 different tracks, from Environment to Health and Medicine, from Entrepreneurship to Policy and Practices.
Throughout the Giant Jamboree there will be networking sessions, social events, presentations, talks, exhibitions, workshops, discussions forums and more!
Coming soon!
The Jamboree attendance fee is $750 USD per team member.
The fee includes a team presentation slot and a team poster location,
as well as admission to a social event and the awards ceremony.
Academic or other non-profit attendees have a $850 USD attendance fee, and corporate attendees have an attendance fee of $1000.
For additional information, please see the Jamboree registration page.
Hotel blocks are available to iGEM teams, you can find more information, here.
The Hynes Convention Center is located in the downtown Boston area and is accessible by public transportation.
Transportation options
See the complete list of Sponsors and Exhibitors.
Platinum Partners | ||||||
Partners | ||||||
Gold Sponsors | ||||
Silver Sponsors | ||
SEE YOU SOON!