This object is called autoplay_slick()
It slides 2 or more pictures abreast.
The size of each slide is determined by the device (ex; small devices only 2 abreast, large screens: between 2 and 8). The size is also determined by the AC_WIDTH parameter .
You have to pass various parameters, including the picture FOLDER, the object's maximum width (optional), the number of pictures abreast, the PIC_DATA flag (0 or 1) and a few others (see script)
Pictures with PIC_DATA will display straight text on or below the picture.
If the HTML flag is set, a picture can be replaced ENTIRELY by an HTML alternative.
If the slideshow should display only ONE picture at a time, use autoplay_slider() instead.