onLoad: script to runs after the image is downloaded
SUPPRESS: Don't show icons of images that haven't downloaded yet
<IMG ...> puts an image on the web page. <IMG ...> requires two attributes:
SRC and ALT.ALT is always required in
<IMG ...> -- don't make the common mistake of leaving it out. See The Rules of ALT for more details.