Team:British Columbia/Templates/Team

From 2013.igem.org

(Difference between revisions)
Line 44: Line 44:
   if (person === "fisal") {
   if (person === "fisal") {
     name="Fisal Elstone";
     name="Fisal Elstone";
-
     title="";
+
     title="5th Year Integrated Science";
     ptext=FISAL;
     ptext=FISAL;
   } else if (person === "joe") {
   } else if (person === "joe") {
     name="Joe Ho";
     name="Joe Ho";
-
     title="";
+
     title="5th Year Integrated Science";
     ptext=JOE;
     ptext=JOE;
   } else if (person === "dan") {
   } else if (person === "dan") {
     name="Dan Korvin";
     name="Dan Korvin";
-
     title="";
+
     title="5th year Microbiology and Immunology Major, Minor in Biochemistry";
     ptext=DAN;
     ptext=DAN;
   } else if (person === "anna") {
   } else if (person === "anna") {
     name="Anna Müller";
     name="Anna Müller";
-
     title="";
+
     title="3rd year Microbiology and Immunology";
     ptext=ANNA;
     ptext=ANNA;
   } else if (person === "grace") {
   } else if (person === "grace") {
     name="Grace Yi";
     name="Grace Yi";
-
     title="";
+
     title="3rd year Pharmacology";
     ptext=GRACE;
     ptext=GRACE;
   } else if (person === "cam") {
   } else if (person === "cam") {
Line 68: Line 68:
   } else if (person === "michaelp") {
   } else if (person === "michaelp") {
     name="Michael Peters";
     name="Michael Peters";
-
     title="";
+
     title="4th year Chemical and Biological Engineering, Bioprocess option";
     ptext=MICHAELP;
     ptext=MICHAELP;
   } else if (person === "frances") {
   } else if (person === "frances") {
     name="Frances Russell";
     name="Frances Russell";
-
     title="";
+
     title="4th year Combined Honours in Computer Science and Biology";
     ptext=FRANCES;
     ptext=FRANCES;
   } else if (person === "negin") {
   } else if (person === "negin") {
     name="Negin Tousi";
     name="Negin Tousi";
-
     title="";
+
     title="4th year Chemical and Biological Engineering, Bioprocess option";
     ptext=NEGIN;
     ptext=NEGIN;
   } else if (person === "dave") {
   } else if (person === "dave") {
Line 84: Line 84:
   } else if (person === "liz") {
   } else if (person === "liz") {
     name="Liz Geum";
     name="Liz Geum";
-
     title="";
+
     title="3rd Year Microbiology and Immunology";
     ptext=LIZ;
     ptext=LIZ;
   } else if (person === "joel") {
   } else if (person === "joel") {
     name="Joel Kumlin";
     name="Joel Kumlin";
-
     title="";
+
     title="3rd year Chemical Engineering, Minor in Honours Mathematics";
     ptext=JOEL;
     ptext=JOEL;
   } else if (person === "tony") {
   } else if (person === "tony") {
     name="Tony Zhao";
     name="Tony Zhao";
-
     title="";
+
     title="2nd year Pharmacology";
     ptext=TONY;
     ptext=TONY;
   } else if (person === "chris") {
   } else if (person === "chris") {
     name="Chris Lawson";
     name="Chris Lawson";
-
     title="";
+
     title="Grad Advisor: 2nd year MASc Student in Civil (Environmental) Engineering";
     ptext=CHRIS;
     ptext=CHRIS;
   } else if (person === "ray") {
   } else if (person === "ray") {
     name="Ray Socha";
     name="Ray Socha";
-
     title="";
+
     title="Grad Advisor: 2nd year PhD student in Biochemistry and Molecular Biology";
     ptext=RAY;
     ptext=RAY;
   } else if (person === "michaelv") {
   } else if (person === "michaelv") {
     name="Michael VanInsberghe";
     name="Michael VanInsberghe";
-
     title="";
+
     title="Grad Advisor: 3rd year PhD Student in Genome Science and Technology";
     ptext=MICHAELV;
     ptext=MICHAELV;
   } else if (person === "james") {
   } else if (person === "james") {
     name="James Round";
     name="James Round";
-
     title="";
+
     title="Grad Advisor: 2nd year PhD Student in Microbiology and Immunology";
     ptext=JAMES;
     ptext=JAMES;
   } else if (person === "steven") {
   } else if (person === "steven") {
     name="Steven Hallam";
     name="Steven Hallam";
-
     title="";
+
     title="Department of Microbiology and Immunology, University of British Columbia";
     ptext=STEVEN;
     ptext=STEVEN;
   } else if (person === "joanne") {
   } else if (person === "joanne") {
     name="Joanne Fox";
     name="Joanne Fox";
-
     title="";
+
     title="Michael Smith Laboratories and Department of Microbiology and Immunology, University of British Columbia";
     ptext=JOANNE;
     ptext=JOANNE;
   }
   }

Revision as of 03:53, 28 October 2013

iGEM Home