jQuery(document).ready(function($){
 	$('#accordion-slider').kwicks({
 		max : 320,
 		duration: 200
 	}); 
});
