<html>
<body>
<img src="/img/eg_mouse2.jpg" onMouseDown="alert('You clicked the picture!')">
<p>Click the picture</p>
</body>
</html>