Difference between revisions of "Template:Team:UofC Calgary/Test1"

Line 668: Line 668:
  
 
$('.yeastiesMichael').click(function () {
 
$('.yeastiesMichael').click(function () {
       $('#mentorsInfo').html("DR. MICHAEL KALLOS <br>Professor of Chemical Engineering and Program Director");
+
       $('#mentorsInfo').html("DR. MICHAEL KALLOS");
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').removeClass('content2');
 
       $('#mentorsInfo').removeClass('content2');
Line 684: Line 684:
  
 
$('.yeastiesNygren').click(function () {
 
$('.yeastiesNygren').click(function () {
       $('#mentorsInfo').html("DR. ANDERS NYGREN <br>Associate Professor of Electrical and Computer Engineering and
+
       $('#mentorsInfo').html("DR. ANDERS NYGREN");
Associate Dean");
+
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').removeClass('content2');
 
       $('#mentorsInfo').removeClass('content2');
Line 701: Line 700:
 
     });
 
     });
 
$('.yeastiesVogel').click(function () {
 
$('.yeastiesVogel').click(function () {
       $('#mentorsInfo').html("DR. ELKE MONIKA LOHMEIER VOGEL <br>Senior Instructor, Biochemistry");
+
       $('#mentorsInfo').html("DR. ELKE MONIKA LOHMEIER VOGEL");
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').removeClass('content2');
 
       $('#mentorsInfo').removeClass('content2');
Line 717: Line 716:
 
     });
 
     });
 
$('.yeastiesGoodarzi').click(function () {
 
$('.yeastiesGoodarzi').click(function () {
       $('#mentorsInfo').html("DR. AARON GOODARZI <br>Assistant Professor of Biochemistry & Molecular Biology");
+
       $('#mentorsInfo').html("DR. AARON GOODARZI");
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').removeClass('content2');
 
       $('#mentorsInfo').removeClass('content2');
Line 733: Line 732:
 
     });
 
     });
 
$('.yeastiesWong').click(function () {
 
$('.yeastiesWong').click(function () {
       $('#mentorsInfo').html("DR. SUI-LAM WONG <br>Professor of Microbiology");
+
       $('#mentorsInfo').html("DR. SUI-LAM WONG");
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').removeClass('content2');
 
       $('#mentorsInfo').removeClass('content2');
Line 749: Line 748:
 
     });
 
     });
 
$('.yeastiesDirkson').click(function () {
 
$('.yeastiesDirkson').click(function () {
       $('#mentorsInfo').html("DR. DARREN DERKSEN <br>Assistant Professor and Junior Chair in Medicinal Chemistry, Organic Chemistry");
+
       $('#mentorsInfo').html("DR. DARREN DERKSEN");
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').removeClass('content2');
 
       $('#mentorsInfo').removeClass('content2');
Line 765: Line 764:
 
     });
 
     });
 
$('.yeastiesJenne').click(function () {
 
$('.yeastiesJenne').click(function () {
       $('#mentorsInfo').html("DR. CRAIG JENNE <br>Canada Research Chair in Imaging Approaches Towards Studying Infection and Assistant Professor, Department of Microbiology, Immunology & Infectious Diseases, Department of Critical Care Medicine");
+
       $('#mentorsInfo').html("DR. CRAIG JENNE");
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').addClass('content1');
 
       $('#mentorsInfo').removeClass('content2');
 
       $('#mentorsInfo').removeClass('content2');

Revision as of 01:48, 18 October 2016