/* ____________________________________________

 	Image Slideshow
	Copyright Zillah Bell Art Gallery 2008
	Created by turtledesigns.co.uk			
______________________________________________*/
n = 0;
var images = new Array();
var captions = new Array();

// Set Images and Captions for homepage
if (page == 'home') {
	//alert('HOME');
	/*images[0] = 'stat/slideshow/home/ackroyd_inishnabro-Blasket.jpg';
	captions[0] = "Norman Ackroyd, 'Inishnabro - Blasket', etching";

	images[1] = 'stat/slideshow/home/hicklin_rainstorm.jpg';
	captions[1] = "Jason Hicklin, 'Rainstorm', watercolour/pastel";
	
	images[2] = 'stat/slideshow/home/ackroyd_lochMuick.jpg';
	captions[2] = "Norman Ackroyd, 'Loch Muick', etching";
	
	images[3] = 'stat/slideshow/home/ackroyd_foulSound.jpg';
	captions[3] = "Norman Ackroyd, 'Foul Sound', etching";
	
	images[4] = 'stat/slideshow/home/hicklin_wensleydale.jpg';
	captions[4] = "Jason Hicklin, 'Wensleydale 2003', watercolour";*/

	images[0] = 'stat/slideshow/home/ss_jan09_01.jpg';
	captions[0] = "Ann Kilvington, 'Seagulls And Ploughing'";

	images[1] = 'stat/slideshow/home/ss_jan09_02.jpg';
	captions[1] = "Charmian Ottaway, 'Cornelian Necklace'";

	images[2] = 'stat/slideshow/home/ss_jan09_21.jpg';
	captions[2] = "Jonathan Trowell NEAC, 'Geranium with Lilac Cap'";

	images[3] = 'stat/slideshow/home/ss_jan09_04.jpg';
	captions[3] = "David Winfiled, 'White Horse'";

	images[4] = 'stat/slideshow/home/ss_jan09_05.jpg';
	captions[4] = "Deirdre Borlase, 'Fireworks Over York'";

	images[5] = 'stat/slideshow/home/ss_jan09_06.jpg';
	captions[5] = "Deirdre Borlase, 'Salute'";

	images[6] = 'stat/slideshow/home/ss_jan09_07.jpg';
	captions[6] = "Jane Burnley, 'Seascape'";

	images[7] = 'stat/slideshow/home/ss_jan09_08.jpg';
	captions[7] = "Jane Burnley, 'Sun'";

	images[8] = 'stat/slideshow/home/ss_jan09_09.jpg';
	captions[8] = "Jessica Sherriff, 'Carlton Miniott Trees'";

	images[9] = 'stat/slideshow/home/ss_jan09_10.jpg';
	captions[9] = "Jim Wright, 'A Moment of Light'";

	images[10] = 'stat/slideshow/home/ss_jan09_11.jpg';
	captions[10] = "John Creighton, 'Mattress, Bird Form And Grille'";

	images[11] = 'stat/slideshow/home/ss_jan09_12.jpg';
	captions[11] = "John Thornton, 'Skipwith Common'";

	images[12] = 'stat/slideshow/home/ss_jan09_13.jpg';
	captions[12] = "Kate Kenney, 'Heather On the Moors'";

	images[13] = 'stat/slideshow/home/ss_jan09_14.jpg';
	captions[13] = "Margaret Shields, 'Saltburn Station'";

	images[14] = 'stat/slideshow/home/ss_jan09_15.jpg';
	captions[14] = "Mary Farnell, 'White Horse'";

	images[15] = 'stat/slideshow/home/ss_jan09_16.jpg';
	captions[15] = "Richard Snowden, 'Back to Bed'";

	images[16] = 'stat/slideshow/home/ss_jan09_17.jpg';
	captions[16] = "Richard Snowden, 'Pink Remnants'";

	images[17] = 'stat/slideshow/home/ss_jan09_18.jpg';
	captions[17] = "Robin Furness, 'Found 'Im, Manor House'";

	images[18] = 'stat/slideshow/home/ss_jan09_19.jpg';
	captions[18] = "Tom Wanless ROI RBA, 'Waterfront at Dusk'";

	images[19] = 'stat/slideshow/home/ss_jan09_20.jpg';
	captions[19] = "Colin Britton BWS, 'Church at St. Avit Senieur, Dordogne'";

	images[20] = 'stat/slideshow/home/ss_jan09_03.jpg';
	captions[20] = "Charmian Ottaway, 'Rutile Quartz Ring'";

	images[21] = 'stat/slideshow/home/ss_jan09_22.jpg';
	captions[21] = "Jason Hicklin RE, 'Hammersmith Bridge from Lower Mall'";

	images[22] = 'stat/slideshow/home/ss_jan09_23.jpg';
	captions[22] = "Janis Goodman, 'Whitby Steps'";

	images[23] = 'stat/slideshow/home/ss_jan09_24.jpg';
	captions[23] = "Norman Ackroyd CBE RA, 'Little Skellig Sunset'";

	images[24] = 'stat/slideshow/home/ss_jan09_25.jpg';
	captions[24] = "Colin Britton BWS, 'St. Mary's Lighthouse'";

	images[25] = 'stat/slideshow/home/ss_jan09_26.jpg';
	captions[25] = "Norman Ackroyd CBE RA, 'Study of Sunlight'";

	images[26] = 'stat/slideshow/home/ss_jan09_27.jpg';
	captions[26] = "Norman Ackroyd CBE RA, 'The Three Sisters'";

// Set Images and Captions for 'about' Page
} else if (page == 'about' || page == 'patrons') {
	//alert('ABOUT');
	images[0] = 'stat/slideshow/about/placeholder.jpg';
	captions[0] = 'The Zillah Bell Gallery';

	images[1] = 'stat/slideshow/about/interior_2.jpg';
	captions[1] = 'Gallery Interior';
	
	images[2] = 'stat/slideshow/about/eric_moss_raku_ceramics.jpg';
	captions[2] = 'Eric Moss, Raku Ceramics';
	
	images[3] = 'stat/slideshow/about/eric_moss_raku_ceramics_2.jpg';
	captions[3] = 'Eric Moss, Raku Ceramics';
	
	images[4] = 'stat/slideshow/about/eric_moss_raku_ceramics_3.jpg';
	captions[4] = 'Eric Moss, Raku Ceramics';
	
	images[5] = 'stat/slideshow/about/charmain_ottaway_jewellery.jpg';
	captions[5] = 'Charmain Ottaway, jewellery';
}

function switchImage() {
		var image = document.getElementById('placeholder');
		//var source = image.getAttribute('src');
		var caption = document.getElementById('caption');
		
		//n = Math.floor(Math.random()*5);
		if (n<images.length-1) { 
			n++;
		} else {
			n = 0;
		}
		var source= images[n];
		caption.innerHTML = captions[n];		
		image.src = images[n];
}

setInterval("switchImage()",5000);