$(document).ready(function() {
	$('#schedalibrivan > ul').tabs({ fx: { /*height: 'toggle', opacity: 'toggle'*/ } });
});

