Array question

Ok. I am trying to build an 3 column image viewer out of an array.

new array = (“image1”,“image2”,“image3” etc…);

How would I get these images to display 3 columns? Once displayed what is the easiest way to link to to a bigger picture, much like a slide show.

Any help?