$(document).ready(function(){
	//video
	$("ul.tabs").tabs("div#video-rotator-wrap > div", {current: 'active', event: "click", effect: "fade", fadeInSpeed: 2000});
});
