I have a web page that has several types of Video and/or Gallery links that I would like to modify one thumbnail to link to Slideshow created with JAlbum in a folder "videos/cars/" instead of a "prettyPhot o[pp_gal]". Any suggestions on how to do this ? This is the existing code for one of the thumbnails
<!-- Lightbox Thumb Container -->
<div class="lightbox-thumb">
<a href="img/gallery/4.jpg" data-rel="prettyPhot o[pp_gal]" title="Image description"><s pan class="hover-icon magnify"></span><img class="thumb" src="img/gallery/thumbs3/4.jpg" width="210" height="210" alt="Royale' Creative" /></a>
<!-- Lightbox Thumb Container -->
<div class="lightbox-thumb">
<a href="img/gallery/4.jpg" data-rel="prettyPhot o[pp_gal]" title="Image description"><s pan class="hover-icon magnify"></span><img class="thumb" src="img/gallery/thumbs3/4.jpg" width="210" height="210" alt="Royale' Creative" /></a>