//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 900, 450, 0, 4000, 0, "R") // add "R" to randomise images, remove to sequence.
// new fadeshow(fadeimages2, 140, 225, 0, 3000, 0) 
