YUI.add("gallery-sm-treeview-templates",function(e,t){var n=e.Template.Micro;e.namespace("TreeView").Templates={children:n.compile('
role="tree" tabindex="0"<% } else { %>role="group"<% } %>>
'),node:n.compile('" role="treeitem" aria-labelled-by="<%= data.node.id %>-label"><%== data.node.label %>
')}},"gallery-2013.03.27-22-06",{requires:["template-micro"]});