Difference between revisions of "Dev/Results"
(bunch of minor tweaks around currentYear and whether awards are open) |
(Put in all Ana's framing code) |
||
Line 1: | Line 1: | ||
{{2015Top}} | {{2015Top}} | ||
<html> | <html> | ||
+ | <style> #igemLogo, #pageTitle, #grayLine_Clear { display: none;} | ||
+ | |||
+ | #image_leftColumn_MainPage | ||
+ | { | ||
+ | margin-left: -15px; | ||
+ | margin-top: -5px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #rightColumn_MainPage { | ||
+ | background-color: #f2f2f2; | ||
+ | width: 180px; | ||
+ | float: left; | ||
+ | height:3200px; | ||
+ | padding-top:5px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /*Class for creating a block 1/4 of the size of the left_Column in the Main page, */ | ||
+ | .small_block_leftColumn_MainPage{ | ||
+ | margin-bottom: 5px; | ||
+ | float: left; | ||
+ | width:180px; | ||
+ | margin-right:10px; | ||
+ | margin-left:5px; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | </style> | ||
<script src='https://igem.org/common/DataTables-1.10.7/media/js/jquery.dataTables.js'></script> | <script src='https://igem.org/common/DataTables-1.10.7/media/js/jquery.dataTables.js'></script> | ||
Line 33: | Line 62: | ||
<script> | <script> | ||
var t; | var t; | ||
− | var currentYear = | + | var currentYear = 2014; |
− | var resultsAreOpen = | + | var resultsAreOpen = true; |
//Helper function | //Helper function | ||
Line 289: | Line 318: | ||
− | <div id=" | + | <div id="leftColumn_MainPage"> |
+ | <div id="image_leftColumn_MainPage"><img src="https://static.igem.org/mediawiki/2015/9/9f/Promotionalbanner.jpg"></div> | ||
− | + | <div class="clear"></div> | |
− | < | + | <center><h1>iGEM 2015 Results </h1></center> |
− | + | <p>Congratulations to all participants in the 2015 International Genetically Engineered Machine competition! Your hard work and achievements are truly worthy of celebration!</p> | |
− | + | ||
− | + | ||
<h5>View:</h5> | <h5>View:</h5> | ||
Line 315: | Line 343: | ||
</li> | </li> | ||
</ul> | </ul> | ||
− | + | <br /> | |
Line 335: | Line 363: | ||
+ | </div> | ||
− | + | <!-- ~~~~~~~~ MENU ~~~~~~~~ --> | |
+ | <!-- Here goes the expanded menu --> | ||
+ | <div id="rightColumn_MainPage"> | ||
+ | <h4 class="menu-header">About iGEM</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://igem.org/About"><li>What is iGEM?</li></a> | ||
+ | <a href="https://igem.org/Previous_iGEM_Competitions"><li>Previous Competitions</li></a> | ||
+ | <a href="https://igem.org/Contact"><li>iGEM Headquarters </li></a> | ||
+ | <a href="https://2015.igem.org/IGEM_Publicity"><li>Publicity</li></a> | ||
+ | <a href="https://igem.org/Press_Kit"><li>Press Kit</li></a> | ||
+ | <a href="https://igem.org/Newsletters"><li>Join our Newsletter</li></a> | ||
+ | <a href="https://igem.org/Sponsorship"><li>Sponsor iGEM</li></a> | ||
+ | <a href="http://blog.igem.org/"><li>iGEM blog</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <h4 class="menu-header">Starting a Team</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Starting_a_Team"><li>Starting a Team</li></a> | ||
+ | <a href="https://2015.igem.org/Funding"><li>Funding</li></a> | ||
+ | <a href="https://2015.igem.org/Navigating_iGEM"><li>Navigating iGEM</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <h4 class="menu-header">Registration & Fees</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://igem.org/IGEM_2015_Registration"><li>Register Now </li></a> | ||
+ | <a href="https://2015.igem.org/Registration"><li>How to Register</li></a> | ||
+ | <a href="https://2015.igem.org/Fees"><li>Fees</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <h4 class="menu-header">Calendar</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Calendar_of_Events"><li>Calendar of Events</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <h4 class="menu-header">Requirements</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Requirements"><li>Requirements</li></a> | ||
+ | <a href="https://2015.igem.org/Wiki_Requirements"><li>Wiki Requirements</li></a> | ||
+ | <a href="https://2015.igem.org/Sections"><li>Sections</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <h4 class="menu-header">Tracks</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Tracks"><li>Complete List</li></a> | ||
+ | <a href="https://2015.igem.org/Tracks#New_Tracks"><li>New Tracks</li></a> | ||
+ | <a href="https://2015.igem.org/Tracks/HighSchool"><li>High School</li></a> | ||
+ | <a href="https://igem.org/Team_Tracks?year=2015"><li>Team Tracks</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <h4 class="menu-header">Parts</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="http://parts.igem.org/Help:Registry-at-a-Glance"><li>Registry At-a-Glance</li></a> | ||
+ | <a href="https://2015.igem.org/DNA_Distribution"><li>2015 DNA Distribution</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <h4 class="menu-header">Resources</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Teams_By_The_Numbers"><li>iGEM By The Numbers</li></a> | ||
+ | <a href="https://2015.igem.org/Telling_Your_Story"><li>Telling Your Story</li></a> | ||
+ | <a href="https://2015.igem.org/Keywords"><li>Keywords</li></a> | ||
+ | <a href="https://2015.igem.org/Troubleshooting"><li>Cloning Help</li></a> | ||
+ | <a href="https://2015.igem.org/Visa_help"><li>Visa Help</li></a> | ||
+ | <a href="https://2015.igem.org/FundingOpportunities"><li> Funding Opportunities</li></a> | ||
+ | <a href="https://2015.igem.org/Partner_Special_Offers"><li>Partner Special Offers</li></a> | ||
+ | <a href="https://2015.igem.org/Submitting_a_Part"><li>Submitting a Part</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <h4 class="menu-header">Giant Jamboree</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Giant_Jamboree"><li>General Information</li></a> | ||
+ | <a href="https://2015.igem.org/Giant_Jamboree/Career_Fair"><li>Career Fair</li></a> | ||
+ | <a href="https://igem.org/Sponsorship"><li>Sponsorship Opportunities</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <h4 class="menu-header">Human Practices</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Practices_Hub"><li>Practices Hub </li></a> | ||
+ | <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes"><li>Human Practices Awards</li></a> | ||
+ | <a href="https://2015.igem.org/Tracks/Policy_Practices"><li>Policy & Practices Track</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <h4 class="menu-header">Safety</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Safety"><li>Safety Overview</li></a> | ||
+ | <a href="https://2015.igem.org/Safety/Risk_Groups"><li>Risk Groups</li></a> | ||
+ | <a href="https://2015.igem.org/Safety/WhiteList"><li>White List</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <h4 class="menu-header">Judging</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Judging"><li>Overview</li></a> | ||
+ | <a href="https://igem.org/Team_Judging"><li>Judging Forms</li></a> | ||
+ | <a href="https://2015.igem.org/Judging/Awards"><li>Awards</li></a> | ||
+ | <a href="https://2015.igem.org/Judging/Medals"><li>Medals</li></a> | ||
+ | <a href="https://2015.igem.org/Poster"><li>Poster Guidelines</li></a> | ||
+ | <a href="https://2015.igem.org/Judging#forJudges"><li> For Judges </li></a> | ||
+ | <a href="https://2015.igem.org/Committees"><li> For Committees </li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <h4 class="menu-header">Community</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Meetups"><li>Meetups</li></a> | ||
+ | <a href="https://2015.igem.org/Community"><li>Community page</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <h4 class="menu-header">2015 Teams</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://igem.org/Team_List?year=2015"><li>Team List</li></a> | ||
+ | <a href="https://igem.org/Team_Wikis?year=2015"><li>Team Wikis</li></a> | ||
+ | <a href="http://www.google.com/maps/d/u/0/viewer?mid=z_CMSHmDgyfc.kShytm5hSTEk"><li>World Map</li></a> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | <h4 class="menu-header">Sponsors</h4> | ||
+ | <div> | ||
+ | <ul> | ||
+ | <a href="https://igem.org/Sponsors"><li>iGEM 2015 Sponsors</li></a> | ||
+ | <a href="https://igem.org/Sponsorship"><li>Sponsor iGEM</li></a> | ||
+ | <a href="https://2015.igem.org/Partner_Special_Offers"><li>Partner Special Offers</li></a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
</div> | </div> | ||
<div class="clear"></div> | <div class="clear"></div> | ||
− | </html> {{2015Bottom}}<html> | + | </html> {{2015Bottom}}<html> |
− | </div> | + | </div></div> |
+ | |||
</html> | </html> |
Revision as of 03:55, 28 September 2015
iGEM 2015 Results
Congratulations to all participants in the 2015 International Genetically Engineered Machine competition! Your hard work and achievements are truly worthy of celebration!
View:
Team | Medal | Award | |
---|---|---|---|
Please enable JavaScript in your browser to view results. |