Team:Minnesota/Team Mentors Advisors

From 2013.igem.org

(Difference between revisions)
 
(11 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 98: Line 93:
       var thisNameStr = "Jimmy Ellinger";
       var thisNameStr = "Jimmy Ellinger";
       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 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://imageshack.us/a/img11/8044/if8b.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 = "Jim Parejko";
+
       var thisNameStr = "Aunica Kane";
-
       var desStr = "I'm a postdoctoral researcher with broad interests in environmental microbiology and microbial ecology. I'm currently working on a project to detect and quantify electron shuttling extracellular flavins secreted by some bacteria in freshwater river and lake sediments. I'm a competitive distance runner and semi-competitive homebrewer with long term goals for each: qualifying for the Olympic trials and starting a small brewery. I'm also an avid bread and pastry baker, backyard gardener, cook and mountain biker.";
+
       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:
);
);
-
$("#PSI8").hover(
 
-
    function() {
 
-
      var thisNameStr = "Jim Parejko";
 
-
      var desStr = "I'm a postdoctoral researcher with broad interests in environmental microbiology and microbial ecology. I'm currently working on a project to detect and quantify electron shuttling extracellular flavins secreted by some bacteria in freshwater river and lake sediments. I'm a competitive distance runner and semi-competitive homebrewer with long term goals for each: qualifying for the Olympic trials and starting a small brewery. I'm also an avid bread and pastry baker, backyard gardener, cook and mountain biker.";
 
-
      var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/David_resized.png";
 
-
      psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
 
-
    },
 
-
    function() {
 
-
      psiAnimationOff($("#PSI4"));
 
-
    }
 
-
);
 
-
 
-
$("#PSI9").hover(
 
-
    function() {
 
-
      var thisNameStr = "Jim Parejko";
 
-
      var desStr = "I'm a postdoctoral researcher with broad interests in environmental microbiology and microbial ecology. I'm currently working on a project to detect and quantify electron shuttling extracellular flavins secreted by some bacteria in freshwater river and lake sediments. I'm a competitive distance runner and semi-competitive homebrewer with long term goals for each: qualifying for the Olympic trials and starting a small brewery. I'm also an avid bread and pastry baker, backyard gardener, cook and mountain biker.";
 
-
      var imgStr = "http://i1158.photobucket.com/albums/p607/iGEM_MN/David_resized.png";
 
-
      psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
 
-
    },
 
-
    function() {
 
-
      psiAnimationOff($("#PSI4"));
 
-
    }
 
-
);
 
-
 
-
$("#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 269: 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 279: 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 293: 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 308: 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://imageshack.us/a/img11/8044/if8b.png">
+
<img width="75" height="75" src="http://img5.imageshack.us/img5/4337/jqot.jpg">
</div>
</div>
Line 320: 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://imageshack.us/a/img11/8044/if8b.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 335: Line 289:
</div>
</div>
-
<div id="PSI8" style="position:absolute;left:500px;top:0px;z-index:0;">
 
-
<img width="75" height="75" src="http://imageshack.us/a/img11/8044/if8b.png">
 
-
</div>
 
-
 
-
<div id="PSI9" style="position:absolute;left:580px;top:0px;z-index:0;">
 
-
<img width="75" height="75" src="http://imageshack.us/a/img11/8044/if8b.png">
 
-
</div>
 
Line 368: 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!