$(document).ready(function(){function gM(tree){var method=(($(tree).find("input[type='radio']").length)>0)?"radio":"activelink";return(method);}function tbx(box,cst,tgitype){var cst=cst?cst:$(box).parent().children("ul").eq(0);if($(box).attr("type")=="checkbox"){if($(box).attr("checked")){$(cst).slideUp();$(box).removeAttr("checked");}else{$(cst).slideDown();$(box).attr("checked","checked");}setToggleImgSrc($(box).parent().children("img.tgimg").eq(0),tgitype);}}function gti(extend){var tgimg=$("<img class=\"tgimg\" src=\"uploads/bnwh/layout/navclosed"+extend+".png\" alt=\"öffnen\" title=\"öffnen\" />");return($(tgimg));}function gcB(name,value){var box=$("<input class=\"togglebox\" type=\"checkbox\" name=\""+name+"\" value=\""+value+"\" />");return(box);}function setToggleImgSrc(tgimg,tgdir){var tgimgmod = tgimg.parents("ul").length>1?"_red":"";var tgdir=tgdir?tgdir:"opened";var ic=$(tgimg).parent().children("input[type='checkbox']").attr("checked")?false:true;var is=ic?"uploads/bnwh/layout/navclosed_red.png":"uploads/bnwh/layout/nav"+tgdir+tgimgmod+".png";var ia=ic?"öffnen":"schließen";$(tgimg).attr("src",is);$(tgimg).attr("alt",ia);$(tgimg).attr("title",ia);}function ast(appendto,name,value,cst,imgtype){var cb=gcB(name,value);var tgimgmod = appendto.parents("ul").length>1?"_red":"";var tgb=gti(tgimgmod);$(cb).hide();$(cb).insertAfter($(appendto));$(tgb).insertAfter($(appendto));$(tgb).bind('click',function(){tbx($(this).parent().children("input[type='checkbox']"),cst,imgtype);});$(cb).bind('change',function(){tbx($(cb),cst,imgtype);});}function dyb(){var dirid=$(this.directorytree).attr("id");$(".dirlist.directorynav").each(function(){var cmth=gM($(this));var tlis=$(this).find("li:has(ul)");if($(tlis).length>0){if(cmth=="radio"){ var act=$(this).find("input[checked='checked']");}else if(cmth=="activelink"){var act=$(this).find("li.active>a");}$(tlis).each(function(){var tg=$(this).children("a").eq(0);if(cmth=="activelink"){var cun=($(this).children("a").eq(0)).attr("href").replace(/.*id=([0-9].*).*/,'$1');}if(cmth=="radio"){var cun=$(this).children("input[name='id'][type='radio']").eq(0).attr("value");}ast($(tg),dirid,cun);});}$(this).children("ul").find("ul").hide();if($(act).length>0){var sus=$(act).parents("li:has(input[type='checkbox'])");var sbx=$(sus).children("input[type='checkbox']");sbx.each(function(){tbx($(this));});}});} var cdb=new dyb;function acl(emt){var ncd=$(emt).children();if($(ncd).length>2){var tbtgd=$(ncd).slice(2);var lcd=$(ncd).last();$(lcd).css("margin-bottom","5px");$(tbtgd).hide();ast($(ncd).eq(1),false,false,tbtgd);};} 
});
