﻿/// <reference path="jquery-1.3.2-vsdoc.js" />

$.fn.selSearch = function() {
    $().selIUS();
    $("#ctl00_middleContent_txtSearch").focus();
}

$.fn.selIUS = function() {
    if (($("#ctl00_middleContent_chkZako").is(":checked")) &&
        ($("#ctl00_middleContent_chkPred").is(":checked")) &&        
        ($("#ctl00_middleContent_chkPORO").is(":checked")) &&
        /*($("#ctl00_middleContent_chkURAD").is(":checked")) &&*/        
        ($("#ctl00_middleContent_chkTABL").is(":checked")) &&
        ($("#ctl00_middleContent_chkPZEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkZAEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkMSEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkDAEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkPREP").is(":checked")) &&
        ($("#ctl00_middleContent_chkEAEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkPVEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkNUEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkSCEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkSLEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkRegi").is(":checked")) &&
        ($("#ctl00_middleContent_chkLITE").is(":checked")) &&
        /*($("#ctl00_middleContent_chkSOCS").is(":checked")) &&*/
        /*($("#ctl00_middleContent_chkUSCL").is(":checked")) &&*/
        ($("#ctl00_middleContent_chkUSTA").is(":checked")) &&
        ($("#ctl00_middleContent_chkSOVS").is(":checked")) &&
        ($("#ctl00_middleContent_chkIESP").is(":checked")) &&
        ($("#ctl00_middleContent_chkUPRS").is(":checked")) &&
        ($("#ctl00_middleContent_chkSPEU").is(":checked")) &&
        ($("#ctl00_middleContent_chkRACS").is(":checked")) &&
        ($("#ctl00_middleContent_chkECHR").is(":checked")) &&
        ($("#ctl00_middleContent_chkSOPM").is(":checked")) &&
        ($("#ctl00_middleContent_chkNEGM").is(":checked")) &&
        ($("#ctl00_middleContent_chkStecaji").is(":checked")) &&
        ($("#ctl00_middleContent_chkUROB").is(":checked")) &&
        ($("#ctl00_middleContent_chkPodpora").is(":checked")) &&
        ($("#ctl00_middleContent_chkAktualno").is(":checked")) &&
        ($("#ctl00_middleContent_chkNovice").is(":checked")) &&
        ($("#ctl00_middleContent_chkKolumne").is(":checked")) &&
        ($("#ctl00_middleContent_chkIzborDneva").is(":checked"))) {
        $("#ctl00_middleContent_chkIus, #ctl00_middleContent_chkIusMain").attr("checked", true);       
    } else {
        $("#ctl00_middleContent_chkIus, #ctl00_middleContent_chkIusMain").removeAttr("checked");
    }
}
$.fn.selZakonodaja = function() {
    if (($("#ctl00_middleContent_chkZako").is(":checked")) &&
            ($("#ctl00_middleContent_chkPred").is(":checked")) &&            
            ($("#ctl00_middleContent_chkPORO").is(":checked")) &&
            ($("#ctl00_middleContent_chkURAD").is(":checked")) &&
            ($("#ctl00_middleContent_chkTABL").is(":checked")) &&
            ($("#ctl00_middleContent_chkPZEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkZAEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkMSEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkDAEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkPREP").is(":checked")) &&
            ($("#ctl00_middleContent_chkEAEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkPVEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkNUEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkSCEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkSLEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkRegi").is(":checked"))) {
        $("#ctl00_middleContent_chkZakonodaja").attr("checked", true);
        $("#ctl00_middleContent_chkZakonodajaMain").attr("checked", true);
    } else {
    $("#ctl00_middleContent_chkZakonodaja").removeAttr("checked");
    $("#ctl00_middleContent_chkZakonodajaMain").removeAttr("checked");
    }
}
$.fn.selLiteratura = function() {
    if (($("#ctl00_middleContent_chkLITE").is(":checked")) &&
            ($("#ctl00_middleContent_chkSOCS").is(":checked")) &&
            ($("#ctl00_middleContent_chkUSCL").is(":checked"))) {
        $("#ctl00_middleContent_chkLiteratura").attr("checked", true);
        $("#ctl00_middleContent_chkLiteraturaMain").attr("checked", true);
    } else {
        $("#ctl00_middleContent_chkLiteratura").removeAttr("checked");
        $("#ctl00_middleContent_chkLiteraturaMain").removeAttr("checked");
    }
}
$.fn.selSodnaPraksa = function() {
    if (($("#ctl00_middleContent_chkUSTA").is(":checked")) &&
            ($("#ctl00_middleContent_chkSOVS").is(":checked")) &&
            ($("#ctl00_middleContent_chkIESP").is(":checked")) &&
            ($("#ctl00_middleContent_chkUPRS").is(":checked")) &&
            ($("#ctl00_middleContent_chkSPEU").is(":checked")) &&
            ($("#ctl00_middleContent_chkRACS").is(":checked")) &&
            ($("#ctl00_middleContent_chkECHR").is(":checked")) &&
            ($("#ctl00_middleContent_chkNEGM").is(":checked")) &&
            ($("#ctl00_middleContent_chkSOPM").is(":checked"))) {
        $("#ctl00_middleContent_chkSodnaPraksa").attr("checked", true);
        $("#ctl00_middleContent_chkSodnaPraksaMain").attr("checked", true);
    } else {
        $("#ctl00_middleContent_chkSodnaPraksa").removeAttr("checked");
        $("#ctl00_middleContent_chkSodnaPraksaMain").removeAttr("checked");
    }
}

