$(document).ready(function(){
	$("#featured > ul").tabs({fx:{opacity: "toggle"}}).tabs("rotate", 5000, true);
});

$(function() {
	$('a.show').lightBox();
});

marqueeInit({uniqueid: 'animacja', style: {'width': '660px', 'height': '120px'}, inc: 5, 
mouse: 'cursor driven', moveatleast: 1, neutral: 40, savedirection: true});

