Team:Heidelberg LSL/Kette
From 2012hs.igem.org
(Difference between revisions)
Line 33: | Line 33: | ||
<tr> | <tr> | ||
<td> | <td> | ||
- | <a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Project_abstract" onMouseOver="ShowPicture('Style',1)" onMouseOut="ShowPicture(' | + | <a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Project_abstract" onMouseOver="ShowPicture('Style',1)" onMouseOut="ShowPicture('images-glow',0)"> <img id"eppi-orange" src="https://static.igem.org/mediawiki/2012hs/c/c6/Eppi-box-orange.png" width:160px; height:250px;></img> </a> |
<a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Project_abstract"> <img id="images-glow" src="https://static.igem.org/mediawiki/2012hs/9/94/Eppi-box-orange-glow.png" width:160px; height:250px;></img> </a> | <a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Project_abstract"> <img id="images-glow" src="https://static.igem.org/mediawiki/2012hs/9/94/Eppi-box-orange-glow.png" width:160px; height:250px;></img> </a> | ||
</td> | </td> | ||
<td> | <td> | ||
- | <a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Project_UVsensors" onMouseOver="ShowPicture('Style',1)" onMouseOut="ShowPicture(' | + | <a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Project_UVsensors" onMouseOver="ShowPicture('Style',1)" onMouseOut="ShowPicture('images-glow',0)"> <img id"eppi-blue" src="https://static.igem.org/mediawiki/2012hs/8/8d/Eppi-box-blue.png" width:160px; height:250px;></img> </a> |
<a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Project_UVsensors"> <img id="images-glow" src="https://static.igem.org/mediawiki/2012hs/a/af/Eppi-box-blue-glow.png" width:160px; height:250px;></img> </a> | <a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Project_UVsensors"> <img id="images-glow" src="https://static.igem.org/mediawiki/2012hs/a/af/Eppi-box-blue-glow.png" width:160px; height:250px;></img> </a> | ||
</td> | </td> | ||
<td> | <td> | ||
- | <a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Online_store" onMouseOver="ShowPicture('Style',1)" onMouseOut="ShowPicture(' | + | <a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Online_store" onMouseOver="ShowPicture('Style',1)" onMouseOut="ShowPicture('images-glow',0)"> <img id"eppi-red" src="https://static.igem.org/mediawiki/2012hs/1/1f/Eppi-box-red.png" width:180px; height:250px;></img> </a> |
<a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Online_store"> <img id="images-glow" src="https://static.igem.org/mediawiki/2012hs/4/4b/Eppi-box-red-glow.png" width:180px; height:250px;></img> </a> | <a href="https://2012hs.igem.org/Team:Heidelberg_LSL/Online_store"> <img id="images-glow" src="https://static.igem.org/mediawiki/2012hs/4/4b/Eppi-box-red-glow.png" width:180px; height:250px;></img> </a> | ||
</td> | </td> | ||
Line 88: | Line 88: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
+ | function ShowPicture(id,Source) { | ||
+ | if (Source=="1"){ | ||
+ | if (document.layers) document.layers[''+id+''].visibility = "show" | ||
+ | else if (document.all) document.all[''+id+''].style.visibility = "visible" | ||
+ | else if (document.getElementById) document.getElementById(''+id+'').style.visibility = "visible" | ||
+ | } | ||
+ | else | ||
+ | if (Source=="0"){ | ||
+ | if (document.layers) document.layers[''+id+''].visibility = "hide" | ||
+ | else if (document.all) document.all[''+id+''].style.visibility = "hidden" | ||
+ | else if (document.getElementById) document.getElementById(''+id+'').style.visibility = "hidden" | ||
+ | } | ||
+ | } | ||
+ | |||
function setPageSize() { | function setPageSize() { | ||
len = document.getElementById('super_main_wrapper').offsetHeight; | len = document.getElementById('super_main_wrapper').offsetHeight; |
Revision as of 13:45, 7 June 2012
Team News