jQuery(document).ready(function() {
	jQuery('#tabvanilla').tabs({ fx: { opacity: 'toggle' } });
	// jQuery('#featuredvid > ul').tabs();
});
