$(document).ready(function() {
	$('#slideshow ul').gallery();
});
