/*2gi.pl for ala.art.pl*/
(function(b){var a={init:function(c){var d={base_url:strona_url,slajd:b("#baner0"),nr:0};if(c){b.extend(d,c)}a.przewijaj(d);d.banery_id=89;b.ajax({type:"POST",url:d.base_url+"banery.php",data:"content_id="+d.banery_id,dataType:"json",success:function(e){d.slides=e;f();function f(){b("#baner").remove();var g=b('<img id="baner" src="'+e[d.nr].image+'" />');b("#baner0").append(g);d.nr=d.nr<(e.length-1)?d.nr+1:0;d.slajd.fadeOut(5000,f)}},complete:function(){}})},przewijaj:function(d){function c(){d.slajd.fadeIn(1000);d.slajd.delay(5000);d.slajd.fadeOut(1000,c)}c()}};b.fn.alaBanery=function(c){if(a[c]){return a[c].apply(this,Array.prototype.slice.call(arguments,1))}else{if(typeof c==="object"||!c){return a.init.apply(this,arguments)}else{b.error("Method "+c+" does not exist on jQuery.alaBanery")}}}})(jQuery);jQuery(document).ready(function(a){a("#banery").alaBanery()});
