|
|
(44 intermediate revisions not shown) |
Line 1: |
Line 1: |
| {{CSS/Main}} | | {{CSS/Main}} |
| + | |
| + | |
| + | |
| <html> | | <html> |
| <style> | | <style> |
Line 5: |
Line 8: |
| </style> | | </style> |
| | | |
- | <script language="JavaScript1.2">
| |
| | | |
- | var howOften = 5; //number often in seconds to rotate
| + | <!--MENU--> |
- | var current = 0; //start the counter at 0
| + | <table id="menu" width="100%" cellspacing="0" align="center"> |
- | var ns6 = document.getElementById&&!document.all; //detect netscape 6
| + | |
| | | |
- | // place your images, text, etc in the array elements here
| + | <tr > |
- | var items = new Array();
| + | <td ></td> |
- | items[0]="<img alt='image0 (9K)' src=' https://static.igem.org/mediawiki/2014/9/96/Registrybanner04.jpg' height='300' width='300' border='0' />";
| + | |
- | items[1]="<img alt='image1 (9K)' src='https://static.igem.org/mediawiki/2014/f/f3/Bannerdemoigemorg.jpg' height='300' width='300' border='0' />";
| + | |
- | items[2]="<img alt='image2 (9K)' src='https://static.igem.org/mediawiki/2014/9/96/Registrybanner04.jpg' height='300' width='300' border='0' />";
| + | |
- | items[3]="<img alt='image3 (9K)' src='https://static.igem.org/mediawiki/2014/f/f3/Bannerdemoigemorg.jpg' height='300' width='300' border='0' />";
| + | |
- | items[4]="<img alt='image4 (9K)' src='https://static.igem.org/mediawiki/2014/9/96/Registrybanner04.jpg' height='300' width='300' border='0' />";
| + | |
- | items[5]="<img alt='image5 (18K)' src='https://static.igem.org/mediawiki/2014/f/f3/Bannerdemoigemorg.jpg' height='300' width='300' border='0' />";
| + | |
- | function rotater() {
| + | |
- | document.getElementById("placeholder").innerHTML = items[current];
| + | |
- | current = (current==items.length-1) ? 0 : current + 1;
| + | |
- | setTimeout("rotater()",howOften*1000);
| + | |
- | }
| + | |
| | | |
- | function rotater() {
| + | <td width="975px" align="center"> |
- | 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
| + | <table width="975px"> |
- | setTimeout("rotater()",howOften*1000);
| + | <td align="left"><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="50px"></td> |
- | }
| + | |
- | window.onload=rotater;
| + | <td width="10%" align="right">ABOUT </td> |
- | //--> | + | <td width="10%" align="right">PROGRAMS</td> |
- | </script> | + | <td width="10%" align="right">COMMUNITY </td> |
| + | <td width="10%" align="right">SPONSORS </td> |
| + | <td width="10%" align="right">DONATE</td> |
| + | <td width="10%" align="right">CONTACT </td> |
| + | </table> |
| + | </td> |
| + | <td></td> |
| + | </tr> |
| + | </table> |
| | | |
| | | |
| | | |
| <!---BANNER--> | | <!---BANNER--> |
- | <table width="100%" cellspacing="0"> <tr> | + | <table width="100%" cellspacing="0"> |
| + | <tr bgColor="#e3e3e3" > |
| <td></td> | | <td></td> |
| | | |
| <td width ="975px"> | | <td width ="975px"> |
| | | |
- | <table><tr> | + | <table cellspacing="0"><tr bgColor="#e3e3e3" > |
- | <td width="600px"> | + | <td width="675px"> |
| | | |
- | <layer id="placeholderlayer"></layer><div id="placeholderdiv"></div></td> | + | <img src="https://static.igem.org/mediawiki/2014/f/f3/Bannerdemoigemorg.jpg" width="675px"> |
| + | </td> |
| | | |
| + | <td width="15px"></td> |
| | | |
- | <td bgColor="#e3e3e3" width="300px"></td> | + | <td bgColor="#e3e3e3" width="285px"> |
| + | <ul><b>Quick links <br><br> |
| + | <li> Giant Jamboree </li> |
| + | <li>Collegiate Competition </li> |
| + | <li> High School Competition </li> |
| + | <li>What is iGEM? </li></b> |
| + | </ul> |
| + | </td> |
| </tr></table> | | </tr></table> |
| | | |
Line 64: |
Line 65: |
| | | |
| | | |
- |
| |
- | <!--MENU-->
| |
- | <table id="menu" width="100%" cellspacing="0" align="center">
| |
- |
| |
- | <tr bgColor="#414141">
| |
- | <td bgColor="#414141"></td>
| |
- |
| |
- | <td width="975px" bgColor="#414141" align="center">
| |
- | <table width="975px" cellspacing="0">
| |
- | <tr align="center" bgColor="#414141" height="70px">
| |
- | <td width="5%"></td>
| |
- | <td onMouseOver="this.bgColor='#49b677'" onMouseOut="this.bgColor='#414141'" bgColor="#414141" width="12%">
| |
- | <a style="color: #ffffff" href="#about">ABOUT</a> </td>
| |
- |
| |
- | <td onMouseOver="this.bgColor='#49b677'" onMouseOut="this.bgColor='#414141'" bgColor="#414141" width="12%">
| |
- | <a style="color: #ffffff" href="#schedule"> PROGRAMS</a> </td>
| |
- |
| |
- | <td onMouseOver="this.bgColor='#49b677'" onMouseOut="this.bgColor='#414141'" bgColor="#414141" width="12%">
| |
- | <a style="color: #ffffff" href="#registration">COMMUNITY </a> </td>
| |
- |
| |
- | <td onMouseOver="this.bgColor='#49b677'" onMouseOut="this.bgColor='#414141'" bgColor="#414141" width="12%">
| |
- | <a style="color: #ffffff" href="#location">SPONSORS</a> </td>
| |
- |
| |
- | <td onMouseOver="this.bgColor='#49b677'" onMouseOut="this.bgColor='#414141'" bgColor="#414141" width="12%">
| |
- | <a style="color: #ffffff" href="#hotels">COMPETITION </a> </td>
| |
- |
| |
- | <td onMouseOver="this.bgColor='#49b677'" onMouseOut="this.bgColor='#414141'" bgColor="#414141" width="12%">
| |
- | <a style="color: #ffffff" href="#sponsor">DONATE</a> </td>
| |
- |
| |
- | <td onMouseOver="this.bgColor='#49b677'" onMouseOut="this.bgColor='#414141'" bgColor="#414141" width="12%">
| |
- | <a style="color: #ffffff" href="#contact">CONTACT </a> </td>
| |
- |
| |
- | <td width="5%"></td>
| |
- | </tr>
| |
- | </table>
| |
- | </td>
| |
- | <td bgColor="#414141"></td>
| |
- | </tr>
| |
- | </table>
| |
| | | |
| | | |
| | | |
| | | |
| + | <!-- topics --> |
| <table width="100%" cellspacing="0"> | | <table width="100%" cellspacing="0"> |
| <tr> | | <tr> |
Line 115: |
Line 78: |
| | | |
| <table width="975px"> | | <table width="975px"> |
- | | + | <tr> <td colspan="7" height="45px"></td></tr> |
| <tr> <td colspan="7" height="20px"> </td></tr> | | <tr> <td colspan="7" height="20px"> </td></tr> |
| <tr align="center"> | | <tr align="center"> |
- | <td width="20%"><b>iGEM </b></td> | + | <td width="7%"></td> |
| + | <td width="25%"><img src="https://static.igem.org/mediawiki/2014/6/64/Gearpng.png"><br><b>iGEM </b></td> |
| <td width="5%"> </td> | | <td width="5%"> </td> |
- | <td width="20%"><b>COLLEGIATE DIVISION </b></td> | + | <td width="25%"><img src="https://static.igem.org/mediawiki/2014/6/64/Gearpng.png"><br><b>MISSION</b></td> |
- | <td width="5%"></td>
| + | |
- | <td width="20%"><b>HIGH SCHOOL DIVISION </b></td>
| + | |
| <td width="5%"></td> | | <td width="5%"></td> |
- | <td width="20%"><b>REGISTRY </b></td> | + | <td width="25%"> <img src="https://static.igem.org/mediawiki/2014/6/64/Gearpng.png"><br><b>PROGRAMS </b></td> |
| + | <td width="7%"></td> |
| </tr> | | </tr> |
| | | |
| <tr> <td colspan="7" height="10px"> </td></tr> | | <tr> <td colspan="7" height="10px"> </td></tr> |
| <tr valign="top"> | | <tr valign="top"> |
- | <td width="20%">International and multidisciplinary, iGEM is much more than a competition.</td> | + | <td width="7%"></td> |
| + | <td width="25%">International and multidisciplinary, iGEM is much more than a competition. We are a non profit dedicated to the advancement of synthetic biology.</td> |
| <td width="5%"> </td> | | <td width="5%"> </td> |
- | <td width="20%"> | + | <td width="25%"> iGEM promotes teamwork, leadership, cooperation a strong sense of community and overall a “Get, Give and Share” philosophy.</td> |
- | 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.
| + | |
- | </td> | + | |
| <td width="5%"></td> | | <td width="5%"></td> |
- | <td width="20%">Students interested in synthetic biology can participate in iGEM at a high school level. </td> | + | <td width="25%"> University and high school students, artists, researchers, engineers, there is a place for everyone in iGEM.</td> |
- | <td width="5%"></td> | + | <td width="7%"></td> |
- | <td width="20%">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.</td>
| + | |
- | </tr>
| + | |
| | | |
- |
| |
- | <tr> <td colspan="7" height="20px"> </td></tr>
| |
- | <tr align="center">
| |
- | <td width="20%"><b>SAFETY + SECURITY </b></td>
| |
- | <td width="5%"> </td>
| |
- | <td width="20%"><b>INNOVATION</b></td>
| |
- | <td width="5%"></td>
| |
- | <td width="20%"><b>LABS PROGRAM</b></td>
| |
- | <td width="5%"></td>
| |
- | <td width="20%"><b>VALUES </b></td>
| |
| </tr> | | </tr> |
| | | |
- | <tr> <td colspan="7" height="10px"> </td></tr>
| |
- | <tr valign="top">
| |
- | <td width="20%">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.</td>
| |
- | <td width="5%"> </td>
| |
- | <td width="20%">
| |
- | 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.
| |
- | </td>
| |
- | <td width="5%"></td>
| |
- | <td width="20%">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! </td>
| |
- | <td width="5%"></td>
| |
- | <td width="20%"> iGEM promotes teamwork, leadership, cooperation a strong sense of community and overall a “Get, Give and Share” philosophy.
| |
- | </td>
| |
- | </tr>
| |
| | | |
| + | <tr> <td colspan="7" height="45px"></td></tr> |
| </table> | | </table> |
| </td> | | </td> |
Line 179: |
Line 114: |
| | | |
| | | |
- | <table width ="100%"" cellspacing="0"> | + | <table width ="100%"" cellspacing="0" > |
- | <tr> | + | <tr><td></td> |
- | <td></td> | + | |
| | | |
| <td width="975px"> | | <td width="975px"> |
| + | |
| <table width="975px" cellspacing="0"> | | <table width="975px" cellspacing="0"> |
- | <tr height="200px" bgColor="#e3e3e3"> | + | <tr > |
- | <td width="60%"> | + | <td width="675px"> |
- | <table cellspacing="0"> | + | <table cellspacing="0" width="675px"> |
| + | <tr> <td> UPCOMING EVENTS </td></tr> |
| <tr> <td> Date Subject/Area/Division Description</td></tr> | | <tr> <td> Date Subject/Area/Division Description</td></tr> |
| <tr> <td>June 23 Collegiate Division Safety About our Lab</td></tr> | | <tr> <td>June 23 Collegiate Division Safety About our Lab</td></tr> |
Line 194: |
Line 130: |
| <tr> <td> July 18 Collegiate Division Giant Jamboree Registration Opens </td></tr> | | <tr> <td> July 18 Collegiate Division Giant Jamboree Registration Opens </td></tr> |
| </table> | | </table> |
- |
| |
| </td> | | </td> |
- | <td width="5%"></td>
| |
- | <td width="35%"></td>
| |
| | | |
| + | <td width="15px"></td> |
| + | |
| + | |
| + | <td width="285px"> |
| + | <table cellspacing="0" width="285px"> |
| + | <tr> <td> HIGHLIGHTS</td></tr> |
| + | <tr> <td> |
| + | <ul> |
| + | <li>Publications </li> |
| + | <li> Opportunities </li> |
| + | <li> Alumni </li> |
| + | <li> Community Videos </li> |
| + | </ul> |
| + | </td></tr> |
| </table> | | </table> |
| </td> | | </td> |
| | | |
- | <td></td>
| |
| </tr> | | </tr> |
| </table> | | </table> |
| + | |
| + | </td> |
| + | <td></td></tr></table> |
| + | |
| + | |
| + | <br><br><br> |
| + | </html> |
| + | |
| + | {{MainPage2014/Footer}} |