dojox.image.ThumbnailPicker.hyperlinkTarget
dojo.require("dojox.image.ThumbnailPicker");
defined in dojox/image/ThumbnailPicker.js
If hyperlinkTarget is set to "new", clicking on a thumb will open a new window If it is set to anything else, clicking a thumbnail will open the url in the current window.