$(document).ready(function() {
    $("#portal-sitemap").treeview({
        collapsed: false
    });
});
