Hover code:

<img src=”FirstImageURLHere” onmouseover=”this.src=’SecondImageURLHere'” onmouseout=”this.src=’OriginalImageURLAgain'”>