Try now, it's free! You can use it for free to create sites for your and your clients' purposes!
Q: Hi..it’s great that the photos can be linked...BUT is there a way to have those links
open in a blank or different page rather than the same page the slideshow is residing on?
A: You can specify the target for the links in engine/js/slideshow.js file:
var target=obj.target?obj.target.trim():"_self";
and change it to:
var target=obj.target?obj.target.trim():"_blank";
For troubleshooting, feature requests, and general help, contact Customer Support at . Make sure to include details on your browser, operating system, Visual SlideShow version, link to your page.
Make the process of creating your sites for non-profit and commercial purposes easier, this solution is free and doesn't require special skills.