// JavaScript Document

	//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
	new fadeshow(fadeimages, 480, 207, 0, 1000, 1)
