Team:British Columbia/Templates/Team

From 2013.igem.org

(Difference between revisions)
Line 37: Line 37:
var JAMES = "I'm a PhD student in the Eltis lab at the University of British Columbia. My project involves the identification and characterization of bacteria and bacterial enzymes that can degrade and modify lignin. Our goal is to use the aromatic portion of biomass to replace products made traditionally with fossil fuels with green alternatives.";
var JAMES = "I'm a PhD student in the Eltis lab at the University of British Columbia. My project involves the identification and characterization of bacteria and bacterial enzymes that can degrade and modify lignin. Our goal is to use the aromatic portion of biomass to replace products made traditionally with fossil fuels with green alternatives.";
-
  function writeText(txt) {
+
function writeText(txt) {
-
    document.getElementById("descrcell").innerHTML=txt;
+
  document.getElementById("descrcell").innerHTML=txt;
-
  }
+
}
</script>
</script>
<style>
<style>

Revision as of 01:59, 28 October 2013

iGEM Home