$(function(){
	$('#slideshow').panelGallery({
		boxSize:50,
		boxFadeDuration:1000,
		boxTransitionDuration:100,
		FX: new Array('boxSouthEast','fade','boxRandom','panelZipperDown,true','panelZipperRight,true','panelTeethDown,true','panelTeethRightReveal')
	});
});
