Difference between revisions of "Team:Pitt"
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | $(".project").click( | ||
+ | function(){ | ||
+ | window.location.href = "https://2015.igem.org/Team:Pitt/Description"; | ||
+ | }); | ||
+ | $(".team").click( | ||
+ | function(){ | ||
+ | window.location.href = "https://2015.igem.org/Team:Pitt/Team"; | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
.color { | .color { |
Revision as of 07:47, 18 September 2015
Welcome to Pitt iGEM 2015!
Click here to learn more about the team's project! | Click here to meet this year's team! |