Team:Minnesota/Team Mentors Advisors

From 2013.igem.org

(Difference between revisions)
 
(13 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(
     function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/twitter.png");},           
     function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/twitter.png");},           
Line 96: Line 91:
$("#PSI1").hover(
$("#PSI1").hover(
     function() {
     function() {
-
       var thisNameStr = "Dr. Dana Morrone";
+
       var thisNameStr = "Jimmy Ellinger";
-
       var desStr = "Dana holds a PhD in biochemistry and his future goals are in the fields of agricultural biotechnology and science policy. His interests include reading, traveling, building furniture and global domination through enzyme kinetics. He does not drink caffeinated drinks, this is not due to religious reasons, but because he would be awake all night. He doesn't really use sunscreen because he's not a fan of the beach and usually ends up swimming only at night if he's had any caffeine. Charlie Townsend is his TV alter-ego.";
+
       var desStr = "I am a postdoc and this is my first year working the UMN iGEM team. My research project involved coercing three different bacterial strains into working together to convert lignocellulosic biomass into biodiesel. Running, nordic skiing and triathlons are some of my major hobbies. In 2009 I completed Ironman Wisconsin and to date I have completed 3 American Birkebeiners.";
-
       var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/Dana_resized.png";
+
       var imgStr = "http://img5.imageshack.us/img5/4337/jqot.jpg";
       psiAnimationOn($("#PSI1"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI1"),thisNameStr, desStr, imgStr);
     },
     },
Line 138: Line 133:
$("#PSI4").hover(
$("#PSI4").hover(
     function() {
     function() {
-
       var thisNameStr = "Jimmy Ellinger";
+
       var thisNameStr = "Aunica Kane";
-
       var desStr = "I am a postdoc and this is my first year working the UMN iGEM team. My research project involved coercing three different bacterial strains into working together to convert lignocellulosic biomass into biodiesel. Running, nordic skiing and triathlons are some of my major hobbies. In 2009 I completed Ironman Wisconsin and to date I have completed 3 American Birkebeiners.";
+
       var desStr = "I am a graduate student in the Biochemistry, Molecular Biology, and Biophysics program, and this is my first year helping with iGEM. My research focuses on engineering microbial communities using synthetic biology. First and foremost, I am a HUGE animal lover! I have two Jack Russels who are the loves of my life. During my free time, I love to do anything outdoors. My weekends are generally spent riding the trails with my husband on our ATVs. Oh...and I HATE snow!";
-
       var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/David_resized.png";
+
       var imgStr = "http://i791.photobucket.com/albums/yy194/GopheriGEM/aunicaRES_zps6853e18d.jpeg";
       psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
     },
     },
Line 148: Line 143:
);
);
-
 
-
 
-
$("#PSI5").hover(
 
-
    function() {
 
-
      var thisNameStr = "Sarah Bloch";
 
-
      var desStr = "Sarah is a PhD student in Biochemistry, Molecular Biology and Biophysics who hopes to use her synthetic biology experience to land a career in industry. She loves to spend her time cooking, reading or playing with her puppy Buster. She prefers cold caffeinated beverages - an iced coffee in the morning and diet soda with lunch. Being a grad student, she spends most of her time indoors slaving away at the lab bench... but when the occasion arises, she uses sunscreen or well-covering clothing to block UV rays. Her TV character alter ego: Liz Lemon from 30 Rock.";
 
-
      var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/Sarah_resized.png";
 
-
      psiAnimationOn($("#PSI5"),thisNameStr, desStr, imgStr);
 
-
    },         
 
-
    function() {
 
-
        psiAnimationOff($("#PSI5"));
 
-
    }
 
-
);
 
$("#PSI6").hover(
$("#PSI6").hover(
Line 247: Line 229:
<li><a class="current" href='https://2013.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://2013.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://2013.igem.org/Team:Minnesota/Software'>SOFTWARE</a></li>
+
 
<li><a href='https://2013.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://2013.igem.org/Team:Minnesota/Attributions'>ATTRIBUTIONS</a></li>
<li><a href='https://2013.igem.org/Team:Minnesota/Attributions'>ATTRIBUTIONS</a></li>
Line 257: Line 239:
<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 271: Line 248:
<!--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><!--End sideSocialMediaButtons-->
 +
 
 +
<!--temp area for guide to social media-->
</div>
</div>
Line 286: Line 266:
<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://i1158.photobucket.com/albums/p607/iGEM_MN/Dana_resized.png">
+
<img width="75" height="75" src="http://img5.imageshack.us/img5/4337/jqot.jpg">
</div>
</div>
Line 298: Line 278:
<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://i1158.photobucket.com/albums/p607/iGEM_MN/David_resized.png">
+
<img width="75" height="75" src="http://i791.photobucket.com/albums/yy194/GopheriGEM/aunicaRES_zps6853e18d.jpeg">
-
</div>
+
-
 
+
-
<div id="PSI5" style="position:absolute;left:420px;top:0px;z-index:0;">
+
-
<img width="75" height="75" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/Sarah_resized.png">
+
</div>
</div>
Line 312: Line 288:
<img width="75" height="75" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/ShmidtDannert_resized.png">
<img width="75" height="75" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/ShmidtDannert_resized.png">
</div>
</div>
 +
 +
Line 337: Line 315:
<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;">

Latest revision as of 03:45, 28 September 2013

Team:Minnesota - Main Style Template Team:Minnesota

Please mouse over each icon to learn about our brilliant advisors and mentors!