Welcome to VOTE411 Voter Guide. Additional information available on VOTE411.org.. Choose one of the following options to continue.
Enter My Address
if (!org.thevoterguide.vgtAddressDoneOnce) {
var query = /[\?&]q=(.*?)(?:&|$)/.exec(location.search);
var lucky = /[\?&]lucky=(.*?)(?:&|$)/.exec(location.search);
if (query) {
org.thevoterguide.vgtAddressDoneOnce = true;
org.thevoterguide.loadQueryAddress(unescape(query[1]), lucky);
}
}