Template:Team:Waterloo/JS/WaterlooTeam

From 2014.igem.org

(Difference between revisions)
(add links to other all_teams descriptions)
(shows wloo info by default)
Line 18: Line 18:
         name: '',
         name: '',
         url: 'https://static.igem.org/mediawiki/2014/f/f2/Waterloo_iGEM_logo_black.jpg',
         url: 'https://static.igem.org/mediawiki/2014/f/f2/Waterloo_iGEM_logo_black.jpg',
-
         description: '<p>The University of Waterloo iGEM team is composed of undergraduate students spanning the Faculties of Science, Engineering, and Mathematics. Every year, the team members imagine, explore, and research into the field of synthetic biology. The members have total creative freedom in executing a project from start to finish.</p><br /><p>Learn about our sub-teams: <a onclick="showInfo(\'all_teams\', \'1\')">Lab and Design</a>,<a onclick="showInfo(\'all_teams\', \'2\')">Human Practices</a> and <a onclick="showInfo(\'all_teams\', \'3\')"></a>Mathematical Modelling</a> or check out our <a href="https://2014.igem.org/Team:Waterloo/Gallery">Gallery</a> for some photographs of our adventures over the past year.</p><h3>You can also click on our beautiful faces to learn more about each team member.</h3>'
+
         description: '<p>The University of Waterloo iGEM team is composed of undergraduate students spanning the Faculties of Science, Engineering, and Mathematics. Every year, the team members imagine, explore, and research into the field of synthetic biology. The members have total creative freedom in executing a project from start to finish.</p><br /><p>Learn about our sub-teams: <a onclick="showInfo(\'all_teams\', \'1\')">Lab and Design</a>,<a onclick="showInfo(\'all_teams\', \'2\')">Human Practices</a> and <a onclick="showInfo(\'all_teams\', \'3\')">Mathematical Modelling</a> or check out our <a href="https://2014.igem.org/Team:Waterloo/Gallery">Gallery</a> for some photographs of our adventures over the past year.</p><h3>You can also click on our beautiful faces to learn more about each team member.</h3>'
       },
       },
       {
       {
         name: 'Lab and Design',
         name: 'Lab and Design',
         url: 'https://static.igem.org/mediawiki/2014/f/f2/Waterloo_iGEM_logo_black.jpg',
         url: 'https://static.igem.org/mediawiki/2014/f/f2/Waterloo_iGEM_logo_black.jpg',
-
         description: '<p>The Lab and Design team begins each year by investigating current problems facing our society and trying to produce a solution for them using synthetic biology. This design phase has a two-fold function, which requires intensive research to formulate the theoretical and practical basis of the project. After the design of the project is complete, the Lab and Design team brings their theoretical ideas to the laboratory.</p><br/><p>Learn about our sub-teams: <a onclick="showInfo(\'all_teams\', \'0\')">Waterloo Team</a>,<a onclick="showInfo(\'all_teams\', \'2\')">Human Practices</a> and <a onclick="showInfo(\'all_teams\', \'3\')"></a>Mathematical Modelling</a> or check out our <a href="https://2014.igem.org/Team:Waterloo/Gallery">Gallery</a> for some photographs of our adventures over the past year.</p><h3>You can also click on our beautiful faces to learn more about each team member.</h3>'
+
         description: '<p>The Lab and Design team begins each year by investigating current problems facing our society and trying to produce a solution for them using synthetic biology. This design phase has a two-fold function, which requires intensive research to formulate the theoretical and practical basis of the project. After the design of the project is complete, the Lab and Design team brings their theoretical ideas to the laboratory.</p><br/><p>Learn about our sub-teams: <a onclick="showInfo(\'all_teams\', \'0\')">Waterloo Team</a>,<a onclick="showInfo(\'all_teams\', \'2\')">Human Practices</a> and <a onclick="showInfo(\'all_teams\', \'3\')">Mathematical Modelling</a> or check out our <a href="https://2014.igem.org/Team:Waterloo/Gallery">Gallery</a> for some photographs of our adventures over the past year.</p><h3>You can also click on our beautiful faces to learn more about each team member.</h3>'
       },
       },
       {
       {
         name: 'Human Practices Team',
         name: 'Human Practices Team',
         url: 'https://static.igem.org/mediawiki/2014/f/f2/Waterloo_iGEM_logo_black.jpg',
         url: 'https://static.igem.org/mediawiki/2014/f/f2/Waterloo_iGEM_logo_black.jpg',
-
         description: '<p>The University of Waterloo iGEM Human Practices team works to strengthen the bridge between the community and their knowledge of synthetic biology. The team uses various activities, events, and media to educate and inform the public about this field of research and how it affects the world around us.</p><br/><p>Learn about our sub-teams: <a onclick="showInfo(\'all_teams\', \'0\')">Waterloo Team</a>,<a onclick="showInfo(\'all_teams\', \'1\')">Lab and Design</a> and <a onclick="showInfo(\'all_teams\', \'3\')"></a>Mathematical Modelling</a> or check out our <a href="https://2014.igem.org/Team:Waterloo/Gallery">Gallery</a> for some photographs of our adventures over the past year.</p><h3>You can also click on our beautiful faces to learn more about each team member.</h3>'
+
         description: '<p>The University of Waterloo iGEM Human Practices team works to strengthen the bridge between the community and their knowledge of synthetic biology. The team uses various activities, events, and media to educate and inform the public about this field of research and how it affects the world around us.</p><br/><p>Learn about our sub-teams: <a onclick="showInfo(\'all_teams\', \'0\')">Waterloo Team</a>,<a onclick="showInfo(\'all_teams\', \'1\')">Lab and Design</a> and <a onclick="showInfo(\'all_teams\', \'3\')">Mathematical Modelling</a> or check out our <a href="https://2014.igem.org/Team:Waterloo/Gallery">Gallery</a> for some photographs of our adventures over the past year.</p><h3>You can also click on our beautiful faces to learn more about each team member.</h3>'
       },
       },
       {
       {
Line 261: Line 261:
       }
       }
];
];
 +
 +
 +
$( document ).ready(function() {
 +
    showInfo('all_teams', '0')
 +
  });
 +
</script>
</script>
</html>
</html>

Revision as of 20:08, 17 October 2014