Team:ETH Zurich/data

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
{{:Team:ETH Zurich/tpl/head|Data Page}}
{{:Team:ETH Zurich/tpl/head|Data Page}}
 +
<html>
 +
<script type="text/javascript">
 +
(function($) {
 +
function img(url) {
 +
var i = new Image;
 +
i.src = url;
 +
return i;
 +
}
 +
 +
if ('naturalWidth' in (new Image)) {
 +
$.fn.naturalWidth = function() { return this[0].naturalWidth; };
 +
$.fn.naturalHeight = function() { return this[0].naturalHeight; };
 +
return;
 +
}
 +
$.fn.naturalWidth = function() { return img(this[0].src).width; };
 +
$.fn.naturalHeight = function() { return img(this[0].src).height; };
 +
})(jQuery);
-
<html><article></html>
+
 
 +
 
 +
function onWindowResize()
 +
{
 +
  var curWidth = $(window).width(),
 +
  curHeight = $(window).height(),
 +
  checking=false;
 +
  if (checking) {
 +
      return;
 +
  }
 +
  checking = true;
 +
  window.setTimeout(
 +
    function() {
 +
        var newWidth = $(window).width(),
 +
            newHeight = $(window).height();
 +
        if (!(newWidth !== curWidth ||
 +
            newHeight !== curHeight)) {
 +
            resize(false);
 +
        }
 +
        checking=false;
 +
    }, 300);
 +
}
 +
 
 +
function resize(initial) {
 +
if (!initial)
 +
{
 +
    var container =  $('#container');
 +
    var imgWidth = container.width();
 +
 
 +
  $( "#map" ).each(function() {
 +
      $(this).css('height', 'auto', 'width', 'auto');
 +
      $(this).mapster('resize',Math.min(imgWidth, $(this).naturalWidth()) ,0,0); 
 +
  });
 +
}
 +
 
 +
}
 +
 
 +
 
 +
$(document).ready(function(){
 +
 
 +
$('#map').mapster({
 +
    fillOpacity: 0.5,
 +
    isSelectable: false,
 +
    clickNavigate: true,
 +
    mapKey: 'name',
 +
  });
 +
 
 +
 
 +
$(window).resize(
 +
  function()
 +
  {
 +
onWindowResize();
 +
  });
 +
resize(true);
 +
});
 +
</script>
 +
</html>
 +
 
 +
<html><article id='container'></html>
==Gene Circuit==
==Gene Circuit==
<html>
<html>
 +
