window.addEvent('domready', function() {
	
	// The data for the slideshow
	wpdata_page15 = new Hash({'files/1EB3EE68-Early_Summer at Glenhope Ridge.JPG':{caption: 'Early Summer at Glenhope Ridge', href: 'files/1EB3EE68-Early_Summer at Glenhope Ridge.JPG', thumbnail: 'files/1EB3EE68-Early_Summer at Glenhope Ridge-t.jpg'},'files/4E97830F-Bud_Burst in Spring 2008.JPG':{caption: 'Bud Burst in Spring 2008', href: 'files/4E97830F-Bud_Burst in Spring 2008.JPG', thumbnail: 'files/4E97830F-Bud_Burst in Spring 2008-t.jpg'},'files/50ACF1AC-Shiraz_on the Vine.JPG':{caption: 'Shiraz on the Vine', href: 'files/50ACF1AC-Shiraz_on the Vine.JPG', thumbnail: 'files/50ACF1AC-Shiraz_on the Vine-t.jpg'},'files/9275936C-Shiraz_in the Fermenting Tank.JPG':{caption: 'Shiraz in the Fermenting Tank', href: 'files/9275936C-Shiraz_in the Fermenting Tank.JPG', thumbnail: 'files/9275936C-Shiraz_in the Fermenting Tank-t.jpg'}});
	
	// The options for the slideshow
	var wpoptions_page15 = new Hash({width: 920,height: 240,resize: 'width',captions: false,controller: false,random: false,paused: false,preload: false,loop: true,delay: 5000,duration: 4000,pan: 100,zoom: 50,color: '#FFFFFF',thumbnails: false,linked: true,loader: {'animate': ['files/loader-#.png', 12]},classes: [	 'slideshow-page15', '', '', '',	 '', '', '', '',	 '', '', '', '',	 '', '', '', '']});
	
	if (typeof(wpember_page15) != 'undefined') {
		wpdata_page15.combine(wpember_page15);
	}
	
	if (typeof(wpflickr_page15) != 'undefined') {
		wpdata_page15.combine(wpflickr_page15);
	}
	
	if (typeof(wplocal_page15) != 'undefined') {
		wpdata_page15.combine(wplocal_page15);
	}

	// The slideshow
	wpshow_page15 = new Slideshow.KenBurns('weaverpix-page15-slideshow', wpdata_page15.getClean(), wpoptions_page15.getClean());
});
window.addEvent('domready', function() {
	var sb_page15 = SqueezeBox.assign($$('#weaverpix-page15-slideshow .slideshow-page15-images a'), {
		onOpen: function() {
			wpshow_page15.pause(1);
		},
		onClose: function() {
			wpshow_page15.pause(0);
		}
	});
});

