Hey guys!
I’m trying to add another slideshow to the same page on my site. Right now, I make very simple slideshows using this in the head section:
<-- Javascript slideshow-->
And I have this in the body of the page:

My problem is that I do not know enough to mimic this effect for a second slide show. When I try changing the names ‘image1, image2’ etc., it still displays the images from one slideshow in both places.
I also tried changing the name of the first image on the slideshow to see it I could create this effect somewhere else on the page, but I am still not getting any results.
Any help would be greatly appreciated!