$(function() {
	$('#videoLinks ul').tabs({ fx: { opacity: 'toggle' } });
});