Team:Amsterdam/Sandbox

From 2011.igem.org

(Difference between revisions)
 
(60 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:Amsterdam/Header}}
{{:Team:Amsterdam/Header}}
<html>
<html>
-
<script>
+
<style type="text/css">
-
//Configure the script here
+
-
var teamname = "Amsterdam";
+
-
// Do not edit below
 
-
// Loop through the URL
+
</style>
-
function buildDepth(array,count) {
+
<div id="requirements">
-
var depthStr="";
+
<table id="table">
-
for (i=0;i<count;i++)
+
<tr>
-
{
+
<td>Bronze</td>
-
depthStr=depthStr + array[i] + "/" ;
+
<td>Silver</td>
-
}
+
<td>Gold</td>
 +
</tr>
 +
<tr>
 +
<td><a href="https://igem.org/Team.cgi?id=538"><img src="https://static.igem.org/mediawiki/2011/b/b1/Igemcheck.jpg">Team registration</a></td>
 +
<td><a href="https://2011.igem.org/Team:Amsterdam/Labwork/Characterisation"><img src="https://static.igem.org/mediawiki/2011/b/b1/Igemcheck.jpg">Working BioBricks</a></td>
 +
<td><a href="https://2011.igem.org/Team:Amsterdam/Human_Outreach/Collaboration"><img src="https://static.igem.org/mediawiki/2011/b/b1/Igemcheck.jpg">Collaboration</a></td>
 +
</tr>
 +
<tr>
 +
<td><a href="https://igem.org/2011_Judging_Form?id=538"><img src="https://static.igem.org/mediawiki/2011/b/b1/Igemcheck.jpg">Complete judging form</a></td>
 +
<td><a href="https://2011.igem.org/Team:Amsterdam/Labwork/Characterisation"><img src="https://static.igem.org/mediawiki/2011/b/b1/Igemcheck.jpg">BioBrick characterisation</a></td>
 +
<td><a href="https://2011.igem.org/Team:Amsterdam/Human_Outreach/Overview"><img src="https://static.igem.org/mediawiki/2011/b/b1/Igemcheck.jpg">Human outreach</a></td>
 +
</tr>
 +
<tr>
 +
<td><img src="https://static.igem.org/mediawiki/2011/b/b1/Igemcheck.jpg">Team Wiki</td>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td><img src="https://static.igem.org/mediawiki/2011/b/b1/Igemcheck.jpg">Present at iGEM Jamboree</td>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td><a href="https://2011.igem.org/Team:Amsterdam/Biobricks/Overview#Registry_Submissions"><img src="https://static.igem.org/mediawiki/2011/b/b1/Igemcheck.jpg">New BioBricks submitted</td>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
</tr>
 +
</table>
-
return depthStr;
 
-
}
 
-
 
-
// The function
 
-
function buildBreadCrumbTrail(page) {
 
-
// Declare vars
 
-
var constituentFolders = new Array();
 
-
var currentURL = page;
 
-
 
-
// Split the URL
 
-
constituentFolders=currentURL.split("/");
 
-
 
-
// Start with a link to the team home page
 
-
var outputStr="<a href='https://2011.igem.org/Team:'" + teamname + ">Home</a>";
 
-
 
-
// Loop through the URL
 
-
for (count=0;count<(constituentFolders.length);count++)
 
-
{
 
-
outputStr=outputStr + " > <a href='https://2011.igem.org/Team:" + teamname +
 
-
buildDepth(constituentFolders,count) + constituentFolders[count] + "'>" +
 
-
capitaliseFirstLetter(constituentFolders[count]).replace(/-/gi," ") + "</a>";
 
-
}
 
-
 
-
// Write to the div
 
-
$("#breadcrumbs").html(outputStr);
 
-
}
 
-
 
-
// Capitalize the first letter
 
-
function capitaliseFirstLetter(string) {
 
-
    return string.charAt(0).toUpperCase() + string.slice(1);
 
-
}
 
-
 
-
// Start the script upon page load
 
-
$(function() {
 
-
buildBreadCrumbTrail(window.location.pathname);
 
-
}
 
-
</script>
 
-
<div id="breadcrumbs"></div>
 
-
<div id="leftcolumn">
 
-
<h1>iGEM Team Amsterdam 2011</h1>
 
-
<h3 align="right">“Make biology simple with genetically engineered machines”</h3>
 
-
 
-
<h1>Our project</h1>
 
-
Escherichia coli's optimal growth temperature is 37°C. Its growth rate decreases sharply at temperatures deviating from this optimum, and growth beneath 8°C is impossible for wildtype E. coli. The aim of the project is to increase the cold tolerance of E. coli, effectively extending the growth curve as shown below. This will be attempted by expressing several different (combinations of) synthesized genes, through standardized plasmids.
 
-
Succesfully manipulating E. coli's cold tolerance is valuable to both fundamental and applied science. Among others, it enhances the possibilities of heterologous protein expression, and it might lead towards more efficient biosynthesis of various heat-sensitive compounds (such as antibiotics).
 
-
<hr>
 
</div>
</div>
-
 
-
<div id="rightcolumn">
 
-
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Figemamsterdam2011&amp;width=300&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=true&amp;header=true&amp;height=587" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:587px;" allowTransparency="yes"></iframe>
 
-
 
-
<center>
 
-
<a href="http://www4.clustrmaps.com/counter/maps.php?url=https://2011.igem.org/Team:Amsterdam" id="clustrMapsLink"><img src="http://www4.clustrmaps.com/counter/index2.php?url=https://2011.igem.org/Team:Amsterdam" style="border:0px;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" />
 
-
</a>
 
-
<script type="text/javascript">
 
-
function cantload() {
 
-
img = document.getElementById("clustrMapsImg");
 
-
img.onerror = null;
 
-
img.src = "http://www2.clustrmaps.com/images/clustrmaps-back-soon.jpg";
 
-
document.getElementById("clustrMapsLink").href = "http://www2.clustrmaps.com";
 
-
}
 
-
img = document.getElementById("clustrMapsImg");
 
-
img.onerror = cantload;
 
-
</script>
 
-
</center>
 
-
{{:Team:Amsterdam/Footer}}
 
-
 
-
 
-
 
-
<style type="text/css">
 
-
#leftcolumn {width:673px; float: left; border-right: 1px solid white;height:1200px; }
 
-
#rightcolumn {width:298px; float: right; height:1200px; padding-top:10px;}
 
-
#sponsors {width:673px;margin-top:658px; background-color:white; border: 1px solid black;}
 
-
</style>
 
</html>
</html>

Latest revision as of 19:31, 21 September 2011