Team:British Columbia/Templates/Team

From 2013.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:British_Columbia/Templates/MainHeader}}
 
-
 
<html>
<html>
<script text="type/javascript">
<script text="type/javascript">
Line 33: Line 31:
var RAY = "I use directed evolution to explore the structure and function of enzymes.";
var RAY = "I use directed evolution to explore the structure and function of enzymes.";
-
var MICHAELV = "I'm a PhD student in the <a href="http://www.gsat.ubc.ca/">Genome Science and Technology</a> graduate
+
var MICHAELV = "I'm a PhD student in the <a href=\"http://www.gsat.ubc.ca/\">Genome Science and Technology</a> graduate program at the University of British Columbia. I'm working in the <a href=\"http://www.chibi.ubc.ca/faculty/carl-hansen/hansen-lab/\"> Hansen group</a> to develop methods in single-cell genomics by exploiting recent advances in microfluidics. When not stuck in a cleanroom, I can usually be found out in the mountains surrounding the Lower Mainland.";
-
program at the University of British Columbia. I'm working in the
+
-
<a href="http://www.chibi.ubc.ca/faculty/carl-hansen/hansen-lab/"> Hansen group</a> to develop methods in single-cell genomics by exploiting
+
-
recent advances in microfluidics. When not stuck in a cleanroom, I can
+
-
usually be found out in the mountains surrounding the Lower Mainland.";
+
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>";
 +
 
 +
var UBC = "Long, long ago, in the wilds of British Columbia, on a rocky outcropping besieged by typhoons, I started my long academic career.  Finally, in my 93rd year, I made some friends in the newly formed iGEM team. They have since blossomed into the best academic team ever to grace my halls.";
function writeText(person) {
function writeText(person) {
Line 120: Line 116:
   } 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;
 +
  } else if (person === "ubc") {
 +
    name="University of British Columbia";
 +
    title="98th year Being a University Major";
 +
    ptext=UBC;
   }
   }
   document.getElementById("personname").innerHTML=name;
   document.getElementById("personname").innerHTML=name;
Line 132: Line 132:
}
}
</script>
</script>
-
<style>
 
-
#bigteamtable {
 
-
  margin-left: auto;
 
-
  margin-right: auto;
 
-
}
 
-
 
-
#descrcell {
 
-
  vertical-align: top;
 
-
  width: 320px;
 
-
}
 
-
 
-
#descrp {
 
-
  font-weight: normal;
 
-
  font-size: 0.8em;
 
-
}
 
-
 
-
</style>
 
<table id="bigteamtable">
<table id="bigteamtable">
Line 179: Line 162:
<img onmouseover="writeText('tony')" src="https://static.igem.org/mediawiki/2013/2/29/Ubctony.jpg">
<img onmouseover="writeText('tony')" src="https://static.igem.org/mediawiki/2013/2/29/Ubctony.jpg">
</td>
</td>
-
<th id="descrcell" colspan=2 rowspan=2>
+
<td id="descrcell" colspan=2 rowspan=2>
<h2 id="personname"></h2>
<h2 id="personname"></h2>
<h3 id="persontitle"></h3>
<h3 id="persontitle"></h3>
<p id="descrp"></p>
<p id="descrp"></p>
-
</th>
+
</td>
<td>
<td>
<img onmouseover="writeText('joel')" src="https://static.igem.org/mediawiki/2013/8/8e/Joel_pic.png">
<img onmouseover="writeText('joel')" src="https://static.igem.org/mediawiki/2013/8/8e/Joel_pic.png">
Line 225: Line 208:
<td>
<td>
<center>
<center>
-
<img width=100 src="https://static.igem.org/mediawiki/2013/6/68/Ubccrest.jpg">
+
<img onmouseover="writeText('ubc')" width=100 src="https://static.igem.org/mediawiki/2013/6/68/Ubccrest.jpg">
</center
</center
</td>
</td>

Latest revision as of 02:40, 29 October 2013