Mouse-over effects

- two simple examples of Java-script in an HTML-page

in one, a price tag pops up when you hold the mouse over the image, and you get a 'negative' image when you click on it; and there's a little surprise if you move the mouse away again before clicking -->

in the other, the buttons change colour depending where you are -->

HERE's the code