document.write(".\n");
and here's the map of the query results:


Note that the results are not sorted unless the shapefile had been sorted on the county name item. You could populate JavaScript arrays and do the sort on the result set before writing to the browser.