Team:UChicago

From 2013.igem.org

(Difference between revisions)
m
 
(39 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:UChicago/Templates/Standard_header|}}
 +
<html>
<html>
 +
<!-- Thanks to DTU 2011 https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki -->
<!-- Thanks to DTU 2011 https://2011.igem.org/Team:DTU-Denmark/How_to_customize_an_iGEM_wiki -->
<!-- ************************************************************************************** -->
<!-- ************************************************************************************** -->
-
<!-- STYLESHEET -->
+
         
-
<!-- *********** -->
+
-
    <link rel="stylesheet" href="https://2013.igem.org/Team:UChicago/stylesheet?action=raw&ctype=text/css" type="text/css" />
+
            <!-- Slider -->
 +
            <div class="scrollable">
 +
              <div class="items">
 +
                  <div>
 +
                    <img src="https://static.igem.org/mediawiki/2013/1/1f/UChi_front1.jpg"></img>
 +
                  </div>
 +
                  <div>
 +
                    <img src="https://static.igem.org/mediawiki/2013/3/36/UChi_front2.jpg"></img>
 +
                  </div>
 +
                  <div>
 +
                    <img src="https://static.igem.org/mediawiki/2013/b/bc/UChi_front3.jpg"></img>
 +
                  </div>
 +
                  <div>
 +
                    <img src="https://static.igem.org/mediawiki/2013/8/8a/UChi_front4.jpg"></img>
 +
                  </div>
 +
                  <div>
 +
                    <img src="https://static.igem.org/mediawiki/2013/6/6d/UChi_front5.jpg"></img>
 +
                  </div>
 +
                  <div>
 +
                    <img src="https://static.igem.org/mediawiki/2013/8/83/UChi_front6.jpg"></img>
 +
                  </div>
 +
              </div>
 +
              <div class="prev"></div>
 +
              <div class="next"></div>
 +
              <div class="navi"></div>
 +
            </div>
-
<!-- JAVASCRIPTS -->
 
-
<!-- *********** -->
 
-
     <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) -->
+
     <h2 class="wrapperContent">Explore</h2>
-
    <!--[if lt IE 9]>
+
-
    <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
+
-
    <![endif]-->
+
-
     <!-- jQuery Tools (slider) -->
+
     <div class="article wrapperContent">
-
    <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
+
        <a  href="/Team:UChicago/Project"><img width="200px" height="115px" cite="http://bit.ly/1fHSyRO" src="https://static.igem.org/mediawiki/2013/3/3a/UChi_frontpage_project.jpg"></a>
-
    <script>
+
        <h4><a href="/Team:UChicago/Project">Learn About Our Project</a></h2>
-
        $(function() {
+
         <p>
-
    // initialize scrollable
+
-
    $(".scrollable").scrollable().navigator();
+
-
         });
+
-
    </script>
+
-
    <!-- Navigation scroll follow -->
+
Each year, the poultry industry produces over two billion pounds of feather waste that's processed into low-grade animal feed. But recent research has shown that feather keratin can actually be quite useful.
-
    <script type="text/javascript">
+
-
        $(window).scroll(function () {
+
-
            var scrollPos = $(window).scrollTop();
+
-
            if (scrollPos > 110) {
+
-
                $(".navigation").addClass("stickToTop");
+
-
            } else {
+
-
                $(".navigation").removeClass("stickToTop");
+
-
            }
+
-
            if (scrollPos > 180) {
+
-
                $(".toc").addClass("stickBelowNavigation");
+
-
            } else {
+
-
                $(".toc").removeClass("stickBelowNavigation");
+
-
            }
+
-
        });
+
-
    </script>
+
-
    <!-- Sexy Drop Down (drop down navigation) -->
+
        </p>
-
     <script type="text/javascript">
+
     </div>
-
        $(document).ready(
+
-
            function(){
+
-
                $("ul.subnav").parent().find("> a").append("<span> ▼</span>");
+
-
                $("ul.topnav li").hover(
+
-
                    function() {
+
-
                        // Hover over
+
-
                        $(this).parent().find("ul.subnav").hide();
+
-
                        $(this).find("ul.subnav").show();
+
-
                        // Hover out
+
-
                        $(this).hover(
+
-
                            function() {
+
-
                            },
+
-
                            function(){
+
-
                                $(this).find("ul.subnav").hide();
+
-
                            }
+
-
                        );
+
-
                    },
+
-
                    function(){
+
-
                        $(this).find("ul.subnav").hide();
+
-
                    }
+
-
                );
+
    <div class="article wrapperContent">
-
            }
+
         <a  href="/Team:UChicago/Team"><img width="200px" height="115px" src="https://static.igem.org/mediawiki/2013/4/41/UChi_frontpage_team.jpg"></a>
-
         );
+
        <h4><a href="/Team:UChicago/Team">Meet Our Team</a></h2>
-
    </script>
+
        <p>
-
    <!-- iGem wiki hacks -->
