if(typeof Object.create!=="function")Object.create=function(a){var b=function(){};b.prototype=a;return new b};
var BNC={rotator:function(){var a=$("ul.slides"),b=$("li",a);a=a.parent();var c,h,f,g,i=current_headline=0;c=function(){$(b).map(function(d){return h+='<li><a href="#" id="page_'+d+'">'+d+"</a></li>"}).get().join()};var l=function(){$(".node_list li a").click(function(d){$(this).parent().addClass("active").siblings().removeClass("active");var e=$(d.target).attr("id");e=parseInt(e.replace(/page_/g,""),10);if(current_headline!==e){current_headline=e;j()}d.preventDefault()})},k=function(){current_headline=
(i+1)%f;j()},j=function(){$(".slides li:eq("+current_headline+")").fadeIn(1E3).siblings().hide();$(".node_list li:eq("+current_headline+")").addClass("active").siblings().removeClass("active");i=current_headline};$(b).show();$(".non_js").hide();f=$(b).size();if(f>1){c();c=document.createElement("ul");c.className="node_list";$(h).appendTo(c);$(c).appendTo(a);$(".node_list li:eq(0)").addClass("active");l()}(function(){$(".slides li:eq("+current_headline+")").show().siblings().hide();g=setInterval(k,
2E4);$(".js_rotator").hover(function(){clearInterval(g)},function(){g=setInterval(k,2E4)})})()}};
