window.addEvent("domready",function(){function d(){return(Math.round(Math.random())-0.5)}var a=$$(".banner").get("src");a.sort(d);var c=1;var b=true;var g=new Fx.Tween("banner-back",{duration:800,link:"chain",onChainComplete:function(){(function(){e(b)}).delay(2500)}});var f=new Fx.Tween("banner-top");e(b);function e(h){if(c==a.length){c=0}if(h){f.set("background-image","url("+a[c]+")");g.start("opacity","1","0")}else{g.set("background-image","url("+a[c]+")");g.start("opacity","0","1")}b=!b;c++}});function deleteconfirm(c,b){var a=confirm("Do you really want to delete this "+c+"?");if(a==true){window.location=b}};
