/**
 * @author decama
 */
jQuery(function($){
    $('#tablists').tabs();
    $('#published-sites').jCarouselLite({
    	visible:2.15,
    	auto:1000,
    	speed:1000
    })
});
