Team:Minnesota/Team Students

From 2012.igem.org

(Difference between revisions)
m
m
Line 130: Line 130:
       var desStr = "Maria is a high school student interested in Bioengineering and Biology, both of which she plans to study at Stanford University this fall. She would eventually like to attend graduate school. Her interests include horseback riding and volunteering to tutor students in at-risk neighborhoods in Minneapolis. Her favorite way to consume caffeine is in the form of chocolate and she uses SPF 15 to protect herself from the sun. Her movie character alter ego: Mulan.";
       var desStr = "Maria is a high school student interested in Bioengineering and Biology, both of which she plans to study at Stanford University this fall. She would eventually like to attend graduate school. Her interests include horseback riding and volunteering to tutor students in at-risk neighborhoods in Minneapolis. Her favorite way to consume caffeine is in the form of chocolate and she uses SPF 15 to protect herself from the sun. Her movie character alter ego: Mulan.";
       var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/Molly_resized.png";
       var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/Molly_resized.png";
-
       psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
+
       psiAnimationOn($("#PSI5"),thisNameStr, desStr, imgStr);
     },           
     },           
     function() {
     function() {
Line 139: Line 139:
$("#PSI6").hover(
$("#PSI6").hover(
     function() {
     function() {
-
       var thisNameStr = "Maria Filsinger";
+
       var thisNameStr = "Niko Le Mieux";
-
       var desStr = "Maria is a high school student interested in Bioengineering and Biology, both of which she plans to study at Stanford University this fall. She would eventually like to attend graduate school. Her interests include horseback riding and volunteering to tutor students in at-risk neighborhoods in Minneapolis. Her favorite way to consume caffeine is in the form of chocolate and she uses SPF 15 to protect herself from the sun. Her movie character alter ego: Mulan.";
+
       var desStr = "Niko studies Biology and is unsure of whether he wishes to attend graduate school or medical school. His interests include mixing electronic music, weightlifting, swimming, and cooking. He enjoys caffeine in the form of a Red Bull, an iced mocha, or any type of tea (except Jasmine tea). He protects himself from the sun by staying indoors or by getting a base tan to prevent sunburn. His TV character alter ego: Jonny Bravo.";
       var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/Maria_resized.png";
       var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/Maria_resized.png";
       psiAnimationOn($("#PSI6"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI6"),thisNameStr, desStr, imgStr);
Line 146: Line 146:
     function() {
     function() {
         psiAnimationOff($("#PSI6"));
         psiAnimationOff($("#PSI6"));
 +
    }
 +
);
 +
 +
$("#PSI7").hover(
 +
    function() {
 +
      var thisNameStr = "Michelle Goettge";
 +
      var desStr = "Michelle’s field of study is Microbiology and she plans to attend graduate school at the University of Illinois starting this fall. Her interests include hiking, camping, biking, swimming, soccer, ultimate Frisbee and football. She also enjoys reading and watching movies. To get her daily dose of caffeine, Michelle enjoys a black coffee in the morning. She protects herself from the sun with massive amounts of sunscreen. Her movie character alter ego: Dr. Horrible from Dr. Horrible’s Sing-Along Blog.";
 +
      var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/Michelle_resized.png";
 +
      psiAnimationOn($(this),thisNameStr, desStr, imgStr);
 +
    },         
 +
    function() {
 +
        psiAnimationOff($(this));
     }
     }
);
);

Revision as of 06:50, 3 October 2012

Team:Minnesota - Main Style Template Team:Minnesota

Like us on FB and follow us on Twitter!

Please mouse over each icon to learn about our team members!