Team:Minnesota/Team Mentors Advisors

From 2013.igem.org

(Difference between revisions)
 
(5 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 137: Line 132:
$("#PSI4").hover(
$("#PSI4").hover(
-
    function() {
 
-
      var thisNameStr = "";
 
-
      var desStr = "";
 
-
      var imgStr = "";
 
-
      psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
 
-
    },
 
-
    function() {
 
-
      psiAnimationOff($("#PSI4"));
 
-
    }
 
-
);
 
-
 
-
$("#PSI8").hover(
 
     function() {
     function() {
       var thisNameStr = "Aunica Kane";
       var thisNameStr = "Aunica Kane";
       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 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://imageshack.us/a/img11/8044/if8b.png";
+
       var imgStr = "http://i791.photobucket.com/albums/yy194/GopheriGEM/aunicaRES_zps6853e18d.jpeg";
       psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
       psiAnimationOn($("#PSI4"),thisNameStr, desStr, imgStr);
     },
     },
Line 160: Line 143:
);
);
-
 
-
 
-
$("#PSI5").hover(
 
-
    function() {
 
-
      var thisNameStr = "";
 
-
      var desStr = "";
 
-
      var imgStr = "";
 
-
      psiAnimationOn($("#PSI5"),thisNameStr, desStr, imgStr);
 
-
    },         
 
-
    function() {
 
-
        psiAnimationOff($("#PSI5"));
 
-
    }
 
-
);
 
$("#PSI6").hover(
$("#PSI6").hover(
Line 269: 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 283: 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 310: 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="">
+
</div>
</div>
Line 325: 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>
 

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!