The image pilot is used to display image files that are either:
Referenced directly and not embedded in an HTML document (e.g., http://www.icesoft.com/images/head_left.jpg).
Embedded in an HTML document using the <OBJECT> tag (e.g., <OBJECT DATA="image_url" TYPE="image/tiff">).
Note: The image pilot does not render images that are embedded directly in an HTML document via the <IMG> tag. These images are rendered by the HTML4 Pilot.