		var mygallery=new fadeSlideShow({
			wrapperid: "fadeshow1", 
			dimensions: [380, 400], 
			imagearray: [
				["image1.jpg","", "","",],
				["image2.jpg","", "","",],
				["image3.jpg","", "","",],
				["image4.jpg","", "","",],
				["image5.jpg","", "","",] 
			],
			displaymode: {type:'auto', pause:6000, cycles:0, wraparound:false},
			persist: false, 
			fadeduration: 600, 
			descreveal: "ondemand",
			togglerid: ""
		})