+
Curious about us? Meet the energetic and dedicated team that made competing this year possible! Learn a bit about us - our passions, our hobbies, and our quirks.
-
        <!-- Remove all empty <p> tags -->
+
-
        <script type="text/javascript">
+
-
            $(document).ready(function() {
+
-
                $("p").filter( function() {
+
-
                    return $.trim($(this).html()) == '';
+
-
                }).remove();
+
-
            });
+
-
        </script>
+
-
        <!-- Remove "team" from the menubar -->
 
-
        <script type="text/javascript">
 
-
            $(document).ready(function() {
 
-
                $("menubar > ul > li:last-child").remove();
 
-
            });
 
-
        </script>
 
-
         <!-- Empty heading? - Then remove it.. -->
+
         </p>
-
        <script type="text/javascript">
+
    </div>
-
            $(document).ready(function() {
+
-
                if ("" == "</html>{{{1}}}<html>") {
+
-
                    $("#heading").remove();
+
-
                }
+
-
            });
+
-
        </script>
+
 +
    <div class="article wrapperContent">
 +
        <a  href="/Team:UChicago/Sponsor_Us"><img width="200px" height="115px" cite="http://bit.ly/16C5eSs" src="https://static.igem.org/mediawiki/2013/0/00/UChi_frontpage_nextyear.jpg"></a>
 +
        <h4><a href="/Team:UChicago/Sponsor_Us#joining">Interested in Joining Next Year's Team?</a></h2>
 +
        <p>
-
<!-- HTML CONTENT -->
+
We’d be happy to have you! This summer, we've learned a lot about what it takes to organize a team, choose a project, find a lab , and secure funding for iGEM. Next year will be better than ever. Get in touch!
-
<!-- ************ -->
+
-
    <!-- Header image -->
 
-
    <!--<div id="header">
 
-
        <div class="centering">
 
-
        </div>
 
-
    </div> -->
 
-
    <!-- Navigation bar -->
+
         </p>
-
    <div class="centering">
+
-
    <div id="navigation">
+
-
        <div class="navigation">
+
-
           
+
-
                <ul class="topnav" id="topnav">
+
-
                    <li class="home navitem1">
+
-
                        <a href="/Team:UChicago">UChicago</a>
+
-
                    </li>
+
-
                    <li class="igem navitem1">
+
-
                        <a href="https://2013.igem.org" title="iGEM 2013 Homepage">iGEM 2013</a>
+
-
                    </li>
+
-
                    <li class="team navitem1">
+
-
                        <a href="/Team:UChicago/Team">Team</a>
+
-
                    </li>
+
-
                    <li class="project navitem1">
+
-
                        <a href="/Team:UChicago/Project">Project</a>
+
-
                    </li>
+
-
                    <li class="notebook navitem1">
+
-
                        <a href="/Team:UChicago/Notebook">Notebook</a>
+
-
                    </li>
+
-
                    <li class="outreach navitem1">
+
-
                        <a href="/Team:UChicago/Outreach">Outreach</a>
+
-
                    </li>
+
-
                    <li class="sponsor_us navitem1">
+
-
                        <a href="/Team:UChicago/Sponsor_Us">Sponsor Us!</a>
+
-
                    </li>
+
-
                </ul>
+
-
           
+
-
         </div>
+
     </div>
     </div>
 +
    <div class="button wrapperContent">
 +
        <h3><a href="/Team:UChicago/Sponsor_Us">Sponsor Us for Next Year's Competition!</a></h3>
 +
    </div>
 +
    <div class="divider"><p><a href="#top">^ top</a></p></div>
-
     <!-- Prepare for content -->
+
     <div class="wrapperContent social">
-
    <div id="innercontent">
+
        <h2>Say Hello</h2>
-
          
+
        <ul>
-
            <div class="whitebox article">
+
          <li><a href="mailto:uchicago-igem@googlegroups.com?subject=Wiki Visitor:" target="_blank">Email us!</a></li>
 +
          <li id="hello_facebook"><a href="http://www.facebook.com/GeneHackersatUChicago" target="_blank">Visit our Facebook Page</a></li>
 +
         </ul>
 +
    </div>
-
    <!-- Page heading -->
+
  </html>
-
 
+
-
       
+
-
            <h1>
+
-
</html>
+
-
{{{1}}}
+
-
<html>
+
-
            </h1>
+
-
       
+
-
   
+
-
</html>
+
{{:Team:UChicago/Templates/Standard_footer}}

Latest revision as of 02:18, 28 September 2013

Explore

Learn About Our Project

Each year, the poultry industry produces over two billion pounds of feather waste that's processed into low-grade animal feed. But recent research has shown that feather keratin can actually be quite useful.

Meet Our Team

Curious about us? Meet the energetic and dedicated team that made competing this year possible! Learn a bit about us - our passions, our hobbies, and our quirks.

Interested in Joining Next Year's Team?

We’d be happy to have you! This summer, we've learned a lot about what it takes to organize a team, choose a project, find a lab , and secure funding for iGEM. Next year will be better than ever. Get in touch!