/***********************************************
* Ultimate Fade-In Slideshow (v1.51): © Dynamic Drive (http://www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
* Modified Here for the use of a Cookie to keep track of the current image
* and other minor improvements by jscheuer1 in http://www.dynamicdrive.com/forums/
***********************************************/
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optional"R"andomOrder_or_"C"ookie)
new fadeshow(fadeimages, 900, 100, 0, 9000, 1, "C")
//new fadeshow(fadeimages2, 800, 225, 0, 3000, 0, "R")

