<IMG SRC="image/GoldPetals.jpg" WIDTH="100" HEIGHT="50" onAbort="alert('Image onAbort alert!');"><BR>

<IMG SRC="no_image.jpg" WIDTH="100" HEIGHT="50" onError="alert('Image onError alert!');"><BR>

<IMG SRC="image/GoldPetals.jpg" WIDTH="100" HEIGHT="50" onLoad="alert('Image onLoad alert!');"><BR>
