Template:CalgaryHeader2
From 2009.igem.org
(Difference between revisions)
Jamie.feng (Talk | contribs) |
Jamie.feng (Talk | contribs) |
||
Line 90: | Line 90: | ||
UNIVERSITY OF CALGARY | UNIVERSITY OF CALGARY | ||
</div> | </div> | ||
+ | <script language="javascript"> | ||
+ | images = new Array(10); | ||
+ | images[0] = "<img src='images/rotate/01.gif' alt='one' width='120' height='120' border='0' />"; | ||
+ | images[1] = "<img src='images/rotate/02.gif' alt='two' width='120' height='120' border='0' />"; | ||
+ | images[2] = "<img src='images/rotate/03.gif' alt='three' width='120' height='120' border='0' />"; | ||
+ | images[3] = "<img src='images/rotate/04.gif' alt='four' width='120' height='120' border='0' />"; | ||
+ | images[4] = "<img src='images/rotate/05.gif' alt='five' width='120' height='120' border='0' />"; | ||
+ | images[5] = "<img src='images/rotate/06.gif' alt='six' width='120' height='120' border='0' />"; | ||
+ | images[6] = "<img src='images/rotate/07.gif' alt='seven' width='120' height='120' border='0' />"; | ||
+ | images[7] = "<img src='images/rotate/08.gif' alt='eight' width='120' height='120' border='0' />"; | ||
+ | images[8] = "<img src='images/rotate/09.gif' alt='nine' width='120' height='120' border='0' />"; | ||
+ | images[9] = "<img src='images/rotate/10.gif' alt='ten' width='120' height='120' border='0' />"; | ||
- | + | index = Math.floor(Math.random() * images.length); | |
+ | document.write("<br><br>"); | ||
+ | document.write(images[index]); | ||
+ | </script> | ||
</div> | </div> | ||
Revision as of 08:10, 18 September 2009
UNIVERSITY OF CALGARY