window.addEvent('domready', function() {
	
	// The data for the slideshow
	wpdata_page3 = new Hash({'index_files/5C7FBB3F-MYPO_LOGO_white_40pct_trans_525x254.png':{caption: 'MYPO_LOGO_white_40pct_trans_525x254.png', href: 'index_files/5C7FBB3F-MYPO_LOGO_white_40pct_trans_525x254.png', thumbnail: 'index_files/5C7FBB3F-MYPO_LOGO_white_40pct_trans_525x254-t.jpg'},'index_files/AAF409E7-DSC_0568.jpg':{caption: 'DSC_0568.jpg', href: 'index_files/AAF409E7-DSC_0568.jpg', thumbnail: 'index_files/AAF409E7-DSC_0568-t.jpg'},'index_files/419C9F57-DSC_0434.jpg':{caption: 'DSC_0434.jpg', href: 'index_files/419C9F57-DSC_0434.jpg', thumbnail: 'index_files/419C9F57-DSC_0434-t.jpg'},'index_files/6B6878FC-DSC_0605.jpg':{caption: 'DSC_0605.jpg', href: 'index_files/6B6878FC-DSC_0605.jpg', thumbnail: 'index_files/6B6878FC-DSC_0605-t.jpg'},'index_files/B83B1795-DSC_0419.jpg':{caption: 'DSC_0419.jpg', href: 'index_files/B83B1795-DSC_0419.jpg', thumbnail: 'index_files/B83B1795-DSC_0419-t.jpg'},'index_files/0B12D1FF-DSC_0453.jpg':{caption: 'DSC_0453.jpg', href: 'index_files/0B12D1FF-DSC_0453.jpg', thumbnail: 'index_files/0B12D1FF-DSC_0453-t.jpg'},'index_files/6F91C5FA-DSC_0486.jpg':{caption: 'DSC_0486.jpg', href: 'index_files/6F91C5FA-DSC_0486.jpg', thumbnail: 'index_files/6F91C5FA-DSC_0486-t.jpg'},'index_files/ABE10DF4-DSC_0435.jpg':{caption: 'DSC_0435.jpg', href: 'index_files/ABE10DF4-DSC_0435.jpg', thumbnail: 'index_files/ABE10DF4-DSC_0435-t.jpg'},'index_files/6289D9FD-DSC_0130.jpg':{caption: 'DSC_0130.jpg', href: 'index_files/6289D9FD-DSC_0130.jpg', thumbnail: 'index_files/6289D9FD-DSC_0130-t.jpg'},'index_files/6FE1AEC9-DSC_0197.jpg':{caption: 'DSC_0197.jpg', href: 'index_files/6FE1AEC9-DSC_0197.jpg', thumbnail: 'index_files/6FE1AEC9-DSC_0197-t.jpg'},'index_files/9D312266-DSC_0308.jpg':{caption: 'DSC_0308.jpg', href: 'index_files/9D312266-DSC_0308.jpg', thumbnail: 'index_files/9D312266-DSC_0308-t.jpg'},'index_files/252B3EBA-DSC_0240.jpg':{caption: 'DSC_0240.jpg', href: 'index_files/252B3EBA-DSC_0240.jpg', thumbnail: 'index_files/252B3EBA-DSC_0240-t.jpg'},'index_files/309A6470-GroupOnly960x276.jpg':{caption: 'GroupOnly960x276.jpg', href: 'index_files/309A6470-GroupOnly960x276.jpg', thumbnail: 'index_files/309A6470-GroupOnly960x276-t.jpg'},'index_files/CB853C0D-Transparent960x372.png':{caption: 'Transparent960x372.png', href: 'index_files/CB853C0D-Transparent960x372.png', thumbnail: 'index_files/CB853C0D-Transparent960x372-t.jpg'}});
	
	// The options for the slideshow
	var wpoptions_page3 = new Hash({width: 960,height: 276,resize: 'width',captions: false,controller: false,random: false,paused: false,preload: false,loop: false,delay: 3000,duration: 1000,pan: 100,zoom: 65,color: '#FFFFFF',thumbnails: false,linked: true,loader: {'animate': ['index_files/loader-#.png', 12]},classes: [	 'slideshow-page3', '', '', '',	 '', '', '', '',	 '', '', '', '',	 '', '', '', '']});
	
	if (typeof(wpember_page3) != 'undefined') {
		wpdata_page3.combine(wpember_page3);
	}
	
	if (typeof(wpflickr_page3) != 'undefined') {
		wpdata_page3.combine(wpflickr_page3);
	}
	
	if (typeof(wplocal_page3) != 'undefined') {
		wpdata_page3.combine(wplocal_page3);
	}

	// The slideshow
	wpshow_page3 = new Slideshow.KenBurns('weaverpix-page3-slideshow', wpdata_page3.getClean(), wpoptions_page3.getClean());
});
window.addEvent('domready', function() {
	var sb_page3 = SqueezeBox.assign($$('#weaverpix-page3-slideshow .slideshow-page3-images a'), {
		onOpen: function() {
			wpshow_page3.pause(1);
		},
		onClose: function() {
			wpshow_page3.pause(0);
		}
	});
});


