|
|
Line 254: |
Line 254: |
| </body> | | </body> |
| | | |
- | <!--
| |
- |
| |
- | <script>
| |
- | function show(k)
| |
- | {
| |
- | elem = document.getElementById('kristin');
| |
- | elem.style.display = 'none';
| |
- | if(k==1){
| |
- | elem.style.display = 'block';
| |
- | }
| |
- |
| |
- | elem = document.getElementById('justin');
| |
- | elem.style.display = 'none';
| |
- | if(k==2){
| |
- | elem.style.display = 'block';
| |
- | }
| |
- |
| |
- | elem = document.getElementById('sarah');
| |
- | elem.style.display = 'none';
| |
- | if(k==3){
| |
- | elem.style.display = 'block';
| |
- | }
| |
- |
| |
- | elem = document.getElementById('will');
| |
- | elem.style.display = 'none';
| |
- | if(k==4){
| |
- | elem.style.display = 'block';
| |
- | }
| |
- |
| |
- | elem = document.getElementById('naomi');
| |
- | elem.style.display = 'none';
| |
- | if(k==5){
| |
- | elem.style.display = 'block';
| |
- | }
| |
- |
| |
- | elem = document.getElementById('brandon');
| |
- | elem.style.display = 'none';
| |
- | if(k==6){
| |
- | elem.style.display = 'block';
| |
- | }
| |
- |
| |
- | elem = document.getElementById('mark');
| |
- | elem.style.display = 'none';
| |
- | if(k==7){
| |
- | elem.style.display = 'block';
| |
- | }
| |
- |
| |
- | elem = document.getElementById('matt');
| |
- | elem.style.display = 'none';
| |
- | if(k==8){
| |
- | elem.style.display = 'block';
| |
- | }
| |
- |
| |
- | elem = document.getElementById('nida');
| |
- | elem.style.display = 'none';
| |
- | if(k==9){
| |
- | elem.style.display = 'block';
| |
- | }
| |
- |
| |
- | }
| |
- | </script>
| |
- |
| |
- |
| |
- | </style>
| |
- | <div id="overhead">
| |
- |
| |
- | <div id="besedilo">
| |
- | <div id="vse_students">
| |
- |
| |
- |
| |
- | <div id="levo_students">
| |
- | <span id="student" onclick="show(1)">
| |
- | Kristin Barclay
| |
- | </span >
| |
- | <span id="student" onclick="show(2)">
| |
- | Justin Chew
| |
- | </span >
| |
- | <span id="student" onclick="show(3)">
| |
- | Sarah Choudhury
| |
- | </span >
| |
- | <span id="student" onclick="show(4)">
| |
- | William Clerx
| |
- | </span >
| |
- | <span id="student" onclick="show(5)">
| |
- | Naomi Genuth
| |
- | </span >
| |
- | <span id="student" onclick="show(6)">
| |
- | Brandon Gerberich
| |
- | </span >
| |
- | <span id="student" onclick="show(7)">
| |
- | Mark Kopelman
| |
- | </span >
| |
- | <span id="student" onclick="show(8)">
| |
- | Matt Lunati
| |
- | </span >
| |
- | <span id="student" onclick="show(9)">
| |
- | Nida Naushad
| |
- | </span >
| |
- | </div>
| |
- |
| |
- | <div id="desno_students">
| |
- | </html>
| |
- |
| |
- | <div id="kristin" style="display:none">[[Image:Kristin_test.jpg|thumb]]<br> '''Name:''' Kristin Barclay<br><br> '''Concentration''': Physics and Astrophysics <br><br>'''Team Affiliation:''' <br> Bioinformatics and Web Design <br><br>'''Other Hobbies:'''<br> Stargazing, ASOIAF, Battlestar Galactica <br><br>'''Favourite YouTube Video:'''<br> http://www.youtube.com/watch?v=WGoi1MSGu64 <br><br>'''Way to Pass Time While Waiting for PCR:'''<br> Strike a heroic pose while staring dreamily into the distance. <br></div>
| |
- |
| |
- | <div id="justin" style="display:none">[[Image:HARVJustin.png|thumb]]<br> '''Name:''' Justin Chew<br><br> '''Concentration''': Folklore and Mythology <br><br>'''Team Affiliation:''' <br> Bioinformatics, ZF <br><br>'''Other Hobbies:'''<br> Odin worship, lightning bolts, swordfighting, and carving art out of bones <br><br>'''Favourite YouTube Video:'''<br> http://www.youtube.com/watch?v=nRoVIpczcrY <br><br>'''Way to Pass Time While Waiting for PCR:'''<br> Sacrifice a gel to Thor <br></div>
| |
- |
| |
- | <div id="sarah" style="display:none">[[Image:HARVSarah.png|thumb]]<br> '''Name:''' Sarah Choudhury<br><br> '''Concentration''': Linguistics <br><br>'''Team Affiliation:''' <br> Wet Lamb, ToIc <br><br>'''Other Hobbies:'''<br> Studies of Latin, Greek, Ancient Greek, Russian, Swedish, Swahilli, and !Kung, among many others <br><br>'''Favourite YouTube Video:'''<br> http://www.youtube.com/watch?v=0Kx9NVVOU88 <br><br>'''Way to Pass Time While Waiting for PCR:'''<br> Tell it to go faster - I speak DNA (both template and amplify dialects) <br><br></div>
| |
- |
| |
- | <div id="will" style="display:none">[[Image:HARVWill.jpg|thumb]]<br> '''Name:''' William Clerx<br><br> '''Concentration''': Molecular & Cellular/Organismic & Evolutionary Biology <br><br>'''Team Affiliation:''' <br> Bioinformatics; Web Design; Miscellaneous Wet Lab <br><br>'''Other Hobbies:'''<br> Cross Country, Track, Music, Playing with Zinc Fingers <br><br>'''Favourite YouTube Video:'''<br> http://www.youtube.com/watch?v=MahTKZDHXaA <br><br>'''Way to Pass Time While Waiting for PCR:'''<br> Do another PCR. Or, write an iGEM song. <br><br></div>
| |
- |
| |
- | <div id="naomi" style="display:none">[[Image:HARVnaomi.jpg|thumb]]<br> '''Name:''' Naomi Genuth<br><br> '''Concentration''': Molecular and Cellular Biology/Organismic and Evolutionary Biology <br><br>'''Team Affiliation:''' <br> Wet Lab, Wolfe <br><br>'''Other Hobbies:'''<br> Reading, running, hiking, piano <br><br>'''Favourite YouTube Video:'''<br> http://www.youtube.com/watch?v=E6h1KsWNU-A <br><br>'''Way to Pass Time While Waiting for PCR:'''<br> Set up another reaction. Or two. Or three. <br> <br></div>
| |
- |
| |
- | <div id="brandon" style="display:none">[[Image:HARVBrandon.jpg|thumb]]<br> '''Name:''' Brandon Gerberich<br><br> '''Concentration''': Chemistry <br><br>'''Team Affiliation:''' <br> Bioinformatics, Wolfe <br><br>'''Other Hobbies:'''<br> Trumpet, Board Games, Wind Surfing <br><br>'''Favourite YouTube Video:'''<br> http://www.youtube.com/watch?v=JkxieS-6WuA <br><br>'''Way to Pass Time While Waiting for PCR:'''<br> 1) Just use the 6th dimension for instant PCR results, or 2) Remain in the 3rd dimension and build ice snowmen. <br> <br></div>
| |
- |
| |
- | <div id="mark" style="display:none">[[Image:HARVMark.png|thumb]]<br> '''Name:''' Mark Kopelman<br><br> '''Concentration''': Human Evolutionary Biology <br><br>'''Team Affiliation:''' <br> Team TolC and Web Design <br><br>'''Other Hobbies:'''<br> Winning <br><br>'''Favourite YouTube Video:'''<br> http://www.youtube.com/watch?v=WGoi1MSGu64 <br><br>'''Way to Pass Time While Waiting for PCR:'''<br> ...Run another PCR, duh. <br> <br></div>
| |
- |
| |
- | <div id="matt" style="display:none">[[Image:HARVMatt.png|thumb]]<br> '''Name:''' Matt Lunati<br><br>
| |
- | '''Concentration''': Studies of Women, Gender, and Sexuality <br><br>'''Team Affiliation:''' <br> Wet Lab and ToIc <br><br>'''Other Hobbies:'''<br> Picket lines, making signs, bumper stickers <br><br>'''Favourite YouTube Video:'''<br> http://www.youtube.com/watch?v=wVTrgz09qas <br><br>'''Way to Pass Time While Waiting for PCR:'''<br> Standing up for rights everywhere <br> <br></div>
| |
- |
| |
- | <div id="nida" style="display:none">[[Image:HARVNida.jpg|thumb]]<br> '''Name:''' Nida Naushad<br><br>
| |
- | '''Concentration''': Mathematics and Philosophy <br><br>'''Team Affiliation:''' <br> Wet Lab, ToIc <br><br>'''Other Hobbies:'''<br> Marx, Einstein, assorted dead Russian authors <br><br>'''Favourite YouTube Video:'''<br> http://www.youtube.com/watch?v=R_w4HYXuo9M <br><br>'''Way to Pass Time While Waiting for PCR:'''<br> Contemplate the possibility of sentient bacteria in all possible worlds <br> <br></div>
| |
- |
| |
- |
| |
- |
| |
- | <html>
| |
- | </div>
| |
- |
| |
- | </div>
| |
- | </div>
| |
- | </div>
| |
- | <div id="vsebina_mid_right"></div>
| |
- | </div><div id="vsebina_foot"></div>
| |
- |
| |
- |
| |
- | </div>
| |
- | </div>
| |
- |
| |
- | </body>
| |
- | </div>
| |
- | </div>
| |
- | -->
| |
| </html> | | </html> |