/*
-----------------------------------------------------------------------------------------
SCRIPT GENERAL GOWEBSTART
-----------------------------------------------------------------------------------------
Email: contact@goweb.com

-----------------------------------------------------------------------------------------
*/
//<![CDATA[
$(document).ready(function(){
	$("#featured > ul").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true);

	
});
//]]>


