Is this even possible?

I was trying to make a sideshow that just showed images one after another in a continuous loop. In other words the images are one after another, the user does not have to click “next”, when the sideshow gets to the end it starts over again from the first image.

I started to have difficulty, and then I thought “well if the javascript is executed before the page loads, how can you make a continuous sideshow?”

So my question is, is it even possible?

Yes it is, I got it figured out thanks.