Thank you so much for the prompt response. That solved the problem.
Best,
Vlad

Hi,
I am using Juicebox Pro for a gallery on my website. I have a main page with a grid of thumbnails and each thumbnail opens the Juicebox gallery. The link that surrounds the thumbnail is like this:

<a  href="galley/index.html"> <img src="gallery/thumbs/image01.jpg"></a>
<a  href="galley/index.html"> <img src="gallery/thumbs/image02.jpg"></a>
and so on...

Unfortunately, the gallery always starts with the first image. Would you be able to tell me what is the correct spelling for the linkURL and how to use it instead of the traditional <a> link in this example?

Thank you very much.