$j(function() {
	$j("#subnav").treeview({
		collapsed: true,
		animated: "medium",
		persist: "location"
	});
})
