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