Heya all - Quick question. If you have multiple elements that have the same id in a page.. can you access them all through the same ID? or does the system automatically create an array you can loop through under that ID? The reason I ask is because we have a series of images on a page that we want to hide/display on a single click... if we give them all the same ID it makes life easy. Thanks in advance, Mark