Jegjohnston (Talk | contribs) |
|||
Line 668: | Line 668: | ||
$('.yeastiesMichael').click(function () { | $('.yeastiesMichael').click(function () { | ||
− | $('#mentorsInfo').html("DR. MICHAEL KALLOS"); | + | $('#mentorsInfo').html("DR. MICHAEL KALLOS <br>Professor of Chemical Engineering and Program Director"); |
$('#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"); | + | $('#mentorsInfo').html("DR. ANDERS NYGREN <br>Associate Professor of Electrical and Computer Engineering and |
+ | Associate Dean"); | ||
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 700: | Line 701: | ||
}); | }); | ||
$('.yeastiesVogel').click(function () { | $('.yeastiesVogel').click(function () { | ||
− | $('#mentorsInfo').html("DR. ELKE MONIKA LOHMEIER VOGEL"); | + | $('#mentorsInfo').html("DR. ELKE MONIKA LOHMEIER VOGEL <br>Senior Instructor, Biochemistry"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 716: | Line 717: | ||
}); | }); | ||
$('.yeastiesGoodarzi').click(function () { | $('.yeastiesGoodarzi').click(function () { | ||
− | $('#mentorsInfo').html("DR. AARON GOODARZI"); | + | $('#mentorsInfo').html("DR. AARON GOODARZI <br>Assistant Professor of Biochemistry & Molecular Biology"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 732: | Line 733: | ||
}); | }); | ||
$('.yeastiesWong').click(function () { | $('.yeastiesWong').click(function () { | ||
− | $('#mentorsInfo').html("DR. SUI-LAM WONG"); | + | $('#mentorsInfo').html("DR. SUI-LAM WONG <br>Professor of Microbiology"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 748: | Line 749: | ||
}); | }); | ||
$('.yeastiesDirkson').click(function () { | $('.yeastiesDirkson').click(function () { | ||
− | $('#mentorsInfo').html("DR. DARREN DERKSEN"); | + | $('#mentorsInfo').html("DR. DARREN DERKSEN <br>Assistant Professor and Junior Chair in Medicinal Chemistry, Organic Chemistry"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 764: | Line 765: | ||
}); | }); | ||
$('.yeastiesJenne').click(function () { | $('.yeastiesJenne').click(function () { | ||
− | $('#mentorsInfo').html("DR. CRAIG JENNE"); | + | $('#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').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); |
Revision as of 00:40, 18 October 2016