Team:LCG-UNAM-Mexico/Resources
From 2009.igem.org
(Difference between revisions)
(Replacing page with '{{Template:LCG_top_Netscape}}<!--Do not remove the first and last lines in this page!--> <!--Do not remove the first and last lines in this page!-->{{Template:LCG_bottom...') |
|||
(4 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Template:LCG_top_Netscape}}<!--Do not remove the first and last lines in this page!--> | {{Template:LCG_top_Netscape}}<!--Do not remove the first and last lines in this page!--> | ||
+ | <html> | ||
+ | <header> | ||
+ | <script language="JavaScript"> | ||
+ | function mouseOver_comp(){ | ||
+ | document.getElementById("comp").src ="https://static.igem.org/mediawiki/2009/e/e4/Components_b.png"; | ||
+ | } | ||
+ | function mouseOut_comp(){ | ||
+ | document.getElementById("comp").src ="https://static.igem.org/mediawiki/2009/e/ea/Components_a.png"; | ||
+ | } | ||
+ | function mouseOver_med(){ | ||
+ | document.getElementById("med").src ="https://static.igem.org/mediawiki/2009/b/b2/Media_b.png"; | ||
+ | } | ||
+ | function mouseOut_med(){ | ||
+ | document.getElementById("med").src ="https://static.igem.org/mediawiki/2009/1/11/Media_a.png"; | ||
+ | } | ||
+ | function mouseOver_prot(){ | ||
+ | document.getElementById("prot").src ="https://static.igem.org/mediawiki/2009/1/17/Protocols_b.png"; | ||
+ | } | ||
+ | function mouseOut_prot(){ | ||
+ | document.getElementById("prot").src ="https://static.igem.org/mediawiki/2009/4/42/Protocols_a.png"; | ||
+ | } | ||
+ | function mouseOver_str(){ | ||
+ | document.getElementById("str").src ="https://static.igem.org/mediawiki/2009/2/2d/Strains_b.png"; | ||
+ | } | ||
+ | function mouseOut_str(){ | ||
+ | document.getElementById("str").src ="https://static.igem.org/mediawiki/2009/2/26/Strains_a.png"; | ||
+ | } | ||
+ | |||
+ | function mouseOver_vir(){ | ||
+ | document.getElementById("vir").src ="https://static.igem.org/mediawiki/2009/8/83/Virus_b.png"; | ||
+ | } | ||
+ | function mouseOut_vir(){ | ||
+ | document.getElementById("vir").src ="https://static.igem.org/mediawiki/2009/4/42/Virus_a.png"; | ||
+ | } | ||
+ | |||
+ | </script> | ||
+ | </header> | ||
+ | <!--components, media, protocols, strains, virus--> | ||
+ | <body> | ||
+ | <br><br> | ||
+ | <table border="0" align="center" width="600" cellpadding="50"><tr><a href="https://2009.igem.org/Team:LCG-UNAM-Mexico/Resources/Components" ><img border="0" width="600" src="https://static.igem.org/mediawiki/2009/e/ea/Components_a.png" id="comp" onmouseover="mouseOver_comp()" onmouseout="mouseOut_comp()" align="center"></a></tr> | ||
+ | <br><br> | ||
+ | <tr><a href="https://2009.igem.org/Team:LCG-UNAM-Mexico/Resources/Media" ><img border="0" width="600" src="https://static.igem.org/mediawiki/2009/1/11/Media_a.png" id="med" onmouseover="mouseOver_med()" onmouseout="mouseOut_med()" align="center"></a></tr> | ||
+ | <br><br> | ||
+ | <tr><a href="https://2009.igem.org/Team:LCG-UNAM-Mexico/Resources/Protocols" ><img border="0" width="600" src="https://static.igem.org/mediawiki/2009/4/42/Protocols_a.png" id="prot" onmouseover="mouseOver_prot()" onmouseout="mouseOut_prot()" align="center"></a> | ||
+ | </tr> | ||
+ | <br><br> | ||
+ | <tr><a href="https://2009.igem.org/Team:LCG-UNAM-Mexico/Resources/Strains" ><img border="0" width="600" src="https://static.igem.org/mediawiki/2009/2/26/Strains_a.png" id="str" onmouseover="mouseOver_str()" onmouseout="mouseOut_str()" align="center"></a> | ||
+ | </tr> | ||
+ | <br><br> | ||
+ | <tr><a href="https://2009.igem.org/Team:LCG-UNAM-Mexico/Resources/Virus" ><img border="0" width="600" src="https://static.igem.org/mediawiki/2009/4/42/Virus_a.png" id="vir" onmouseover="mouseOver_vir()" onmouseout="mouseOut_vir()" align="center"></a> | ||
+ | </tr> | ||
+ | |||
+ | </body> | ||
+ | </html> | ||
<!--Do not remove the first and last lines in this page!-->{{Template:LCG_bottom_Netscape}} | <!--Do not remove the first and last lines in this page!-->{{Template:LCG_bottom_Netscape}} |
Latest revision as of 07:33, 20 October 2009