Team:British Columbia/humanpractices
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<html> | <html> | ||
+ | |||
+ | <SCRIPT LANGUAGE="javascript"> | ||
+ | |||
+ | Image1 = new Image(265,406) | ||
+ | Image1.src = "https://static.igem.org/mediawiki/igem.org/2/22/HP_Flow_chart.png" | ||
+ | |||
+ | Image2 = new Image(265,406) | ||
+ | Image2.src = "ep2.gif" | ||
+ | |||
+ | Image3 = new Image(265,406) | ||
+ | Image3.src = "ep3.gif" | ||
+ | |||
+ | </SCRIPT> | ||
<H1 align="center"> | <H1 align="center"> | ||
Line 26: | Line 39: | ||
<map name="hpmap"> | <map name="hpmap"> | ||
- | <area shape="rect" alt="" title="STEP | + | <area shape="rect" alt="" title="STEP One" coords="300,20,496,62" href="" target="" onMouseOver="Step One()" onMouseOut="original() /> |
- | <area shape="rect" alt="" title="" coords="300,252,498,294" href="" target="" | + | <area shape="rect" alt="" title="" coords="298,142,496,186" href="" target="" /> |
+ | <area shape="rect" alt="" title="" coords="300,252,498,294" href="" target=""/> | ||
<area shape="rect" alt="" title="" coords="297,390,495,433" href="" target="" /> | <area shape="rect" alt="" title="" coords="297,390,495,433" href="" target="" /> | ||
<area shape="rect" alt="" title="" coords="301,464,497,504" href="" target="" /> | <area shape="rect" alt="" title="" coords="301,464,497,504" href="" target="" /> |
Revision as of 02:22, 23 September 2013
iGEM Home