//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
//randomize images
//new fadeshow(fadeimages, 496, 327, 0, 9000, 1, "R")
// removing the randomizing of the images
new fadeshow(fadeimages, 496, 327, 0, 9000, 1)
//new fadeshow(fadeimages, 496, 327, 0, 9000, 1, "R")
//new fadeshow(fadeimages2, 159, 106, 0, 10000, 0)
