$(function () {	
					$('#slider-d-53984').anythingSlider({		
						width               : 570,
						height              : 500,						
						resizeContents      : true,
						buildArrows         : false,
						autoPlay            : true,
						startStopped        : false,
						delay               : 4000,
						animationTime       : 800
					});
				});
