// SLIDE IT

//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 474, 636, 0, 4000, 1, "R")

//the value will change from 474x530 to 474x634 to accommodate the full size of maps!
//although the value is actually 474x634, I needed to change to 474x636 accommodate for all maps!


//new fadeshow(fadeimages2, 140, 225, 0, 3000, 0)