$(document).ready(function(){$("#tree").treeview({animated: "normal",collapsed: true,unique: true,persist: "location"});});
