<optionvalue="_parent"#(selected_parent)#::selected="selected"#(/selected_parent)#>"_parent" (the parent frame of a frameset)</option>
<optionvalue="_top"#(selected_top)#::selected="selected"#(/selected_top)#>"_top" (top of all frames)</option>
<optionvalue="searchresult"#(selected_searchresult)#::selected="selected"#(/selected_searchresult)#>"searchresult" (a default custom page name for search results)</option>
if(authenticated&&(newcount=post.getInt("count",0))>0)sb.setConfig(SwitchboardConstants.DEFAULT_SEARCHITEMS,newcount);// set new default maximumRecords if search with "more options"
if(authenticated&&(newcount=post.getInt("count",0))>0)sb.setConfig(SwitchboardConstants.SEARCH_ITEMS,newcount);// set new default maximumRecords if search with "more options"