$(document).ready(function() {
	$('#slideshowContainer').cycle();
});