// JavaScript Document

      
/***********************************************
* Ultimate Fade-In Slideshow (v1.51): © Dynamic Drive (http://www.dynamicdrive.com)
* Control accessed from body section of file
* 
***********************************************/
 
//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 960, 264, 0, 8000, 1, "") //R should be in last set of quotes for images to load randomly
//new fadeshow(fadeimages2, 140, 225, 0, 3000, 0)