<!-- hide from older browsers
/* Code Eric Rector erector@tilth.com */
function setreg(county) {
    cntybox.value = county;
}
// unhide -->