Thank you
Marco, that did the trick. I have been trying to figure out how to populate the thumbnails in 3 rows, 2 per row (total 6), i.e.:
thumb1 thumb2
thumb3 thumb4
thumb5 thumb6
Now obviously I could probably use 3 queries, but I'm thinking this is probably inefficient and there is a better solution. What function or code would I need to insert to make such possible?
Many thanks