
var mygallery=new fadeSlideShow({
	wrapperid: "bannerPromo01", //ID of blank DIV on page to house Slideshow
	dimensions: [361, 140], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/promotions/banner_promotions_teatime_001.jpg", "../PDF/teatime.pdf", "_new", "Tea Time Special Promotion from 3pm-6pm."],
		["../images/promotions/banner_promotions_teatime_002.jpg", "../PDF/teatime.pdf", "_new", "Tea Time Special Promotion from 3pm-6pm."],
		["../images/promotions/banner_promotions_teatime_003.jpg", "../PDF/teatime.pdf", "_new", "Tea Time Special Promotion from 3pm-6pm."],
		["../images/promotions/banner_promotions_teatime_004.jpg", "../PDF/teatime.pdf", "_new", "Tea Time Special Promotion from 3pm-6pm."],
		["../images/promotions/banner_promotions_teatime_005.jpg", "../PDF/teatime.pdf", "_new", "Tea Time Special Promotion from 3pm-6pm."], //<--no trailing comma after very last image element!
		["../images/promotions/banner_promotions_teatime_006.jpg", "../PDF/teatime.pdf", "_new", "Tea Time Special Promotion from 3pm-6pm."],
		["../images/promotions/banner_promotions_teatime_007.jpg", "../PDF/teatime.pdf", "_new", "Tea Time Special Promotion from 3pm-6pm."],
		["../images/promotions/banner_promotions_teatime_008.jpg", "../PDF/teatime.pdf", "_new", "Tea Time Special Promotion from 3pm-6pm."]	
	],
	displaymode: {type:'auto', pause:2000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "bannerHighlights08", //ID of blank DIV on page to house Slideshow
	dimensions: [361, 140], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
			["../images/highlights/musang.jpg", "../PDF/musangking.pdf", "_new", "Musang King Snow-skin Mooncake. "]	 
	
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "bannerPromo02", //ID of blank DIV on page to house Slideshow
	dimensions: [361, 140], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
			["../images/promotions/banner_promotions_stampCard.jpg", "", "_new", "Zun Stamp Collection Card."]	
	],
	displaymode: {type:'auto', pause:2000, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})
var mygallery=new fadeSlideShow({
	wrapperid: "bannerHighlights03", //ID of blank DIV on page to house Slideshow
	dimensions: [361, 140], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/highlights/birthday_voucher_1.jpg", "../PDF/birthday_voucher.pdf", "_new", "Birthday Voucher."],
		["../images/highlights/birthday_voucher_2.jpg", "../PDF/birthday_voucher.pdf", "_new", "Birthday Voucher."],
		["../images/highlights/birthday_voucher_3.jpg", "../PDF/birthday_voucher.pdf", "_new", "Birthday Voucher."]
		
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""

})

var mygallery=new fadeSlideShow({
	wrapperid: "bannerHighlights04", //ID of blank DIV on page to house Slideshow
	dimensions: [361, 140], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/highlights/Health_Quotient5.jpg", "../PDF/HQ5.pdf", "_new", "Health Quotient 5."]
		
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "bannerHighlights05", //ID of blank DIV on page to house Slideshow
	dimensions: [361, 140], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/highlights/LunYu.jpg", "../PDF/LunYu.pdf", "_new", "Lun Yu."]
		
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

var mygallery=new fadeSlideShow({
	wrapperid: "bannerHighlights07", //ID of blank DIV on page to house Slideshow
	dimensions: [361, 140], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["../images/highlights/yen1.jpg", "", "_new", "Yen Mommy Package."],
		["../images/highlights/yen2.jpg", "", "_new", "Yen Mommy Package."]	 
	
	],
	displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
	persist: false, //remember last viewed slide and recall within same session?
	fadeduration: 500, //transition duration (milliseconds)
	descreveal: "ondemand",
	togglerid: ""
})

