pokaz=function(a){$(a).toggle(0)};zawijaj=function(b,a){$(b).effect("pulsate");$(a).toggle("blind")};stronnicowanie=function(b){$(".oferta_budka").hide(0);$(".oferta_budka").css("opacity","0");var c=(b-1)*4+1;var a=b*4;for(c;c<=a;c++){$("#budka_"+c).show(0);$("#budka_"+c).animate({opacity:"1"},1000)}};function ajax_post(a,c,b,d){$.ajax({type:"POST",url:a,data:b,success:function(e){$(d).effect("highlight");$(d).html(e);$(d).show("slow")},complete:function(e){},error:function(e){alert(" blad podczas wykonywania operacji")},beforeSend:function(e){$(d).html("Ładowanie treści proszę czekać...")},start:function(e){},stop:function(e){},dataType:c,async:true})};
