var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", 
	dimensions: [770, 150],
	imagearray: [
		["images/layout/headers/hoofding5.jpg"],
		["images/layout/headers/hoofding6.jpg"],
		["images/layout/headers/hoofding7.jpg"]
	],
	displaymode: {type:'auto', pause:4000, cycles:0, wraparound:false},
	persist: false,
	fadeduration: 2500,
	descreveal: "ondemand",
	togglerid: ""
})