layout.addAttribute( constants.FindItemsWithANameMatching(),
srch );
archiveBox = new CheckBox();
archiveBox.setValue( false );
layout.addAttribute( constants.IncludeArchivedAssetsInResults(),
archiveBox );
caseSensitiveBox = new CheckBox();
caseSensitiveBox.setValue( false );
layout.addAttribute( constants.IsSearchCaseSensitive(),