

var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", 
	dimensions: [282, 362], 
	imagearray: [
		["images/ptca_1.jpg"],
		["images/ptca_2.jpg"],
		["images/ptca_3.jpg"],
		["images/ptca_4.jpg"] 
	],
	displaymode: {type:'auto', pause:8500, cycles:0, wraparound:false},
	persist: false, 
	fadeduration: 500, 
	descreveal: "ondemand",
	togglerid: ""
})
