$(function() {

	$('.tabs').tabs();

	Shadowbox.init({ language:'lt', players: ['img', 'flash', 'html'] });

});
