var mygallery=new fadeSlideShow({
	wrapperid: "fadeshow1", 
	dimensions: [569, 378], 
	imagearray: [
		["assets/images/slide_1.jpg", "index.cfm?fuseaction=standard&categoryId=1&subcategoryId=0", "_self", ""],
		["assets/images/slide_2.jpg", "index.cfm?fuseaction=standard&categoryId=5&subcategoryId=0", "_self", ""],
		["assets/images/slide_3.jpg", "index.cfm?fuseaction=standard&categoryId=2&subcategoryId=0", "_self", ""],
		["assets/images/slide_4.jpg", "https://www.facebook.com/telluride.blues", "_blank", ""],
		["assets/images/slide_5.jpg", "http://www.flickr.com/photos/64908300@N05/collections/72157627643644369/", "_blank", ""],
		["assets/images/slide_6.jpg", "index.cfm?fuseaction=contact1&categoryId=17&subcategoryId=0", "_self", ""],
		["assets/images/slide_7.jpg", "http://tellurideblues.frontgatesolutions.com/merch/", "_blank", ""]
	],
	displaymode: {type:'auto', pause:6000, cycles:0, wraparound:false, randomize:false},
	persist: false,
	fadeduration: 2000,
	descreveal: "ondemand",
	togglerid: ""
})
