<!---Configure the array "fadeimages[]" to reference the images you want to be displayed.---->
<!---The following is the part that would go in the body of the web page to display the slide show--->

//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 290, 225, 0, 6000, 0, "R")

