// Image Slideshow
// Copyright © 2008 NPCC Enterprises. All Rights Reserved.
// Executing or using this source code in any way without written consent from NPCC Enterprises is strictly prohibited.

function slideshow_object() {
	this.slideshowImaages = new Array();
}