Team:Minnesota/Outreach

From 2012.igem.org

(Difference between revisions)
m
m
 
(22 intermediate revisions not shown)
Line 43: Line 43:
 +
/*fade in/out animations. need both rather than hover since one element will overlap the other.*/
 +
$("#StateFairButton").mouseover(
 +
    function() {$("#StateFairButton2").fadeIn("slow");}
 +
);
 +
$("#StateFairButton2").mouseleave(
 +
    function() {$("#StateFairButton2").fadeOut("slow");}
 +
);
 +
$("#SurveyButton1").mouseover(
 +
    function() {$("#SurveyButton2").fadeIn("slow");}
 +
);
 +
$("#SurveyButton2").mouseleave(
 +
    function() {$("#SurveyButton2").fadeOut("slow");}
 +
);
Line 91: Line 104:
<li><a href='https://2012.igem.org/Team:Minnesota/Team'>TEAM</a></li>
<li><a href='https://2012.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://2012.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://2012.igem.org/Team:Minnesota/Notebook'>NOTEBOOK</a></li>
-
<li><a href='https://2012.igem.org/Team:Minnesota/References'>REFERENCES</a></li>
+
<li><a href='https://2012.igem.org/Team:Minnesota/Attributions'>ATTRIBUTIONS</a></li>
<li><a class="current" href='https://2012.igem.org/Team:Minnesota/Outreach'>OUTREACH</a></li>
<li><a class="current" href='https://2012.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://2012.igem.org/Team:Minnesota/Safety'>SAFETY</a></li>
Line 122: Line 136:
<div id="MainBoxAll">
<div id="MainBoxAll">
-
<div id="MainBoxContent">
+
<div id="MainBoxContent" style="background-color:white;">
-
<img id="MainBoxContentImg" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/image1_resized.png">
+
<p style="font-size:14px;">
-
 
+
We focused our outreach efforts this year on informing the general public and on determining public perception and understanding of the field of synthetic biology. In order to reach as many and as broad a membership of the community as possible, we spent three days at the Minnesota State Fair, one of the largest state fairs in the U.S. In order to understand public opinion, we designed a survey that was distributed at the fair and through various University of Minnesota classes. We also helped other iGEM teams, such at TU_Munich, by filling out their surveys!
-
<div class="mainContentTextBanner">
+
Please click on the images below to learn more!
-
Welcome to the University of Minnesota iGEM team website! Please take some time to explore around by hovering over the icons on the right for quick blurbs or navigate using the buttons to the left. We hope you enjoy learning about us and what we do!
+
</p>
-
</div><!--end mainContentTextBanner-->
+
<a href="https://2012.igem.org/Team:Minnesota/Outreach_State_Fair">
-
 
+
<img id="StateFairButton" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/outreach_state_fair_bw.png" style="position:absolute;top:130px;left:30px;width:220px;height:322px;">
 +
</a>
 +
<a href="https://2012.igem.org/Team:Minnesota/Outreach_State_Fair">
 +
<img id="StateFairButton2" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/outreach_state_fair_colored.png" style="position:absolute;top:130px;left:30px;width:220px;height:322px;display:none;">
 +
</a>
 +
<a href="https://2012.igem.org/Team:Minnesota/Outreach_Survey">
 +
<img id="SurveyButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/outreach_survey_bw2.png" style="position:absolute;top:130px;left:310px;width:220px;height:322px;">
 +
</a>
 +
<a href="https://2012.igem.org/Team:Minnesota/Outreach_Survey">
 +
<img id="SurveyButton2" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/outreach_survey_colored2.png" style="position:absolute;top:130px;left:310px;width:220px;height:322px;display:none;">
 +
</a>
 +
<a href="https://2012.igem.org/Team:TU_Munich/Results/RFC">
 +
<img src="http://i1158.photobucket.com/albums/p607/iGEM_MN/TUM12_Collaboration_medal2.png" style="position:absolute;top:130px;left:550px; width:150px;">
 +
</a>
</div> <!--end mainboxcontent-->
</div> <!--end mainboxcontent-->
-
<div class="rightNavButtons">
 
-
 
-
<div style="position:absolute;left:5px;top:0px;">
 
-
<a href="#"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_gold_txt.png"></a>
 
-
</div>
 
-
<div style="position:absolute;left:5px;top:75px;">
 
-
<a href="https://2012.igem.org/Team:Minnesota/Project"><img id="mainRightButton2" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_gold_img.png"></a>
 
-
</div>
 
-
<div style="position:absolute;left:5px;top:150px;">
 
-
<a href="https://2012.igem.org/Team:Minnesota/Team"><img id="mainRightButton3" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/theteam_gold_img.png"></a>
 
-
</div>
 
-
 
-
 
-
</div><!--end rightNavButtons-->
 
<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://igem.org/Team.cgi?id=814">Team Minnesota Info</a> |  
+
<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="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://2012.igem.org/Team:Minnesota/Contact">Contact Us!</a>
</p>
</p>
</div> <!--end mainboxotherlinks-->
</div> <!--end mainboxotherlinks-->
-
 

Latest revision as of 03:50, 4 October 2012

Team:Minnesota - Main Style Template Team:Minnesota - Template

Like us on FB and follow us on Twitter!

We focused our outreach efforts this year on informing the general public and on determining public perception and understanding of the field of synthetic biology. In order to reach as many and as broad a membership of the community as possible, we spent three days at the Minnesota State Fair, one of the largest state fairs in the U.S. In order to understand public opinion, we designed a survey that was distributed at the fair and through various University of Minnesota classes. We also helped other iGEM teams, such at TU_Munich, by filling out their surveys! Please click on the images below to learn more!