//Slideshow Images

var mygallery=new fadeSlideShow({
	wrapperid: "bobbilovell", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/BobbiLovell1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BobbiLovell2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BobbiLovell3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BobbiLovell4.jpg"] //<--no trailing comma after very last image element!
	],
	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 mygallery6=new fadeSlideShow({
	wrapperid: "dsmitton", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 180], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/Dsmitton1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/Dsmitton2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/Dsmitton3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/Dsmitton4.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/Dsmitton5.jpg"] //<--no trailing comma after very last image element!
	],
	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 mygallery8=new fadeSlideShow({
	wrapperid: "grahamames", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/2011-GrahamAmes1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/2011-GrahamAmes2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/2011-GrahamAmes3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/2011-GrahamAmes4.jpg"] //<--no trailing comma after very last image element!
	],
	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 mygallery10=new fadeSlideShow({
	wrapperid: "jeanstephens", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/2011-JeanStephens1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/2011-JeanStephens2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/2011-JeanStephens3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/2011-JeanStephens4.jpg"] //<--no trailing comma after very last image element!
	],
	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 mygallery11=new fadeSlideShow({
	wrapperid: "suzannecotton", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/SuzanneCotton1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SuzanneCotton2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SuzanneCotton3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SuzanneCotton4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery12=new fadeSlideShow({
	wrapperid: "billcotton", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 200], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/BillCotton1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BillCotton2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BillCotton3.jpg"] //<--no trailing comma after very last image element!
	],
	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 mygallery14=new fadeSlideShow({
	wrapperid: "helenbarcza", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/HelenaBarcza1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/HelenaBarcza2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/HelenaBarcza3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/HelenaBarcza4.jpg"] //<--no trailing comma after very last image element!
	],
	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 mygallery15=new fadeSlideShow({
	wrapperid: "gabivon", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/GabiVon1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/GabiVon2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/GabiVon3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/GabiVon4.jpg"] //<--no trailing comma after very last image element!
	],
	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 mygallery16=new fadeSlideShow({
	wrapperid: "saraporter", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/SaraPorter1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SaraPorter2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SaraPorter3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SaraPorter4.jpg"] //<--no trailing comma after very last image element!
	],
	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 mygallery18=new fadeSlideShow({
	wrapperid: "cherylfulcher", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/CherylFulcher1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/CherylFulcher2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/CherylFulcher3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/CherylFulcher4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery19=new fadeSlideShow({
	wrapperid: "johnbarker", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/JohnBarker1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/JohnBarker2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/JohnBarker3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/JohnBarker4.jpg"] //<--no trailing comma after very last image element!
	],
	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 mygallery20=new fadeSlideShow({
	wrapperid: "rontremback", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/RonTremback1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/RonTremback2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/RonTremback3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/RonTremback4.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/RonTremback5.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery22=new fadeSlideShow({
	wrapperid: "susanstortini", //ID of blank DIV on page to house Slideshow
	dimensions: [200, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/SusanStortini1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SusanStortini2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SusanStortini3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SusanStortini4.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SusanStortini5.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery23=new fadeSlideShow({
	wrapperid: "lindahobson", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/LindaHobson1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LindaHobson2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LindaHobson3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LindaHobson4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery24=new fadeSlideShow({
	wrapperid: "sandrahoshooley", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/SandraHoshooley1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SandraHoshooley2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SandraHoshooley3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/SandraHoshooley4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery27=new fadeSlideShow({
	wrapperid: "barbbanfield", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/BarbaraBanfield1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BarbaraBanfield2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BarbaraBanfield3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BarbaraBanfield4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery30=new fadeSlideShow({
	wrapperid: "paulharpley", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/PaulHarpley1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/PaulHarpley2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/PaulHarpley3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/PaulHarpley4.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/PaulHarpley5.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery31=new fadeSlideShow({
	wrapperid: "billbrotherston", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/BillBrotherston1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BillBrotherston2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BillBrotherston3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/BillBrotherston4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery38=new fadeSlideShow({
	wrapperid: "laurielarson", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/LaurieLarson1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LaurieLarson2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LaurieLarson3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LaurieLarson4.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LaurieLarson5.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery42=new fadeSlideShow({
	wrapperid: "malcolmmadsen", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/2011-MalcomMadsen1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/2011-MalcomMadsen2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/2011-MalcomMadsen3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/2011-MalcomMadsen4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery43=new fadeSlideShow({
	wrapperid: "lesliesedore", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/LeslieSedore1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LeslieSedore2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LeslieSedore3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LeslieSedore4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery43=new fadeSlideShow({
	wrapperid: "danmonaghan", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/DanMonaghan1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/DanMonaghan2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/DanMonaghan3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/DanMonaghan4.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/DanMonaghan5.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery44=new fadeSlideShow({
	wrapperid: "janetharpley", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/JanetHarpley1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/JanetHarpley2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/JanetHarpley3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/JanetHarpley4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery45=new fadeSlideShow({
	wrapperid: "karendoyling", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/KarenDoyling1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/KarenDoyling2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/KarenDoyling3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/KarenDoyling4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery46=new fadeSlideShow({
	wrapperid: "robdoyling", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/RobDoyling1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/RobDoyling2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/RobDoyling3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/RobDoyling4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery46=new fadeSlideShow({
	wrapperid: "donnabroadfoot", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/DonnaB1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/DonnaB2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/DonnaB3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/DonnaB4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery47=new fadeSlideShow({
	wrapperid: "michellezikovitz", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/MichelleZikovitz1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/MichelleZikovitz2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/MichelleZikovitz3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/MichelleZikovitz4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery48=new fadeSlideShow({
	wrapperid: "kimbunn", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/KimBunn1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/KimBunn2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/KimBunn3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/KimBunn4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery49=new fadeSlideShow({
	wrapperid: "jenniferfunnell", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/JenniferFunnell1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/JenniferFunnell2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/JenniferFunnell3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/JenniferFunnell4.jpg"]//<--no trailing comma after very last image element!
	],
	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 mygallery49=new fadeSlideShow({
	wrapperid: "loisswayze", //ID of blank DIV on page to house Slideshow
	dimensions: [240, 240], //width/height of gallery in pixels. Should reflect dimensions of largest image
	imagearray: [
		["http://www.georginastudiotour.com/images/Artist_images/LoisSwayze1.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LoisSwayze2.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LoisSwayze3.jpg"],
		["http://www.georginastudiotour.com/images/Artist_images/LoisSwayze4.jpg"]//<--no trailing comma after very last image element!
	],
	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: ""
})
