Multiple Jquery Events on One Page [SOLVED]

Multiple Jquery Events on One Page [SOLVED]

Got these two images, both need to interchange, via jquery, with an alternative image.

http://gmjones.org/s/test.html

If I remove one image, the other one will work, but both will not fade-in/fade-out with their alternatives.

Both divs have the same id, 'flag_change'. The jquery refers to this div.

How do I get two or more events to do the above?