$(window).load(
	function() {
		$("#li-banner").sp_Li_Slider({						
			animation: 'Regular-Custom',
			transitions: '4-Open-Delay',
			auto_play: true,
			delay: 8000,
			trans_period: 800,
			sqr_sections_Y: 4,
			active_links: false,
			buttons_show: false
		});
	}
);
