$(document).ready(function(){	
	$("#big-promo").easySlider({
					auto:true,
					continuous: true,
					pause: 9500
					});
});