How to Use Images in Web Menus
See Also
To use an image in a web menu, set the Prompt property of the corresponding menu line to:
<img src="imagepath">
where "image path" is the path to the image in question.
EXAMPLE:
<img src="images/qexec.gif">