$(document).ready(function() {
	$("#tabs").tabs({ fxFade: true, fxSpeed: 'slow' });
	$(".vidbox").jqvideobox();
});
