var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow",
	dimensions: [980, 281],
	imagearray: [
		["http://www.natanzsteel.com/en/img/1.jpg"],
		["http://www.natanzsteel.com/en/img/2.jpg"],
		["http://www.natanzsteel.com/en/img/3.jpg"]
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: true,
	fadeduration: 500,
	descreveal: "ondemand", 
	togglerid: ""
})
