Team:Minnesota/Team Students

From 2013.igem.org

(Difference between revisions)
 
(24 intermediate revisions not shown)
Line 24: Line 24:
//social media button switchers
//social media button switchers
-
$("#fbButton").hover(
 
-
    function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/facebook.png");},         
 
-
    function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/facebook_1.png");}
 
-
);
 
$("#twitterButton").hover(
$("#twitterButton").hover(
Line 88: Line 84:
       obj.css("width","75px");
       obj.css("width","75px");
       obj.css("height","75px");
       obj.css("height","75px");
-
       $("#profileSelectorImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/student_prof_separator.png");
+
       $("#profileSelectorImg").attr("src","http://imageshack.us/a/img203/3008/rxl2.png");
       $("#pstName").text("");
       $("#pstName").text("");
       $("#pstDescription").css("font-size",18);
       $("#pstDescription").css("font-size",18);
Line 97: Line 93:
$("#PSI1").hover(
$("#PSI1").hover(
     function() {
     function() {
-
       var thisNameStr = "";
+
       var thisNameStr = "Suzie Hsu";
-
       var desStr = "is double majoring in Genetics, Cell Biology and Development and Computer Science. He plans to attend graduate school, and hopefully direct a lab in the future. His interests include ballroom dance, food, programming, video games, rollerblading, and biking. If he needs a caffeine boost George will drink an iced mocha with no whipped cream or an energy drink (NOS and Rockstar Black Citrus being his personal favorites). To protect himself from the sun he stays indoors (he’s a researcher, what do you expect?). His movie character alter ego: Harold Crick from Stranger than Fiction.";
+
       var desStr = "I am a 5th-year student majoring in Biochemistry and Operation Management. This is my first time participating in UMN iGEM team and I will be primarily working on the human practices aspect of the project. I am born and raised in Taiwan. During my spare time I like to try new recipes and cook for my friends. Currently I teach myself how to play ukulele and hope one day that I can play a full song!";
-
       var imgStr = "http://img11.imageshack.us/img11/8044/if8b.png";
+
       var imgStr = "http://imageshack.us/a/img694/639/fv0w.png";
       psiAnimationOn($("#PSI1"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI1"),thisNameStr, desStr, imgStr);
     },
     },
Line 111: Line 107:
$("#PSI2").hover(
$("#PSI2").hover(
     function() {
     function() {
-
       var thisNameStr = "Hannah Aho";
+
       var thisNameStr = "Jennifer Strommen";
-
       var desStr = "Hannah has a BS in Genetics, Cell Biology and Development and is working towards a BA in French. She plans to attend medical school to become a urogynecologist. Her interests include Islamic feminist literature (especially from Algeria), sexual health education, le Fantastique, Korean cinema, listening to music, and watching old zombie movies. She consumes caffeine in the form of coffee (hot or iced) with heavy cream. She protects herself from the sun by wearing SPF 60 sunscreen every day, rain or shine. Her TV character alter ego: Ron Swanson from Parks and Recreation.";
+
       var desStr = "I am a fourth-year student pursuing an undergraduate bachelor's degree in Biology, Society, and Environment with a minor in Linguistics. My interests include all fields of science, but are especially focused in biochemistry and neurobiology. This is my first year participating in the iGEM competition, and I am excited to be involved.  Besides science, I have passion for music, learning languages, outdoor sports, travel, and spending time with friends.";
-
       var imgStr = "http://img11.imageshack.us/img11/8044/if8b.png";
+
       var imgStr = "http://imageshack.us/a/img801/2185/0hna.png";
       psiAnimationOn($("#PSI2"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI2"),thisNameStr, desStr, imgStr);
     },           
     },           
Line 125: Line 121:
$("#PSI3").hover(
$("#PSI3").hover(
     function() {
     function() {
-
       var thisNameStr = "Molly Swanson";
+
       var thisNameStr = "Basem Al-Shayeb";
-
       var desStr = "Molly studies in Genetics, Cell Biology and Development. Molly’s favorite activities include anything that has to do with food (eating, cooking, and baking) and herb gardening. At a coffee shop, she typically orders an iced latte with whole milk. She protects herself from the sun by applying SPF 45 to her skin when she is outside.";
+
       var desStr = "I am a senior seeking a Bachelor of Science degree in Biology and a minor in Philosophy. My interests include all things science, especially Microbiology and Neurology. I am currently working in the Parkinson's lab at the U of M analyzing gait changes and neuronal firing rates associated with Parkinson's disease while also evaluating available treatment options. In my spare time I enjoy reading, drawing, travelling and being active outdoors. I have an unquenchable passion for knowledge and learning new things. I speak 3 languages and I am teaching myself to play the guitar.";
-
       var imgStr = "http://img11.imageshack.us/img11/8044/if8b.png";
+
       var imgStr = "http://imageshack.us/a/img7/5002/dt8a.png";
       psiAnimationOn($("#PSI3"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI3"),thisNameStr, desStr, imgStr);
     },           
     },           
Line 139: Line 135:
$("#PSI4").hover(
$("#PSI4").hover(
     function() {
     function() {
-
       var thisNameStr = "Misha Patel";
+
       var thisNameStr = "Jake Tenold";
-
       var desStr = "Misha is a neuroscience major and plans to attend graduate school in the future. She likes to draw, read, watch television and bake in her free time. When Misha goes to a coffee shop, she orders a small french roast with milk and two sugars. In order to protect herself from the sun, she wears sunglasses when she is outside. Her TV character alter ego: Luke from Modern Family.";
+
       var desStr = "I am a fourth year student at the University of Minnesota currently pursuing a BS in Microbiology from the College of Biological Sciences. Aside from an interest in medicine I have also been involved with outreach programs and missions trips around the world. I hold a black belt, and an instructor's permit in two styles of Martial Arts and have competed on the national stage. In my spare time I enjoy playing the guitar, brewing beer, and working on my Mustang.";
-
       var imgStr = "http://img11.imageshack.us/img11/8044/if8b.png";
+
       var imgStr = "http://imageshack.us/a/img546/231/4tz9.png";
       psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
     },
     },
Line 153: Line 149:
$("#PSI5").hover(
$("#PSI5").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 = "I'm currently a senior at the U of M studying Chemistry and Mandarin. I was on the MN iGEM team last year, so I'm here to help us go above and beyond how we did last time around. Other than iGEM, my interests lie in the sciences, in athletics, in electronic music, and in dancing. There isn't a more avid fan of Trance music in Minnesota than me.";
-
       var imgStr = "http://img11.imageshack.us/img11/8044/if8b.png";
+
       var imgStr = "http://i791.photobucket.com/albums/yy194/GopheriGEM/Niko_zps3942856a.png";
       psiAnimationOn($("#PSI5"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI5"),thisNameStr, desStr, imgStr);
     },           
     },           
Line 163: Line 159:
);
);
-
$("#PSI6").hover(
+
$("#PSI8").hover(
     function() {
     function() {
-
       var thisNameStr = "Niko Le Mieux";
+
       var thisNameStr = "Stephen Heinsch";
-
       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 desStr = "I am a senior studying cell biology and computer science. My interests include cellular simulation and artificial intelligence. In my spare time I enjoy cooking and working on game design projects.";
-
       var imgStr = "http://img11.imageshack.us/img11/8044/if8b.png";
+
       var imgStr = "http://i791.photobucket.com/albums/yy194/GopheriGEM/shtwitter_zpsd4e0aa5b.png";
       psiAnimationOn($("#PSI6"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI6"),thisNameStr, desStr, imgStr);
     },           
     },           
Line 174: Line 170:
     }
     }
);
);
 +
$("#PSI7").hover(
$("#PSI7").hover(
     function() {
     function() {
-
       var thisNameStr = "Michelle Goettge";
+
       var thisNameStr = "Jessica Tarnowski";
-
       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 desStr = "I am a senior studying genetics, cell biology and development with a minor in public health. When not involved with iGEM, I am working in the OB department of a local clinic, volunteering as a violence prevention educator, and being a TA for a Judo course. In my spare time I like to bike, be active outdoors, and read. I like meeting new people and learning new things. My dream is to one day retire to a cabin in the woods.";
-
       var imgStr = "http://img11.imageshack.us/img11/8044/if8b.png";
+
       var imgStr = "http://i791.photobucket.com/albums/yy194/GopheriGEM/Jessica1_zps12615f3d.jpg";
       psiAnimationOn($(this),thisNameStr, desStr, imgStr);
       psiAnimationOn($(this),thisNameStr, desStr, imgStr);
     },           
     },           
Line 187: Line 184:
);
);
-
$("#PSI8").hover(
 
-
    function() {
 
-
      var thisNameStr = "Nolan Kennedy";
 
-
      var desStr = "Nolan is studying Genetics, Cell Biology and Development and has future plans to attend graduate school, receive a PhD, and continue in research. His interests include fishing, playing and watching sports, reading, and learning about nerdy things. If he needs a caffeine boost, he can be seen enjoying a vanilla iced latté. To protect himself from the sun he uses green cellophane as he is allergic to most kinds of sunscreen. His TV character alter ego: The Janitor from Scrubs.";
 
-
      var imgStr = "http://img11.imageshack.us/img11/8044/if8b.png";
 
-
      psiAnimationOn($(this),thisNameStr, desStr, imgStr);
 
-
    },         
 
-
    function() {
 
-
        psiAnimationOff($(this));
 
-
    }
 
-
);
 
-
$("#PSI9").hover(
 
-
    function() {
 
-
      var thisNameStr = "Kyle Smith";
 
-
      var desStr = "Kyle is majoring in microbiology and plans on going to graduate school. He likes to be outside, play sports and have fun. When Kyle goes to a coffee shop, he orders black coffee with an extra shot of espresso. Instead of protecting himself from the sun’s rays, he embraces the sunlight. His TV character alter egos: Sterling Archer or Gregory House.";
 
-
      var imgStr = "http://img11.imageshack.us/img11/8044/if8b.png";
 
-
      psiAnimationOn($(this),thisNameStr, desStr, imgStr);
 
-
    },         
 
-
    function() {
 
-
        psiAnimationOff($(this));
 
-
    }
 
-
);
 
Line 269: Line 244:
<div class="sideNavBar2">
<div class="sideNavBar2">
<ul>
<ul>
-
<li><a href='https://2012.igem.org/Team:Minnesota'>HOME</a></li>
+
<li><a href='https://2013.igem.org/Team:Minnesota'>HOME</a></li>
-
<li><a class="current" href='https://2012.igem.org/Team:Minnesota/Team'>TEAM</a></li>
+
<li><a class="current" href='https://2013.igem.org/Team:Minnesota/Team'>TEAM</a></li>
-
<li><a href='https://2012.igem.org/Team:Minnesota/Project'>PROJECT</a></li>
+
<li><a href='https://2013.igem.org/Team:Minnesota/Project'>PROJECT</a></li>
-
<li><a href='https://2012.igem.org/Team:Minnesota/Software'>SOFTWARE</a></li>
+
 
-
<li><a href='https://2012.igem.org/Team:Minnesota/Notebook'>NOTEBOOK</a></li>
+
<li><a href='https://2013.igem.org/Team:Minnesota/Notebook'>NOTEBOOK</a></li>
-
<li><a href='https://2012.igem.org/Team:Minnesota/Attributions'>ATTRIBUTIONS</a></li>
+
<li><a href='https://2013.igem.org/Team:Minnesota/Attributions'>ATTRIBUTIONS</a></li>
-
<li><a href='https://2012.igem.org/Team:Minnesota/Outreach'>OUTREACH</a></li>
+
<li><a href='https://2013.igem.org/Team:Minnesota/Outreach'>OUTREACH</a></li>
-
<li><a href='https://2012.igem.org/Team:Minnesota/Safety'>SAFETY</a></li>
+
<li><a href='https://2013.igem.org/Team:Minnesota/Safety'>SAFETY</a></li>
-
<li><a href='https://2012.igem.org/Team:Minnesota/Sponsors'>SPONSORS</a></li>
+
<li><a href='https://2013.igem.org/Team:Minnesota/Sponsors'>SPONSORS</a></li>
</ul>
</ul>
</div>
</div>
<div class="sideSocialMediaButtons">
<div class="sideSocialMediaButtons">
-
<div style="position:absolute; left:6px; top:6px;">
 
-
<a href="http://www.facebook.com/iGEM.Minnesota">
 
-
<img id="fbButton" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/facebook_1.png">
 
-
</a>
 
-
</div>
 
-
<div style="position:absolute; left:66px; top:6px;">
+
<div style="position:absolute; left:36px; top:6px;">
-
<a href="https://twitter.com/igem_mn">
+
<a href="https://twitter.com/GopheriGEM">
<img id="twitterButton" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/twitter_1.png">
<img id="twitterButton" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/twitter_1.png">
</a>
</a>
Line 296: Line 266:
<!--temp area for guide to social media-->
<!--temp area for guide to social media-->
-
<div style="position:absolute; top:420px; left:20px;font-family:Verdana;font-size:15;">
+
<div style="position:absolute; top:440px; left:20px;font-family:Verdana;font-size:15;">
-
Like us on FB and follow us on Twitter!
+
Follow us on Twitter!
-
</div>
+
</div> <!--End sideSocialMediaButtons-->
 +
 
 +
<!--temp area for guide to social media-->
 +
 
</div> <!--End sideBarAll-->
</div> <!--End sideBarAll-->
Line 307: Line 280:
<div id="separator" style="position:absolute;left:20px;top:0px;z-index:0;">
<div id="separator" style="position:absolute;left:20px;top:0px;z-index:0;">
-
<img width="75" height="75" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/student_prof_separator.png">
+
<img width="75" height="75" src="http://imageshack.us/a/img203/3008/rxl2.png">
</div>
</div>
<div id="PSI1" style="position:absolute;left:100px;top:0px;z-index:0;">
<div id="PSI1" style="position:absolute;left:100px;top:0px;z-index:0;">
-
<img width="75" height="75" src="http://img11.imageshack.us/img11/8044/if8b.png">
+
<img width="75" height="75" src="http://imageshack.us/a/img694/639/fv0w.png">
</div>
</div>
<div id="PSI2" style="position:absolute;left:180px;top:0px;z-index:0;">
<div id="PSI2" style="position:absolute;left:180px;top:0px;z-index:0;">
-
<img width="75" height="75" src="http://img11.imageshack.us/img11/8044/if8b.png">
+
<img width="75" height="75" src="http://imageshack.us/a/img801/2185/0hna.png">
</div>
</div>
<div id="PSI3" style="position:absolute;left:260px;top:0px;z-index:0;">
<div id="PSI3" style="position:absolute;left:260px;top:0px;z-index:0;">
-
<img width="75" height="75" src="http://img11.imageshack.us/img11/8044/if8b.png">
+
<img width="75" height="75" src="http://imageshack.us/a/img7/5002/dt8a.png">
</div>
</div>
<div id="PSI4" style="position:absolute;left:340px;top:0px;z-index:0;">
<div id="PSI4" style="position:absolute;left:340px;top:0px;z-index:0;">
-
<img width="75" height="75" src="http://img11.imageshack.us/img11/8044/if8b.png">
+
<img width="75" height="75" src="http://imageshack.us/a/img546/231/4tz9.png">
</div>
</div>
<div id="PSI5" style="position:absolute;left:420px;top:0px;z-index:0;">
<div id="PSI5" style="position:absolute;left:420px;top:0px;z-index:0;">
-
<img width="75" height="75" src="http://img11.imageshack.us/img11/8044/if8b.png">
+
<img width="75" height="75" src="http://i791.photobucket.com/albums/yy194/GopheriGEM/Niko_zps3942856a.png">
</div>
</div>
<div id="PSI7" style="position:absolute;left:20px;top:80px;z-index:0;">
<div id="PSI7" style="position:absolute;left:20px;top:80px;z-index:0;">
-
<img width="75" height="75" src="http://img11.imageshack.us/img11/8044/if8b.png">
+
<img width="75" height="75" src="http://i791.photobucket.com/albums/yy194/GopheriGEM/Jessica1_zps12615f3d.jpg">
</div>
</div>
<div id="PSI8" style="position:absolute;left:20px;top:160px;z-index:0;">
<div id="PSI8" style="position:absolute;left:20px;top:160px;z-index:0;">
-
<img width="75" height="75" src="http://img11.imageshack.us/img11/8044/if8b.png">
+
<img width="75" height="75" src="http://i791.photobucket.com/albums/yy194/GopheriGEM/shtwitter_zpsd4e0aa5b.png">
-
</div>
+
-
<div id="PSI6" style="position:absolute;left:20px;top:240px;z-index:0;">
+
-
<img width="75" height="75" src="http://img11.imageshack.us/img11/8044/if8b.png">
+
-
</div>
+
-
<div id="PSI9" style="position:absolute;left:20px;top:320px;z-index:0;">
+
-
<img width="75" height="75" src="http://img11.imageshack.us/img11/8044/if8b.png">
+
</div>
</div>
 +
<div id="profileSelectorImgBox" style="position:absolute;left:120px; top:100px; margin-left:auto; margin-right:auto; background-color:white;">
<div id="profileSelectorImgBox" style="position:absolute;left:120px; top:100px; margin-left:auto; margin-right:auto; background-color:white;">
-
<img id="profileSelectorImg" style="width:150px;height:150px" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/student_prof_separator.png">
+
<img id="profileSelectorImg" style="width:150px;height:150px" src="http://imageshack.us/a/img203/3008/rxl2.png">
</div>
</div>
Line 361: Line 329:
<div class="rightNavButtons">
<div class="rightNavButtons">
<div style="position:absolute;left:5px;top:0px;">
<div style="position:absolute;left:5px;top:0px;">
-
<a href="https://2012.igem.org/Team:Minnesota/Team"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/theteam_gold_img.png"></a>
+
<a href="https://2013.igem.org/Team:Minnesota/Team"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/theteam_gold_img.png"></a>
</div>
</div>
<div style="position:absolute;left:5px;top:75px;">
<div style="position:absolute;left:5px;top:75px;">
Line 367: Line 335:
</div>
</div>
<div style="position:absolute;left:5px;top:150px;">
<div style="position:absolute;left:5px;top:150px;">
-
<a href="https://2012.igem.org/Team:Minnesota/Team_Mentors_Advisors"><img id="mainRightButton3" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/mentorsprofessors_gold_img.png"></a>
+
<a href="https://2013.igem.org/Team:Minnesota/Team_Mentors_Advisors"><img id="mainRightButton3" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/mentorsprofessors_gold_img.png"></a>
</div>
</div>
Line 377: Line 345:
<div id="MainBoxOtherLinks">
<div id="MainBoxOtherLinks">
<p class="otherLinks">
<p class="otherLinks">
-
<a href="https://2012.igem.org/Main_Page">iGEM Home</a> | <a href="https://2012.igem.org/Team:Minnesota/Judges" style="color:red;">iGEM Judge-Click Here!</a> | <a href="https://igem.org/Team.cgi?id=814">Team Minnesota Info</a> |  
+
<a href="https://2013.igem.org/Main_Page">iGEM Home</a> | <a href="https://2013.igem.org/Team:Minnesota/Judges" style="color:red;">iGEM Judge-Click Here!</a> | <a href="https://igem.org/Team.cgi?id=814">Team Minnesota Info</a> |  
-
<a href="http://www1.umn.edu/twincities/index.html">University of Minnesota Home</a> |  <a href="https://2012.igem.org/Team:Minnesota/Contact">Contact Us!</a>
+
<a href="http://www1.umn.edu/twincities/index.html">University of Minnesota Home</a> |  <a href="https://2013.igem.org/Team:Minnesota/Contact">Contact Us!</a>
</p>
</p>

Latest revision as of 03:44, 28 September 2013

Team:Minnesota - Main Style Template Team:Minnesota

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