Alert Clickable Picture Pop Up Box


Click cutie for message



The code to do this

<center>
<a href="javascript: alert('Your message here')">
<img src="http://Your_image_here"></a>
</center>