jQuery(document).ready(function(){ jQuery(".categorybrowser").treeview({ animated: "fast", collapsed: true, unique: true, persist: "location" }); });