When setting imageClickMode="OPEN_URL", clicking the main image will open the corresponding linkURL in the image's <image> tag in the gallery's XML file (using the linkTarget).
If editing the XML file manually in a plain text editor, a sample <image> entry would look like this:
<image imageURL="images/wide.jpg" thumbURL="thumbs/wide.jpg" linkURL="http://www.example.com/index.html" linkTarget="_blank" >
<caption><![CDATA[caption goes here]]></caption>
</image>
If using svBuilder-Pro to create your gallery, the linkURL can be entered in the lower left text field next to each image on the 'Images' tab. See '#4 Image List' in this section for details: http://simpleviewer.net/simpleviewer/pr … derpro/#ui
Steven Speirs
SimpleViewer Support Team