Team:British Columbia/Templates/Team

From 2013.igem.org

(Difference between revisions)
Line 35: Line 35:
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.";
-
var JOANNE = "";
+
var JOANNE = "Michael Smith Laboratories and Department of Microbiology and Immunology, University of British Columbia";
-
var STEVEN = "<a href=\"http://hallam.microbiology.ubc.ca\">Hallam Lab website</a>";
+
var STEVEN = "Department of Microbiology and Immunology, University of British Columbia<br><a href=\"http://hallam.microbiology.ubc.ca\">Hallam Lab website</a>";
function writeText(person) {
function writeText(person) {
Line 114: Line 114:
   } else if (person === "steven") {
   } else if (person === "steven") {
     name="Steven Hallam";
     name="Steven Hallam";
-
     title="Department of Microbiology and Immunology, University of British Columbia";
+
     title="Faculty Advisor";
     ptext=STEVEN;
     ptext=STEVEN;
   } else if (person === "joanne") {
   } else if (person === "joanne") {
     name="Joanne Fox";
     name="Joanne Fox";
-
     title="Michael Smith Laboratories and Department of Microbiology and Immunology, University of British Columbia";
+
     title="Faculty Advisor";
     ptext=JOANNE;
     ptext=JOANNE;
   }
   }

Revision as of 05:28, 28 October 2013