Team:Valencia Biocampus/c3poAdvisors
From 2012.igem.org
(Difference between revisions)
Cristina VS (Talk | contribs) |
|||
(7 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
- | |||
- | |||
- | |||
{{:Team:Valencia_Biocampus/banner}} | {{:Team:Valencia_Biocampus/banner}} | ||
{{:Team:Valencia_Biocampus/estiloc3po}} | {{:Team:Valencia_Biocampus/estiloc3po}} | ||
{{:Team:Valencia_Biocampus/menu2}} | {{:Team:Valencia_Biocampus/menu2}} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <center> | ||
+ | <ol> | ||
<div id="Titulos"> | <div id="Titulos"> | ||
+ | <br> | ||
<h2>Advisors</h2> | <h2>Advisors</h2> | ||
- | + | ||
+ | |||
<html> | <html> | ||
- | + | <style type = 'text/css'> | |
- | + | .team {width: 720px; height:640px;} | |
- | + | .row {width:720px; height:160px;} | |
- | + | .profile {width:350px; height:350px; margin:5px; position:relative; float:left;} | |
- | + | #cris {background-image: url('https://static.igem.org/mediawiki/2012/3/31/Cris7.png');} | |
- | + | #ale {background-image: url('https://static.igem.org/mediawiki/2012/a/a2/Ale.png');} | |
- | + | #gabi {background-image: url('https://static.igem.org/mediawiki/2012/7/74/Gabi.png');} | |
+ | #angeles {background-image: url('https://static.igem.org/mediawiki/2012/2/21/Angeles.png');} | ||
+ | #carles {background-image: url('https://static.igem.org/mediawiki/2012/6/65/Carles.png');} | ||
+ | #doroti {background-image: url('https://static.igem.org/mediawiki/2012/1/1d/Dorot.png');} | ||
+ | #guillermo {background-image: url('https://static.igem.org/mediawiki/2012/b/bc/Guillermo.png');} | ||
+ | #sergio {background-image: url('https://static.igem.org/mediawiki/2012/7/7e/sergio7.png');} | ||
- | + | #cris_hover {background-color:purple;} | |
+ | #ale_hover {background-color:blue;} | ||
+ | #gabi_hover {background-color:blue;} | ||
+ | #angeles_hover {background-color:purple;} | ||
+ | #carles_hover {background-color:purple} | ||
+ | #doroti_hover {background-color:blue;} | ||
+ | #guillermo_hover {background-color:blue;} | ||
+ | #sergio_hover {background-color:purple;} | ||
+ | .hover {width:340px; height:340px; padding:5px; float:left; position:absolute; top:0px; left:0px;} | ||
+ | .hover h6 {font-family:sans-serif; font-size:10px; color:white;} | ||
+ | </style> | ||
+ | <script type ='text/javascript'> | ||
+ | $(document).ready(function() { | ||
+ | $('.hover').css("display","none"); | ||
- | + | $('#cris').mouseover(function() { | |
- | + | $('#cris_hover').fadeIn(200); | |
- | + | }); | |
- | + | ||
- | + | $('#cris').mouseleave(function() { | |
- | + | $('#cris_hover').fadeOut(200); | |
+ | }); | ||
- | + | $('#ale').mouseover(function() { | |
- | + | $('#ale_hover').fadeIn(200); | |
- | + | }); | |
- | + | ||
- | + | $('#ale').mouseleave(function() { | |
+ | $('#ale_hover').fadeOut(200); | ||
+ | }); | ||
+ | $('#gabi').mouseover(function() { | ||
+ | $('#gabi_hover').fadeIn(200); | ||
+ | }); | ||
+ | |||
+ | $('#gabi').mouseleave(function() { | ||
+ | $('#gabi_hover').fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $('#angeles').mouseover(function() { | ||
+ | $('#angeles_hover').fadeIn(200); | ||
+ | }); | ||
+ | |||
+ | $('#angeles').mouseleave(function() { | ||
+ | $('#angeles_hover').fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $('#carles').mouseover(function() { | ||
+ | $('#carles_hover').fadeIn(200); | ||
+ | }); | ||
+ | |||
+ | $('#carles').mouseleave(function() { | ||
+ | $('#carles_hover').fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $('#doroti').mouseover(function() { | ||
+ | $('#doroti_hover').fadeIn(200); | ||
+ | }); | ||
+ | |||
+ | $('#doroti').mouseleave(function() { | ||
+ | $('#doroti_hover').fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $('#guillermo').mouseover(function() { | ||
+ | $('#guillermo_hover').fadeIn(200); | ||
+ | }); | ||
+ | |||
+ | $('#guillermo').mouseleave(function() { | ||
+ | $('#guillermo_hover').fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | $('#sergio').mouseover(function() { | ||
+ | $('#sergio_hover').fadeIn(200); | ||
+ | }); | ||
+ | |||
+ | $('#sergio').mouseleave(function() { | ||
+ | $('#sergio_hover').fadeOut(200); | ||
+ | }); | ||
+ | |||
+ | |||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
+ | <div id='team'> | ||
+ | <div class='row'> | ||
+ | <div id='cris' class='profile'> | ||
+ | <div id='cris_hover' class='hover'> | ||
+ | <h6> | ||
+ | Hi there! I am a Biotechnologist about to start a PhD in systems biology and "-omics"-based approaches to bioremediation.<br><br> | ||
+ | I was trapped by iGEM (and SB in general) 3 years ago, when I was part of the <a href="https://2009.igem.org/Team:Valencia">iGEM 2009 Valencia Team </a>. | ||
+ | Now, I'm very happy to repeat such an amazing experience as advisor.<br><br> | ||
+ | The thing I like the most (apart from working in the lab, of course...) is travelling and meeting people from other countries, so I hope to see you in Amsterdam and Boston! | ||
+ | </h6> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id='ale' class='profile'> | ||
+ | <div id='ale_hover' class='hover'> | ||
+ | <h6> | ||
+ | I'm an Electronic Eng. and I'm doing my PhD in Control Systems oriented to Synthetic Biology. <br><br> I play Guitar as hobby (although I studied almost all my life) and I like | ||
+ | traveling, biking, swimming, rock climbing, yoga, taking pictures and many things more...!!!. <br><br>I was iGEMer in 2010, and now I'm back as Advisor, so it seems iGEM is | ||
+ | something good, what do you think? <br> but I don't have time to fight Entropy... Take a look to my <a href="https://2010.igem.org/User:Alejovigno"> iGEM2010 user page</a> or | ||
+ | to my <a href="http://gcsc.ai2.upv.es/content/alejandro-vignoni"> web page. | ||
+ | </h6> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class='row'> | ||
+ | <div id='gabi' class='profile'> | ||
+ | <div id='gabi_hover' class='hover'> | ||
+ | <h6> | ||
+ | Gabi | ||
+ | </h6> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id='angeles' class='profile'> | ||
+ | <div id='angeles_hover' class='hover'> | ||
+ | <h6> | ||
+ | Hello everybody! I am a biologist in her last year of a Biotechnology master. <br><br> | ||
+ | I was a member of Valencia 2009 and 2010 iGEM team and I enjoyed so much both competitions that I wanted to participate one more time. <br><br> | ||
+ | I am eager to start my PhD next year and feel the suffering but comforting experience of making science. <br><br> My main hobbies are reading, writing, | ||
+ | drawing, bellydancing and when my budget lets me to do it, traveling. | ||
+ | </h6> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class='row'> | ||
+ | <div id='carles' class='profile'> | ||
+ | <div id='carles_hover' class='hover'> | ||
+ | <h6> | ||
+ | Hi! I have always enjoyed abstract topics like music and mathematics. Somehow I got interested in something much more terrestrial like molecular biology and I | ||
+ | decided to study biochemistry as my main career. I was a member of the Valencia iGEM team in 2009 and I have so many good memories about the whole project and | ||
+ | the Jamboree that I wanted to be a small part of the whole thing again. Now I'm doing my PhD in structural biology. I love music, so you can always see me singing | ||
+ | or maybe playing in some pub if you are lucky. | ||
+ | </h6> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id='doroti' class='profile'> | ||
+ | <div id='doroti_hover' class='hover'> | ||
+ | <h6> | ||
+ | Hi! I am an advisor to the Human Practices team this year! I am a researcher at the Center for the Study of the Sciences and the Humanities at the | ||
+ | University of Bergen in Norway. I work with Ana Delgado on the project "Reflexive Systems Biology" and it is exciting to use some of our insights from this | ||
+ | project on systems and synthetic biology with the Valencia Biocampus team! <br><br> My main hobbies are football (soccer, watching and playing), reading, tasting | ||
+ | new foods, and visiting family members around the world. | ||
+ | </h6> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class='row'> | ||
+ | <div id='guillermo' class='profile'> | ||
+ | <div id='guillermo_hover' class='hover'> | ||
+ | <h6> | ||
+ | |||
+ | </h6> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id='sergio' class='profile'> | ||
+ | <div id='sergio_hover' class='hover'> | ||
+ | <h6> | ||
+ | Hi there! I am Sergio, a biologist with an specialization in Genetics sciences. Nowadays I am a PhD student, working on Evolutionary and Comparative Genetics in | ||
+ | ICBiBE (Valencia). Describing the molecular basis and the evolutionary history of insect-bacteria symbiosis is my | ||
+ | thesis goal. I love music, travelling, learning new lenguages, reading scientific articles and specially doing science at the lab. | ||
+ | The almost infinite complexity of nature use to amaze me | ||
+ | </h6> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> | ||
</html> | </html> |
Latest revision as of 15:38, 25 September 2012
Advisors