			$(window).load(function(){
				$('#cr-container').crotator({
					// slideshow on
					autoplay 			: true
				});
			});