<img usemap="#map" id="map" src="/wiki/images/c/c2/ETH_Zurich_2014_data_page.png"/>
<img usemap="#map" id="map" src="/wiki/images/c/c2/ETH_Zurich_2014_data_page.png"/>
<map id="map" name="map"><area shape="poly" alt="" title="" coords="117,126,117,108,107,108,107,100,80,101,80,82,171,83,172,99,136,100,135,107,125,107,125,126" href="http://parts.igem.org/Part:BBa_B0015" target="" /><area shape="poly" alt="" title="" coords="46,126,46,106,33,106,33,84,7,84,7,65,101,65,100,81,68,82,69,106,58,113,58,110,50,111,49,126" href="http://parts.igem.org/Part:BBa_J23100" target="" /><area shape="poly" alt="" title="" coords="385,120,459,120,460,109,494,129,460,150,459,140,385,140" href="http://parts.igem.org/Part:BBa_C0161" target="" /><area shape="poly" alt="" title="" coords="997,126,998,106,984,107,984,80,964,79,964,58,1063,58,1064,78,1020,79,1020,107,1010,113,1011,110,1002,111,1002,125" href="http://parts.igem.org/Part:BBa_J23100" target="" /><area shape="poly" alt="" title="" coords="1078,127,1078,108,1088,108,1089,98,1122,100,1122,80,1029,81,1030,99,1059,100,1059,107,1070,108,1070,126" href="http://parts.igem.org/Part:BBa_B0015" target="" /><area shape="poly" alt="" title="" coords="1337,120,1337,139,1413,139,1413,149,1447,130,1413,108,1412,120,1349,120" href="http://parts.igem.org/Part:BBa_C0178" target="" /><area shape="poly" alt="" title="" coords="617,408,617,389,512,375,512,356,643,356,639,390,629,395,629,392,621,392,621,407" href="http://parts.igem.org/Part:BBa_J23100" target="" /><area shape="poly" alt="" title="" coords="668,402,668,423,744,423,744,433,778,412,744,392,743,403" href="http://parts.igem.org/Part:BBa_C0062" target="" /><area shape="poly" alt="" title="" coords="794,408,794,389,784,389,783,380,724,375,724,361,814,361,813,389,801,389,801,408" href="http://parts.igem.org/Part:BBa_B0015" target="" /><area shape="poly" alt="" title="" coords="819,408,819,358,919,358,919,372,849,375,849,389,840,389,833,393,833,391,822,392,823,408" href="http://parts.igem.org/Part:BBa_J23100" target="" /><area shape="poly" alt="" title="" coords="811,424,811,441,902,441,901,425,867,426,867,421,872,416,872,410,870,404,861,400,853,399,847,400,838,408,839,416,845,421,847,421,846,425" href="http://parts.igem.org/Part:BBa_B0034" target="" /><area shape="poly" alt="" title="" coords="958,432,958,422,882,422,882,400,958,400,957,388,994,411" href="http://parts.igem.org/Part:BBa_C0179" target="" /><area shape="poly" alt="" title="" coords="1016,409,1016,388,1027,389,1027,380,1064,380,1065,355,969,355,969,379,997,380,998,388,1008,389,1008,409" href="http://parts.igem.org/Part:BBa_B0015" target="" /><area shape="poly" alt="" title="" coords="602,429,602,444,694,444,694,427,650,427,650,422,657,417,660,411,657,404,648,400,637,400,630,403,626,409,626,415,630,420,638,423,638,428" href="http://parts.igem.org/Part:BBa_B0034" target="" /><area shape="poly" alt="" title="" coords="524,640,525,622,514,621,515,613,473,613,473,595,559,595,559,613,543,613,543,620,533,621,534,640" href="http://parts.igem.org/Part:BBa_B0012" target="" /><area shape="poly" alt="" title="" coords="611,631,611,652,706,652,706,631" href="http://parts.igem.org/Part:BBa_B0040" target="" /><area shape="poly" alt="" title="" coords="600,640,600,621,593,621,593,624,584,618,561,618,560,578,659,578,658,594,604,617,605,640" href="http://parts.igem.org/Part:BBa_R0079" target="" /><area shape="poly" alt="" title="" coords="716,641,717,621,725,621,725,623,733,618,725,614,725,596,759,596,760,578,672,578,673,596,687,597,689,614,713,618,713,640" href="http://parts.igem.org/Part:BBa_R0079" target="" /><area shape="poly" alt="" title="" coords="564,682,563,701,472,701,472,577,769,577,769,702,774,706,775,570,466,571,467,707,773,706,767,701,683,700,684,682" href="http://parts.igem.org/Part:BBa_K154XXXX" target="" /><area shape="poly" alt="" title="" coords="784,633,784,656,883,655,882,665,918,644,882,622,882,632" href="http://parts.igem.org/Part:BBa_K1039012" target="" /><area shape="poly" alt="" title="" coords="664,791,664,770,732,745,732,731,642,731,645,770,652,774,652,772,661,772,661,791" href="http://parts.igem.org/Part:BBa_R0062" target="" /><area shape="poly" alt="" title="" coords="778,791,778,773,786,772,787,775,795,770,786,765,786,749,786,747,839,746,838,731,752,731,753,763,774,770,774,792" href="http://parts.igem.org/Part:BBa_R0062" target="" /><area shape="poly" alt="" title="" coords="873,791,874,773,884,772,883,763,903,763,903,748,816,749,817,764,855,765,855,772,866,772,865,791" href="http://parts.igem.org/Part:BBa_B0012" target="" /><area shape="poly" alt="" title="" coords="671,803,671,782,768,782,768,804" href="http://parts.igem.org/Part:BBa_B0040" target="" /><area shape="poly" alt="" title="" coords="601,855,603,723,910,724,910,855,904,850,904,729,608,730,608,851,705,851,705,834,825,833,826,850,904,851,910,856" href="http://parts.igem.org/Part:BBa_K154XXXX" target="" /><area shape="poly" alt="" title="" coords="596,807,595,784,521,784,521,772,486,795,521,815,521,806" href="http://parts.igem.org/Part:BBa_I20284" target="" /><area shape="poly" alt="" title="" coords="466,791,466,772,476,772,476,764,531,763,531,748,445,747,445,763,448,764,448,771,458,773,459,791" href="http://parts.igem.org/Part:BBa_B0012" target="" /><!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) --></map>
<map id="map" name="map"><area shape="poly" alt="" title="" coords="117,126,117,108,107,108,107,100,80,101,80,82,171,83,172,99,136,100,135,107,125,107,125,126" href="http://parts.igem.org/Part:BBa_B0015" target="" /><area shape="poly" alt="" title="" coords="46,126,46,106,33,106,33,84,7,84,7,65,101,65,100,81,68,82,69,106,58,113,58,110,50,111,49,126" href="http://parts.igem.org/Part:BBa_J23100" target="" /><area shape="poly" alt="" title="" coords="385,120,459,120,460,109,494,129,460,150,459,140,385,140" href="http://parts.igem.org/Part:BBa_C0161" target="" /><area shape="poly" alt="" title="" coords="997,126,998,106,984,107,984,80,964,79,964,58,1063,58,1064,78,1020,79,1020,107,1010,113,1011,110,1002,111,1002,125" href="http://parts.igem.org/Part:BBa_J23100" target="" /><area shape="poly" alt="" title="" coords="1078,127,1078,108,1088,108,1089,98,1122,100,1122,80,1029,81,1030,99,1059,100,1059,107,1070,108,1070,126" href="http://parts.igem.org/Part:BBa_B0015" target="" /><area shape="poly" alt="" title="" coords="1337,120,1337,139,1413,139,1413,149,1447,130,1413,108,1412,120,1349,120" href="http://parts.igem.org/Part:BBa_C0178" target="" /><area shape="poly" alt="" title="" coords="617,408,617,389,512,375,512,356,643,356,639,390,629,395,629,392,621,392,621,407" href="http://parts.igem.org/Part:BBa_J23100" target="" /><area shape="poly" alt="" title="" coords="668,402,668,423,744,423,744,433,778,412,744,392,743,403" href="http://parts.igem.org/Part:BBa_C0062" target="" /><area shape="poly" alt="" title="" coords="794,408,794,389,784,389,783,380,724,375,724,361,814,361,813,389,801,389,801,408" href="http://parts.igem.org/Part:BBa_B0015" target="" /><area shape="poly" alt="" title="" coords="819,408,819,358,919,358,919,372,849,375,849,389,840,389,833,393,833,391,822,392,823,408" href="http://parts.igem.org/Part:BBa_J23100" target="" /><area shape="poly" alt="" title="" coords="811,424,811,441,902,441,901,425,867,426,867,421,872,416,872,410,870,404,861,400,853,399,847,400,838,408,839,416,845,421,847,421,846,425" href="http://parts.igem.org/Part:BBa_B0034" target="" /><area shape="poly" alt="" title="" coords="958,432,958,422,882,422,882,400,958,400,957,388,994,411" href="http://parts.igem.org/Part:BBa_C0179" target="" /><area shape="poly" alt="" title="" coords="1016,409,1016,388,1027,389,1027,380,1064,380,1065,355,969,355,969,379,997,380,998,388,1008,389,1008,409" href="http://parts.igem.org/Part:BBa_B0015" target="" /><area shape="poly" alt="" title="" coords="602,429,602,444,694,444,694,427,650,427,650,422,657,417,660,411,657,404,648,400,637,400,630,403,626,409,626,415,630,420,638,423,638,428" href="http://parts.igem.org/Part:BBa_B0034" target="" /><area shape="poly" alt="" title="" coords="524,640,525,622,514,621,515,613,473,613,473,595,559,595,559,613,543,613,543,620,533,621,534,640" href="http://parts.igem.org/Part:BBa_B0012" target="" /><area shape="poly" alt="" title="" coords="611,631,611,652,706,652,706,631" href="http://parts.igem.org/Part:BBa_B0040" target="" /><area shape="poly" alt="" title="" coords="600,640,600,621,593,621,593,624,584,618,561,618,560,578,659,578,658,594,604,617,605,640" href="http://parts.igem.org/Part:BBa_R0079" target="" /><area shape="poly" alt="" title="" coords="716,641,717,621,725,621,725,623,733,618,725,614,725,596,759,596,760,578,672,578,673,596,687,597,689,614,713,618,713,640" href="http://parts.igem.org/Part:BBa_R0079" target="" /><area shape="poly" alt="" title="" coords="564,682,563,701,472,701,472,577,769,577,769,702,774,706,775,570,466,571,467,707,773,706,767,701,683,700,684,682" href="http://parts.igem.org/Part:BBa_K154XXXX" target="" /><area shape="poly" alt="" title="" coords="784,633,784,656,883,655,882,665,918,644,882,622,882,632" href="http://parts.igem.org/Part:BBa_K1039012" target="" /><area shape="poly" alt="" title="" coords="664,791,664,770,732,745,732,731,642,731,645,770,652,774,652,772,661,772,661,791" href="http://parts.igem.org/Part:BBa_R0062" target="" /><area shape="poly" alt="" title="" coords="778,791,778,773,786,772,787,775,795,770,786,765,786,749,786,747,839,746,838,731,752,731,753,763,774,770,774,792" href="http://parts.igem.org/Part:BBa_R0062" target="" /><area shape="poly" alt="" title="" coords="873,791,874,773,884,772,883,763,903,763,903,748,816,749,817,764,855,765,855,772,866,772,865,791" href="http://parts.igem.org/Part:BBa_B0012" target="" /><area shape="poly" alt="" title="" coords="671,803,671,782,768,782,768,804" href="http://parts.igem.org/Part:BBa_B0040" target="" /><area shape="poly" alt="" title="" coords="601,855,603,723,910,724,910,855,904,850,904,729,608,730,608,851,705,851,705,834,825,833,826,850,904,851,910,856" href="http://parts.igem.org/Part:BBa_K154XXXX" target="" /><area shape="poly" alt="" title="" coords="596,807,595,784,521,784,521,772,486,795,521,815,521,806" href="http://parts.igem.org/Part:BBa_I20284" target="" /><area shape="poly" alt="" title="" coords="466,791,466,772,476,772,476,764,531,763,531,748,445,747,445,763,448,764,448,771,458,773,459,791" href="http://parts.igem.org/Part:BBa_B0012" target="" /><!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) --></map>

Revision as of 16:29, 12 October 2014

iGEM ETH Zurich 2014