$.fn.selJavneObjave = function() {
    if (($("#ctl00_middleContent_chkStecaji").is(":checked")) &&
            ($("#ctl00_middleContent_chkUROB").is(":checked"))) {
        $("#ctl00_middleContent_chkJavneObjave").attr("checked", true);
        $("#ctl00_middleContent_chkJavneObjaveMain").attr("checked", true);
    } else {
        $("#ctl00_middleContent_chkJavneObjave").removeAttr("checked");
        $("#ctl00_middleContent_chkJavneObjaveMain").removeAttr("checked");
    }
}

$.fn.selInfo = function() {
    if (($("#ctl00_middleContent_chkAktualno").is(":checked")) &&
            ($("#ctl00_middleContent_chkNovice").is(":checked")) &&
            ($("#ctl00_middleContent_chkIzborDneva").is(":checked")) &&
            ($("#ctl00_middleContent_chkKolumne").is(":checked"))) {
        $("#ctl00_middleContent_chkInfo").attr("checked", true);
        $("#ctl00_middleContent_chkInfoMain").attr("checked", true);
    } else {
        $("#ctl00_middleContent_chkInfo").removeAttr("checked");
        $("#ctl00_middleContent_chkInfoMain").removeAttr("checked");
    }
}
$(document).ready(function() {
    $(window).load(function() {
        $().selSearch();
    });
    $("#ctl00_middleContent_chkIus, #ctl00_middleContent_chkIusMain").click(function() {

        if ($(this).is(":checked")) {   
            $("input:checkbox").attr('checked', true);
        } else {
            $("input:checkbox").removeAttr('checked');            
        }
        $().selSearch();
    });

    $("#ctl00_middleContent_chkZakonodaja").click(function() {
        if ($("#ctl00_middleContent_chkZakonodaja").is(":checked")) {
            $("#ctl00_middleContent_chkZakonodaja").attr("checked", true);
            $("#ctl00_middleContent_chkRegi").attr("checked", true);
            $("#ctl00_middleContent_chkZako").attr("checked", true);
            $("#ctl00_middleContent_chkPred").attr("checked", true);
            $("#ctl00_middleContent_chkPORO").attr("checked", true);
            $("#ctl00_middleContent_chkURAD").attr("checked", true);
            $("#ctl00_middleContent_chkTABL").attr("checked", true);
            $("#ctl00_middleContent_chkPZEU").attr("checked", true);
            $("#ctl00_middleContent_chkZAEU").attr("checked", true);
            $("#ctl00_middleContent_chkMSEU").attr("checked", true);
            $("#ctl00_middleContent_chkDAEU").attr("checked", true);
            $("#ctl00_middleContent_chkPREP").attr("checked", true);
            $("#ctl00_middleContent_chkEAEU").attr("checked", true);
            $("#ctl00_middleContent_chkPVEU").attr("checked", true);
            $("#ctl00_middleContent_chkNUEU").attr("checked", true);
            $("#ctl00_middleContent_chkSCEU").attr("checked", true);
            $("#ctl00_middleContent_chkSLEU").attr("checked", true);
        } else {
            $("#ctl00_middleContent_chkZakonodaja").removeAttr("checked");
            $("#ctl00_middleContent_chkRegi").removeAttr("checked");
            $("#ctl00_middleContent_chkZako").removeAttr("checked");
            $("#ctl00_middleContent_chkPred").removeAttr("checked");
            $("#ctl00_middleContent_chkPORO").removeAttr("checked");
            $("#ctl00_middleContent_chkURAD").removeAttr("checked");
            $("#ctl00_middleContent_chkTABL").removeAttr("checked");
            $("#ctl00_middleContent_chkPZEU").removeAttr("checked");
            $("#ctl00_middleContent_chkZAEU").removeAttr("checked");
            $("#ctl00_middleContent_chkMSEU").removeAttr("checked");
            $("#ctl00_middleContent_chkDAEU").removeAttr("checked");
            $("#ctl00_middleContent_chkPREP").removeAttr("checked");
            $("#ctl00_middleContent_chkEAEU").removeAttr("checked");
            $("#ctl00_middleContent_chkPVEU").removeAttr("checked");
            $("#ctl00_middleContent_chkNUEU").removeAttr("checked");
            $("#ctl00_middleContent_chkSCEU").removeAttr("checked");
            $("#ctl00_middleContent_chkSLEU").removeAttr("checked");
        }
        $().selSearch();
    });
    $("#ctl00_middleContent_chkRegi").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkZako").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkPred").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkTABL").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkPZEU").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkZAEU").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkMSEU").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkDAEU").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkPREP").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkEAEU").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkPVEU").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkNUEU").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkSCEU").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkSLEU").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkPORO").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkURAD").click(function() {
        $().selZakonodaja();
        $().selSearch();
    });

    $("#ctl00_middleContent_chkLiteratura").click(function() {
        if ($("#ctl00_middleContent_chkLiteratura").is(":checked")) {
            $("#ctl00_middleContent_chkLiteratura").attr("checked", true);
            $("#ctl00_middleContent_chkLITE").attr("checked", true);
            $("#ctl00_middleContent_chkSOCS").attr("checked", true);
            $("#ctl00_middleContent_chkUSCL").attr("checked", true);
        } else {
            $("#ctl00_middleContent_chkLiteratura").removeAttr("checked");
            $("#ctl00_middleContent_chkLITE").removeAttr("checked");
            $("#ctl00_middleContent_chkSOCS").removeAttr("checked");
            $("#ctl00_middleContent_chkUSCL").removeAttr("checked");
        }
        $().selSearch();
    });

    $("#ctl00_middleContent_chkSodnaPraksa").click(function() {
        if ($("#ctl00_middleContent_chkSodnaPraksa").is(":checked")) {
            $("#ctl00_middleContent_chkSodnaPraksa").attr("checked", true);
            $("#ctl00_middleContent_chkUSTA").attr("checked", true);
            $("#ctl00_middleContent_chkSOVS").attr("checked", true);
            $("#ctl00_middleContent_chkIESP").attr("checked", true);
            $("#ctl00_middleContent_chkUPRS").attr("checked", true);
            $("#ctl00_middleContent_chkSPEU").attr("checked", true);
            $("#ctl00_middleContent_chkRACS").attr("checked", true);
            $("#ctl00_middleContent_chkECHR").attr("checked", true);
            $("#ctl00_middleContent_chkNEGM").attr("checked", true);
            $("#ctl00_middleContent_chkSOPM").attr("checked", true);

        } else {
            $("#ctl00_middleContent_chkSodnaPraksa").removeAttr("checked");
            $("#ctl00_middleContent_chkUSTA").removeAttr("checked");
            $("#ctl00_middleContent_chkSOVS").removeAttr("checked");
            $("#ctl00_middleContent_chkIESP").removeAttr("checked");
            $("#ctl00_middleContent_chkUPRS").removeAttr("checked");
            $("#ctl00_middleContent_chkSPEU").removeAttr("checked");
            $("#ctl00_middleContent_chkRACS").removeAttr("checked");
            $("#ctl00_middleContent_chkECHR").removeAttr("checked");
            $("#ctl00_middleContent_chkNEGM").removeAttr("checked");
            $("#ctl00_middleContent_chkSOPM").removeAttr("checked");
        }
        $().selSearch();
    });
    $("#ctl00_middleContent_chkUSTA").click(function() {
        $().selSodnaPraksa();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkSOVS").click(function() {
        $().selSodnaPraksa();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkIESP").click(function() {
        $().selSodnaPraksa();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkUPRS").click(function() {
        $().selSodnaPraksa();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkNEGM").click(function() {
        $().selSodnaPraksa();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkSPEU").click(function() {
        $().selSodnaPraksa();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkRACS").click(function() {
        $().selSodnaPraksa();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkECHR").click(function() {
        $().selSodnaPraksa();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkSOPM").click(function() {
        $().selSodnaPraksa();
        $().selSearch();
    });

    $("#ctl00_middleContent_chkLiteratura").click(function() {
        if ($("#ctl00_middleContent_chkLiteratura").is(":checked")) {
            $("#ctl00_middleContent_chkLiteratura").attr("checked", true);
            $("#ctl00_middleContent_chkLITE").attr("checked", true);
            $("#ctl00_middleContent_chkSOCS").attr("checked", true);
            $("#ctl00_middleContent_chkUSCL").attr("checked", true);
        } else {
            $("#ctl00_middleContent_chkLiteratura").removeAttr("checked");
            $("#ctl00_middleContent_chkLITE").removeAttr("checked");
            $("#ctl00_middleContent_chkSOCS").removeAttr("checked");
            $("#ctl00_middleContent_chkUSCL").removeAttr("checked");
        }
        $().selSearch();
    });
    $("#ctl00_middleContent_chkLITE").click(function() {
        /*if (($("#ctl00_middleContent_chkLITE").is(":checked"))) {
        $("#ctl00_middleContent_chkLiteratura").attr("checked", true);
        $("#ctl00_middleContent_chkIus").attr("checked", true);
        } else {
        $("#ctl00_middleContent_chkLiteratura").removeAttr("checked");
        $("#ctl00_middleContent_chkIus").removeAttr("checked");
        }*/
        $().selLiteratura();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkSOCS").click(function() {
        /*if (($("#ctl00_middleContent_chkLITE").is(":checked"))) {
        $("#ctl00_middleContent_chkLiteratura").attr("checked", true);
        $("#ctl00_middleContent_chkIus").attr("checked", true);
        } else {
        $("#ctl00_middleContent_chkLiteratura").removeAttr("checked");
        $("#ctl00_middleContent_chkIus").removeAttr("checked");
        }*/
        $().selLiteratura();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkUSCL").click(function() {
        /*if (($("#ctl00_middleContent_chkLITE").is(":checked"))) {
        $("#ctl00_middleContent_chkLiteratura").attr("checked", true);
        $("#ctl00_middleContent_chkIus").attr("checked", true);
        } else {
        $("#ctl00_middleContent_chkLiteratura").removeAttr("checked");
        $("#ctl00_middleContent_chkIus").removeAttr("checked");
        }*/
        $().selLiteratura();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkJavneObjave").click(function() {
        if ($("#ctl00_middleContent_chkJavneObjave").is(":checked")) {
            $("#ctl00_middleContent_chkJavneObjave").attr("checked", true);
            $("#ctl00_middleContent_chkStecaji").attr("checked", true);
            $("#ctl00_middleContent_chkUROB").attr("checked", true);
        } else {
            $("#ctl00_middleContent_chkJavneObjave").removeAttr("checked");
            $("#ctl00_middleContent_chkStecaji").removeAttr("checked");
            $("#ctl00_middleContent_chkUROB").removeAttr("checked");
        }
        $().selSearch();
    });
    $("#ctl00_middleContent_chkStecaji").click(function() {
        if (($("#ctl00_middleContent_chkStecaji").is(":checked")) && ($("#ctl00_middleContent_chkUROB").is(":checked"))) {
            $("#ctl00_middleContent_chkJavneObjave").attr("checked", true);
            $("#ctl00_middleContent_chkIus, #ctl00_middleContent_chkIusMain").attr("checked", true);
        } else {
            $("#ctl00_middleContent_chkJavneObjave").removeAttr("checked");
            $("#ctl00_middleContent_chkIus, #ctl00_middleContent_chkIusMain").removeAttr("checked");
        }
        $().selSearch();
    });

    $("#ctl00_middleContent_chkUROB").click(function() {
        if (($("#ctl00_middleContent_chkStecaji").is(":checked")) && ($("#ctl00_middleContent_chkUROB").is(":checked"))) {
            $("#ctl00_middleContent_chkJavneObjave").attr("checked", true);
            $("#ctl00_middleContent_chkIus, #ctl00_middleContent_chkIusMain").attr("checked", true);
        } else {
            $("#ctl00_middleContent_chkJavneObjave").removeAttr("checked");
            $("#ctl00_middleContent_chkIus, #ctl00_middleContent_chkIusMain").removeAttr("checked");
        }
        $().selSearch();
    });

    $("#ctl00_middleContent_chkInfo").click(function() {
        if ($("#ctl00_middleContent_chkInfo").is(":checked")) {
            $("#ctl00_middleContent_chkInfo").attr("checked", true);
            $("#ctl00_middleContent_chkAktualno").attr("checked", true);
            $("#ctl00_middleContent_chkNovice").attr("checked", true);
            $("#ctl00_middleContent_chkIzborDneva").attr("checked", true);
            $("#ctl00_middleContent_chkKolumne").attr("checked", true);
        } else {
            $("#ctl00_middleContent_chkInfo").removeAttr("checked");
            $("#ctl00_middleContent_chkAktualno").removeAttr("checked");
            $("#ctl00_middleContent_chkNovice").removeAttr("checked");
            $("#ctl00_middleContent_chkIzborDneva").removeAttr("checked");
            $("#ctl00_middleContent_chkKolumne").removeAttr("checked");
        }
        $().selSearch();
    });
    $("#ctl00_middleContent_chkAktualno").click(function() {
        $().selInfo();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkNovice").click(function() {
        $().selInfo();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkIzborDneva").click(function() {
        $().selInfo();
        $().selSearch();
    });
    $("#ctl00_middleContent_chkKolumne").click(function() {
        $().selInfo();
        $().selSearch();
    });

    $("#ctl00_middleContent_chkPodpora").click(function() {
        if ($("#ctl00_middleContent_chkPodpora").is(":checked")) {
            $("#ctl00_middleContent_chkPodpora").attr("checked", true);
            $("#ctl00_middleContent_chkPodporneStrani").attr("checked", true);
        } else {
            $("#ctl00_middleContent_chkPodpora").removeAttr("checked");
            $("#ctl00_middleContent_chkPodporneStrani").removeAttr("checked");
        }
        $().selSearch();
    });
    $("#ctl00_middleContent_chkPodporneStrani").click(function() {
        if (($("#ctl00_middleContent_chkPodporneStrani").is(":checked"))) {
            $("#ctl00_middleContent_chkPodpora").attr("checked", true);
            $("#ctl00_middleContent_chkIus, #ctl00_middleContent_chkIusMain").attr("checked", true);
        } else {
            $("#ctl00_middleContent_chkPodpora").removeAttr("checked");
            $("#ctl00_middleContent_chkIus, #ctl00_middleContent_chkIusMain").removeAttr("checked");
        }
        $().selSearch();
    });

    $("#aZakonodaja").click(function() {
        var $this = $("#ctl00_middleContent_hZakonodaja");
        if ((($this).css("display") == "table") || (($this).css("display") == "block")) {
            ($this).fadeOut("slow");
            $("#ctl00_middleContent_imgZakonodaja").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aZakonodaja").attr("title", "Odpri");
        }
        else {
            ($this).fadeIn("slow");
            $("#ctl00_middleContent_imgZakonodaja").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aZakonodaja").attr("title", "Zapri");
        }
        $().selSearch();
    });
    $("#aLiteratura").click(function() {
        var $this = $("#ctl00_middleContent_hLiteratura");
        if ((($this).css("display") == "table") || (($this).css("display") == "block")) {
            ($this).fadeOut("slow");
            $("#ctl00_middleContent_imgLiteratura").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aLiteratura").attr("title", "Odpri");
        }
        else {
            ($this).fadeIn("slow");
            $("#ctl00_middleContent_imgLiteratura").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aLiteratura").attr("title", "Zapri");
        }
        $().selSearch();
    });
    $("#aSodnaPraksa").click(function() {
        var $this = $("#ctl00_middleContent_hSodnaPraksa");
        if ((($this).css("display") == "table") || (($this).css("display") == "block")) {
            ($this).fadeOut("slow");
            $("#ctl00_middleContent_imgSodnaPraksa").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aSodnaPraksa").attr("title", "Odpri");
        }
        else {
            ($this).fadeIn("slow");
            $("#ctl00_middleContent_imgSodnaPraksa").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aSodnaPraksa").attr("title", "Zapri");
        }
        $().selSearch();
    });
    $("#aJavneObjave").click(function() {
        var $this = $("#ctl00_middleContent_hJavneObjave");
        if ((($this).css("display") == "table") || (($this).css("display") == "block")) {
            ($this).fadeOut("slow");
            $("#ctl00_middleContent_imgJavneObjave").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aJavneObjave").attr("title", "Odpri");
        }
        else {
            ($this).fadeIn("slow");
            $("#ctl00_middleContent_imgJavneObjave").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aJavneObjave").attr("title", "Zapri");
        }
        $().selSearch();
    });
    $("#aInfo").click(function() {
        var $this = $("#ctl00_middleContent_hInfo");
        if ((($this).css("display") == "table") || (($this).css("display") == "block")) {
            ($this).fadeOut("slow");
            $("#ctl00_middleContent_imgInfo").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aInfo").attr("title", "Odpri");
        }
        else {
            ($this).fadeIn("slow");
            $("#ctl00_middleContent_imgInfo").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aInfo").attr("title", "Zapri");
        }
        $().selSearch();
    });
    $("#aPodpora").click(function() {
        var $this = $("#ctl00_middleContent_hPodpora");
        if ((($this).css("display") == "table") || (($this).css("display") == "block")) {
            ($this).fadeOut("slow");
            $("#ctl00_middleContent_imgPodpora").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aPodpora").attr("title", "Odpri");
        }
        else {
            ($this).fadeIn("slow");
            $("#ctl00_middleContent_imgPodpora").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aPodpora").attr("title", "Zapri");
        }
        $().selSearch();
    });
    $("#aIus").click(function() {
        if ($("#ctl00_middleContent_imgIus").attr("src") == "/images/arrr_g_down.gif") {
            $("#ctl00_middleContent_imgIus").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aIus").attr("title", "Zapri");
            $("#ctl00_middleContent_hZakonodaja").fadeIn("slow");
            $("#ctl00_middleContent_imgZakonodaja").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aZakonodaja").attr("title", "Zapri");
            $("#ctl00_middleContent_hLiteratura").fadeIn("slow");
            $("#ctl00_middleContent_imgLiteratura").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aLiteratura").attr("title", "Zapri");
            $("#ctl00_middleContent_hSodnaPraksa").fadeIn("slow");
            $("#ctl00_middleContent_imgSodnaPraksa").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aSodnaPraksa").attr("title", "Zapri");
            $("#ctl00_middleContent_hJavneObjave").fadeIn("slow");
            $("#ctl00_middleContent_imgJavneObjave").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aJavneObjave").attr("title", "Zapri");
            $("#ctl00_middleContent_hInfo").fadeIn("slow");
            $("#ctl00_middleContent_imgInfo").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aInfo").attr("title", "Zapri");
            $("#ctl00_middleContent_hPodpora").fadeIn("slow");
            $("#ctl00_middleContent_imgPodpora").attr("src", "/images/arrr_g_up.gif").attr("alt", "Zapri");
            $("#aPodpora").attr("title", "Zapri");
        }
        else {
            $("#ctl00_middleContent_imgIus").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aIus").attr("title", "Odpri")
            $("#ctl00_middleContent_hZakonodaja").fadeOut("slow");
            $("#ctl00_middleContent_imgZakonodaja").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aZakonodaja").attr("title", "Odpri");
            $("#ctl00_middleContent_hLiteratura").fadeOut("slow");
            $("#ctl00_middleContent_imgLiteratura").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aLiteratura").attr("title", "Odpri");
            $("#ctl00_middleContent_hSodnaPraksa").fadeOut("slow");
            $("#ctl00_middleContent_imgSodnaPraksa").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aSodnaPraksa").attr("title", "Odpri");
            $("#ctl00_middleContent_hJavneObjave").fadeOut("slow");
            $("#ctl00_middleContent_imgJavneObjave").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#aJavneObjave").attr("title", "Odpri");
            $("#ctl00_middleContent_hInfo").fadeOut("slow");
            $("#ctl00_middleContent_imgInfo").attr("src", "/images/arrr_g_down.gif").attr("alt", "Odpri");
            $("#Info").attr("title", "Odpri");
            $("#ctl00_middleContent_hPodpora").fadeOut("slow");
            $("#ctl00_middleContent_imgPodpora").attr("src", "/images/arrr_g_down.gif").attr("alt", "Zapri");
            $("#aPodpora").attr("title", "Zapri");
        }
        $().selSearch();
    });

});
var Search = Search ? Search : {
    
    Check: function(checkNameSource, checkNameDest) {
        if ($("#ctl00_middleContent_" + checkNameSource).is(":checked")) {
            $("#ctl00_middleContent_" + checkNameDest).attr("checked", true);
        }
        else {
            $("#ctl00_middleContent_" + checkNameDest).attr("checked", false);
        }
        $().selZakonodaja();
        $().selLiteratura();
        $().selInfo();
        $().selSodnaPraksa();
        $().selJavneObjave();
        $().selSearch();

    },

    Podrocje: function(podrocje) {
        if (podrocje == "chkZakonodajaMain") {
            if ($("#ctl00_middleContent_chkZakonodajaMain").is(":checked")) {
                $("#ctl00_middleContent_chkZakonodajaMain").attr("checked", true);
                $("#ctl00_middleContent_chkRegiMain").attr("checked", true);
                $("#ctl00_middleContent_chkZakoMain").attr("checked", true);
                $("#ctl00_middleContent_chkPredMain").attr("checked", true);
                $("#ctl00_middleContent_chkPOROMain").attr("checked", true);
                $("#ctl00_middleContent_chkURADMain").attr("checked", true);
                $("#ctl00_middleContent_chkTABLMain").attr("checked", true);
                $("#ctl00_middleContent_chkPZEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkZAEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkMSEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkDAEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkPREPMain").attr("checked", true);
                $("#ctl00_middleContent_chkEAEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkPVEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkNUEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkSCEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkSLEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkZakonodaja").attr("checked", true);
                $("#ctl00_middleContent_chkRegi").attr("checked", true);
                $("#ctl00_middleContent_chkZako").attr("checked", true);
                $("#ctl00_middleContent_chkPred").attr("checked", true);
                $("#ctl00_middleContent_chkPORO").attr("checked", true);
                $("#ctl00_middleContent_chkURAD").attr("checked", true);
                $("#ctl00_middleContent_chkTABL").attr("checked", true);
                $("#ctl00_middleContent_chkPZEU").attr("checked", true);
                $("#ctl00_middleContent_chkZAEU").attr("checked", true);
                $("#ctl00_middleContent_chkMSEU").attr("checked", true);
                $("#ctl00_middleContent_chkDAEU").attr("checked", true);
                $("#ctl00_middleContent_chkPREP").attr("checked", true);
                $("#ctl00_middleContent_chkEAEU").attr("checked", true);
                $("#ctl00_middleContent_chkPVEU").attr("checked", true);
                $("#ctl00_middleContent_chkNUEU").attr("checked", true);
                $("#ctl00_middleContent_chkSCEU").attr("checked", true);
                $("#ctl00_middleContent_chkSLEU").attr("checked", true);
            } else {
                $("#ctl00_middleContent_chkZakonodajaMain").removeAttr("checked");
                $("#ctl00_middleContent_chkRegiMain").removeAttr("checked");
                $("#ctl00_middleContent_chkZakoMain").removeAttr("checked");
                $("#ctl00_middleContent_chkPredMain").removeAttr("checked");
                $("#ctl00_middleContent_chkPOROMain").removeAttr("checked");
                $("#ctl00_middleContent_chkURADMain").removeAttr("checked");
                $("#ctl00_middleContent_chkTABLMain").removeAttr("checked");
                $("#ctl00_middleContent_chkPZEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkZAEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkMSEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkDAEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkPREPMain").removeAttr("checked");
                $("#ctl00_middleContent_chkEAEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkPVEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkNUEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkSCEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkSLEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkZakonodaja").removeAttr("checked");
                $("#ctl00_middleContent_chkRegi").removeAttr("checked");
                $("#ctl00_middleContent_chkZako").removeAttr("checked");
                $("#ctl00_middleContent_chkPred").removeAttr("checked");
                $("#ctl00_middleContent_chkPORO").removeAttr("checked");
                $("#ctl00_middleContent_chkURAD").removeAttr("checked");
                $("#ctl00_middleContent_chkTABL").removeAttr("checked");
                $("#ctl00_middleContent_chkPZEU").removeAttr("checked");
                $("#ctl00_middleContent_chkZAEU").removeAttr("checked");
                $("#ctl00_middleContent_chkMSEU").removeAttr("checked");
                $("#ctl00_middleContent_chkDAEU").removeAttr("checked");
                $("#ctl00_middleContent_chkPREP").removeAttr("checked");
                $("#ctl00_middleContent_chkEAEU").removeAttr("checked");
                $("#ctl00_middleContent_chkPVEU").removeAttr("checked");
                $("#ctl00_middleContent_chkNUEU").removeAttr("checked");
                $("#ctl00_middleContent_chkSCEU").removeAttr("checked");
                $("#ctl00_middleContent_chkSLEU").removeAttr("checked");
            }
        }
        else if (podrocje == "chkLiteraturaMain") {
            if ($("#ctl00_middleContent_chkLiteraturaMain").is(":checked")) {
                $("#ctl00_middleContent_chkLiteratura").attr("checked", true);
                $("#ctl00_middleContent_chkLITE").attr("checked", true);
                $("#ctl00_middleContent_chkSOCS").attr("checked", true);
                $("#ctl00_middleContent_chkUSCL").attr("checked", true);
                $("#ctl00_middleContent_chkLiteraturaMain").attr("checked", true);
                $("#ctl00_middleContent_chkLITEMain").attr("checked", true);
                $("#ctl00_middleContent_chkSOCSMain").attr("checked", true);
                $("#ctl00_middleContent_chkUSCLMain").attr("checked", true);
            } else {
                $("#ctl00_middleContent_chkLiteratura").removeAttr("checked");
                $("#ctl00_middleContent_chkLITE").removeAttr("checked");
                $("#ctl00_middleContent_chkSOCS").removeAttr("checked");
                $("#ctl00_middleContent_chkUSCL").removeAttr("checked");
                $("#ctl00_middleContent_chkLiteraturaMain").removeAttr("checked");
                $("#ctl00_middleContent_chkLITEMain").removeAttr("checked");
                $("#ctl00_middleContent_chkSOCSMain").removeAttr("checked");
                $("#ctl00_middleContent_chkUSCLMain").removeAttr("checked");
            }
        }
        else if (podrocje == "chkSodnaPraksaMain") {
            if ($("#ctl00_middleContent_chkSodnaPraksaMain").is(":checked")) {
                $("#ctl00_middleContent_chkSodnaPraksa").attr("checked", true);
                $("#ctl00_middleContent_chkUSTA").attr("checked", true);
                $("#ctl00_middleContent_chkSOVS").attr("checked", true);
                $("#ctl00_middleContent_chkIESP").attr("checked", true);
                $("#ctl00_middleContent_chkUPRS").attr("checked", true);
                $("#ctl00_middleContent_chkSPEU").attr("checked", true);
                $("#ctl00_middleContent_chkRACS").attr("checked", true);
                $("#ctl00_middleContent_chkECHR").attr("checked", true);
                $("#ctl00_middleContent_chkNEGM").attr("checked", true);
                $("#ctl00_middleContent_chkSOPM").attr("checked", true);
                $("#ctl00_middleContent_chkSodnaPraksaMain").attr("checked", true);
                $("#ctl00_middleContent_chkUSTAMain").attr("checked", true);
                $("#ctl00_middleContent_chkSOVSMain").attr("checked", true);
                $("#ctl00_middleContent_chkIESPMain").attr("checked", true);
                $("#ctl00_middleContent_chkUPRSMain").attr("checked", true);
                $("#ctl00_middleContent_chkSPEUMain").attr("checked", true);
                $("#ctl00_middleContent_chkRACSMain").attr("checked", true);
                $("#ctl00_middleContent_chkECHRMain").attr("checked", true);
                $("#ctl00_middleContent_chkNEGMMain").attr("checked", true);
                $("#ctl00_middleContent_chkSOPMMain").attr("checked", true);

            } else {
                $("#ctl00_middleContent_chkSodnaPraksa").removeAttr("checked");
                $("#ctl00_middleContent_chkUSTA").removeAttr("checked");
                $("#ctl00_middleContent_chkSOVS").removeAttr("checked");
                $("#ctl00_middleContent_chkIESP").removeAttr("checked");
                $("#ctl00_middleContent_chkUPRS").removeAttr("checked");
                $("#ctl00_middleContent_chkSPEU").removeAttr("checked");
                $("#ctl00_middleContent_chkRACS").removeAttr("checked");
                $("#ctl00_middleContent_chkECHR").removeAttr("checked");
                $("#ctl00_middleContent_chkNEGM").removeAttr("checked");
                $("#ctl00_middleContent_chkSOPM").removeAttr("checked");
                $("#ctl00_middleContent_chkSodnaPraksaMain").removeAttr("checked");
                $("#ctl00_middleContent_chkUSTAMain").removeAttr("checked");
                $("#ctl00_middleContent_chkSOVSMain").removeAttr("checked");
                $("#ctl00_middleContent_chkIESPMain").removeAttr("checked");
                $("#ctl00_middleContent_chkUPRSMain").removeAttr("checked");
                $("#ctl00_middleContent_chkSPEUMain").removeAttr("checked");
                $("#ctl00_middleContent_chkRACSMain").removeAttr("checked");
                $("#ctl00_middleContent_chkECHRMain").removeAttr("checked");
                $("#ctl00_middleContent_chkNEGMMain").removeAttr("checked");
                $("#ctl00_middleContent_chkSOPMMain").removeAttr("checked");
            }
        }
        else if (podrocje == "chkJavneObjaveMain") {
            if ($("#ctl00_middleContent_chkJavneObjaveMain").is(":checked")) {
                $("#ctl00_middleContent_chkJavneObjave").attr("checked", true);
                $("#ctl00_middleContent_chkStecaji").attr("checked", true);
                $("#ctl00_middleContent_chkUROB").attr("checked", true);
                $("#ctl00_middleContent_chkJavneObjaveMain").attr("checked", true);
                $("#ctl00_middleContent_chkStecajiMain").attr("checked", true);
                $("#ctl00_middleContent_chkUROBMain").attr("checked", true);
            } else {
                $("#ctl00_middleContent_chkJavneObjave").removeAttr("checked");
                $("#ctl00_middleContent_chkStecaji").removeAttr("checked");
                $("#ctl00_middleContent_chkUROB").removeAttr("checked");
                $("#ctl00_middleContent_chkJavneObjaveMain").removeAttr("checked");
                $("#ctl00_middleContent_chkStecajiMain").removeAttr("checked");
                $("#ctl00_middleContent_chkUROBMain").removeAttr("checked");
            }
        }
        else if (podrocje == "chkInfoMain") {
            if ($("#ctl00_middleContent_chkInfoMain").is(":checked")) {
                $("#ctl00_middleContent_chkInfo").attr("checked", true);
                $("#ctl00_middleContent_chkAktualno").attr("checked", true);
                $("#ctl00_middleContent_chkNovice").attr("checked", true);
                $("#ctl00_middleContent_chkIzborDneva").attr("checked", true);
                $("#ctl00_middleContent_chkKolumne").attr("checked", true);
                $("#ctl00_middleContent_chkPodporneStrani").attr("checked", true);
                $("#ctl00_middleContent_chkPodpora").attr("checked", true);
                $("#ctl00_middleContent_chkInfoMain").attr("checked", true);
                $("#ctl00_middleContent_chkAktualnoMain").attr("checked", true);
                $("#ctl00_middleContent_chkNoviceMain").attr("checked", true);
                $("#ctl00_middleContent_chkIzborDnevaMain").attr("checked", true);
                $("#ctl00_middleContent_chkKolumneMain").attr("checked", true);
                $("#ctl00_middleContent_chkPodporneStraniMain").attr("checked", true);
            } else {
                $("#ctl00_middleContent_chkInfo").removeAttr("checked");
                $("#ctl00_middleContent_chkAktualno").removeAttr("checked");
                $("#ctl00_middleContent_chkNovice").removeAttr("checked");
                $("#ctl00_middleContent_chkIzborDneva").removeAttr("checked");
                $("#ctl00_middleContent_chkKolumne").removeAttr("checked");
                $("#ctl00_middleContent_chkPodporneStrani").removeAttr("checked");
                $("#ctl00_middleContent_chkPodpora").removeAttr("checked");
                $("#ctl00_middleContent_chkInfoMain").removeAttr("checked");
                $("#ctl00_middleContent_chkAktualnoMain").removeAttr("checked");
                $("#ctl00_middleContent_chkNoviceMain").removeAttr("checked");
                $("#ctl00_middleContent_chkIzborDnevaMain").removeAttr("checked");
                $("#ctl00_middleContent_chkKolumneMain").removeAttr("checked");
                $("#ctl00_middleContent_chkPodporneStraniMain").removeAttr("checked");
            }
        }
        $().selSearch();
    }
}


