return false; } else if (obj_type == "SINGLE_VALUE_RADIO" || obj_type == "SINGLE_VALUE_CHECKBOX") { if (obj.checked) return true; else return false; } else if (obj_type == "RADIO" || obj_type == "CHECKBOX") { for (i=0; i < obj.length; i++) { if (obj[i].checked) return true; } return false; } } function _CF_checkCFForm_1(_CF_this) { if (!_CF_hasValue(_CF_this.streetnum, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.streetnum, _CF_this.streetnum.value, "You must enter your street number.")) { return false; } } if (!_CF_hasValue(_CF_this.streetname, "TEXT" )) { if (!_CF_onError(_CF_this, _CF_this.streetname, _CF_this.streetname.value, "You must enter your street name.")) { return false; } } return true; } //-->
Home | Site Map
Current Location : Precinct Locator

Home >> Precinct Locator

Precinct Locator

Please enter the following information to find your voting location.

Street Number:
Street:
  (Do NOT include your Street Prefix or Suffix. (St.,Ave., N, S, Etc.))   
 


Developed by the Shelby County Election Commission for its citizens and the web community.
For questions or comments please contact voteinfo@co.shelby.tn.us.