$(document).ready(function () {
    $('.navCMSListMenuUL .navCMSListMenuUL').hide();
});
