var mygallery=new fadeSlideShow({

	wrapperid: "fadeshow-banner", //ID of blank DIV on page to house Slideshow

	dimensions: [234, 79], //width/height of gallery in pixels. Should reflect dimensions of largest image

	imagearray: [

		["/images/banner-promotion-andaman-cannacia.gif", "http://www.phuket-cannacia.com/reservation.html#Internet Rates", "_new", ""],

		["/images/banner-promotion-peach-blossom.gif", "http://www.phuket-peachblossom.com/rates.htm#rates", "_new", ""],

		["/images/banner-promotion-peach-hill.gif", "http://www.peach-hill.com/peach-hill-phuket-rates.html#Internet Rates", "_new", ""] //<--no trailing comma after very last image element!

	],

	displaymode: {type:'auto', pause:6700, cycles:0, wraparound:false},

	persist: false, //remember last viewed slide and recall within same session?

	fadeduration: 700, //transition duration (milliseconds)

	descreveal: "none",

	togglerid: ""

})
