User:Meagan/DotOrg
From 2008.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | + | <script language="javascript"> | |
- | </script | + | function swapImage(imgN,imgU){ |
+ | if(document.images)document.images[imgN].src=imgU; | ||
+ | } | ||
+ | </script> | ||
</head> | </head> | ||
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> | <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> | ||
Line 18: | Line 21: | ||
<img src="https://static.igem.org/mediawiki/2008/b/b5/Igem_cell.png" width="358" height="752" alt=""></td> | <img src="https://static.igem.org/mediawiki/2008/b/b5/Igem_cell.png" width="358" height="752" alt=""></td> | ||
<td colspan="2" rowspan="2"> | <td colspan="2" rowspan="2"> | ||
- | <img src="https://static.igem.org/mediawiki/2008/b/b4/2003_button.gif" width="31" height="120" alt="iGEM 2003"></td> | + | <a href="https://2008.igem.org/Previous_iGEM_Competitions" onmouseover="swapImage('2003', 'https://static.igem.org/mediawiki/2008/9/96/2003_rollover.jpg')" on mouseout="swapImage('2003', 'https://static.igem.org/mediawiki/2008/b/b4/2003_button.gif')"> |
+ | <img src="https://static.igem.org/mediawiki/2008/b/b4/2003_button.gif" name="2003" border="none" width="31" height="120" alt="iGEM 2003"></a></td> | ||
<td colspan="12"> | <td colspan="12"> | ||
<img src="https://static.igem.org/mediawiki/2008/9/91/History_wheel_layout_04.gif" width="451" height="44" alt=""></td> | <img src="https://static.igem.org/mediawiki/2008/9/91/History_wheel_layout_04.gif" width="451" height="44" alt=""></td> |
Revision as of 20:46, 17 July 2008