Team:Valencia/TeamVal
From 2009.igem.org
(Difference between revisions)
Line 82: | Line 82: | ||
</table> | </table> | ||
</center> | </center> | ||
+ | |||
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | function mouseOverLabPictures() | ||
+ | { | ||
+ | document.getElementById("b11").src="https://static.igem.org/mediawiki/2009/1/18/Lab_pictures_on.gif" | ||
+ | } | ||
+ | |||
+ | function mouseOutLabPictures() | ||
+ | { | ||
+ | document.getElementById("b11").src="https://static.igem.org/mediawiki/2009/0/03/Lab_pictures_off.gif" | ||
+ | } | ||
+ | |||
+ | </script> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <div style="position:relative; left:670px; top: -950px"> | ||
+ | <table border="0" cellpadding="0" cellspacing="0"> | ||
+ | <tr> | ||
+ | <td><a href="https://2009.igem.org/Team:Valencia/LabPictures" target="_top" onmouseover="mouseOverLabPictures()" | ||
+ | onmouseout="mouseOutLabPictures()"> | ||
+ | <img border="0" alt="Modelling" src="https://static.igem.org/mediawiki/2009/0/03/Lab_pictures_off.gif" id="b11" /></a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> | ||
+ | |||
+ | |||
<br><br><br><br><br><br> | <br><br><br><br><br><br> |
Revision as of 12:16, 3 August 2009