I'm trying to use a combination of Views and Lightbox2 to basically display a block with all images associated to a node. Lightbox is working when you click on one of the images. What I want though is for only one image to show up in the block on page load, the rest should be hidden until an image is clicked. Is this possible?