$(document).ready(function() {
$("#tabs").tabs({
cache: true,
spinner: 'Pobieranie w toku'
});
});
