<img src="1.jpg" onmouseover="this.src = '2.jpg';" onmouseout="this.src = '1.jpg';" onclick="this.src = '2.jpg';this.onmouseout=null;" >