

		$(document).ready(function(){
			$('#myactivitytree_teaser_screencaps').cycle({
				fx: 'fade',
				speed: 1000,
				timeout: 2000
			});
		}); 