322,contentSelector:".ui-layout-content"// INNER div/element to auto-size so only it scrolls, not the entire pane! 323,contentIgnoreSelector:".ui-layout-ignore"// element(s) to 'ignore' when measuring 'content'324,findNestedContent:false// true = $P.find(contentSelector), false = $P.children(contentSelector)325// GENERIC ROOT-CLASSES - for auto-generated classNames326,paneClass:"ui-layout-pane"// border-Pane - default: 'ui-layout-pane'327,resizerClass:"ui-layout-resizer"// Resizer Bar - default: 'ui-layout-resizer'