Line 653: | Line 653: | ||
$('.yeastiesMayi').click(function () { | $('.yeastiesMayi').click(function () { | ||
− | $('#mentorsInfo').html("Name: Mayi Arcellana-Panlilio | + | $('#mentorsInfo').html("Name: Dr. Mayi Arcellana-Panlilio<br>Program: Biochemistry & Molecular Biology<br>Year of Study: Faculty<br>Why Did You Join iGEM? I love working with students and seeing through their eyes: the wondrous possibilities of science!<br>iGEM Confession: Once an iGEMer always an iGEMer!"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 668: | Line 668: | ||
$('.yeastiesMichael').click(function () { | $('.yeastiesMichael').click(function () { | ||
− | $('#mentorsInfo').html(" | + | $('#mentorsInfo').html("Name: Dr. Michael Kallos<br>Program: Chemical Engineering and Petroleum Engineering, Center for Bioengineering Research and Education<br>Year of Study: Faculty"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 684: | Line 684: | ||
$('.yeastiesNygren').click(function () { | $('.yeastiesNygren').click(function () { | ||
− | $('#mentorsInfo').html(" | + | $('#mentorsInfo').html("Name: Dr. Anders Nygren<br>Program: Associate Professor of Electrical and Computer Engineering, Center for Bioengineering Research and Education<br>Year of Study: Faculty"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 700: | Line 700: | ||
}); | }); | ||
$('.yeastiesVogel').click(function () { | $('.yeastiesVogel').click(function () { | ||
− | $('#mentorsInfo').html(" | + | $('#mentorsInfo').html("Name: Dr. Elke Monika Lohmeier-Vogel<br>Program: Biochemistry<br>Year of Study: Faculty"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 716: | Line 716: | ||
}); | }); | ||
$('.yeastiesGoodarzi').click(function () { | $('.yeastiesGoodarzi').click(function () { | ||
− | $('#mentorsInfo').html(" | + | $('#mentorsInfo').html("Name: Dr. Aaron Goodarzi<br>Program: Biochemistry & Molecular Biology<br>Year of Study: Faculty"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 732: | Line 732: | ||
}); | }); | ||
$('.yeastiesWong').click(function () { | $('.yeastiesWong').click(function () { | ||
− | $('#mentorsInfo').html(" | + | $('#mentorsInfo').html("Name: Dr. Sui-Lam Wong<br>Program: Microbiology<br>Year of Study: Faculty"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 748: | Line 748: | ||
}); | }); | ||
$('.yeastiesDirkson').click(function () { | $('.yeastiesDirkson').click(function () { | ||
− | $('#mentorsInfo').html(" | + | $('#mentorsInfo').html("Name: Dr. Darren Derksen<br>Program: Medicinal Chemistry, Organic Chemistry<br>Year of Study: Faculty"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); | ||
Line 764: | Line 764: | ||
}); | }); | ||
$('.yeastiesJenne').click(function () { | $('.yeastiesJenne').click(function () { | ||
− | $('#mentorsInfo').html(" | + | $('#mentorsInfo').html("Name: Dr. Craig Jenne<br>Program: Microbiology, Immunology & Infectious Diseases, Critical Care Medicine<br>Year of Study: Faculty"); |
$('#mentorsInfo').addClass('content1'); | $('#mentorsInfo').addClass('content1'); | ||
$('#mentorsInfo').removeClass('content2'); | $('#mentorsInfo').removeClass('content2'); |
Revision as of 02:20, 18 October 2016