jQuery.easing.easeOutQuart=function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b;};jQuery(
function($){$prev=$('a.prev');$next=$('a.next');$("#slideshow_TS").serialScroll({
	items:'.seccion',
	prev:$prev,
	next:$next,
	cycle:true,
	next:$next,
	duration:1000,
	axis:'y',
	step:1,
	lazy:true,});
	$("#slideshow_TS1").serialScroll({
	items:'.seccion',
	prev:$prev,
	next:$next,
	cycle:true,
	next:$next,
	duration:1000,
	axis:'y',
	step:1,
	lazy:true,});
	});

jQuery.easing.easeOutQuart=function(x,t,b,c,d){
return-c*((t=t/d-1)*t*t*t-1)+b;
};
jQuery(function($){
$prev=$('a.arribatxt');
$next=$('a.abajotxt');
$("#slideshow_rest").serialScroll({
	items:'.seccion',
	prev:$prev,
	next:$next,
	cycle:true,
	next:$next,
	duration:1000,
	axis:'y',
	step:1,
	lazy:true,});
	});	




jQuery(function($){
	
	$prevP=$('#arribaPromo');
	$nextP=$('#abajoPromo');
	
	$("#promodes_1").serialScroll({
		items:'.scrollable',
		prev:$prevP,
		next:$nextP,
		cycle:true,
		next:$next,
		duration:1000,
		axis:'y',
		step:1,
		lazy:true,});});
		
jQuery(function($){		
	$prevP=$('#arribaPromo');
	$nextP=$('#abajoPromo');
	$("#promodes_2").serialScroll({
		items:'.scrollable',
		prev:$prevP,
		next:$nextP,
		cycle:true,
		next:$nextP,
		duration:750,
		axis:'y',
		step:1,
		lazy:true,});
	});	
	

	
	
	