function initHeaderCountyCombos() {
	var state = new Array();
	var counties = new Array();
	state['0'] = Array(new comboValue('ALL', 'ALL'), new comboValue('NH', 'NH'), new comboValue('MA', 'MA'), new comboValue('ME', 'ME'), new comboValue('VT', 'VT'));
	counties['0'] = Array(new comboValue('ALL', 'ALL'), new comboValue('Addison', 'Addison'), new comboValue('Androscoggin', 'Androscoggin'), new comboValue('Arroostook', 'Arroostook'), new comboValue('Barnstable', 'Barnstable'), new comboValue('Belknap', 'Belknap'), new comboValue('Bennington', 'Bennington'), new comboValue('Berkshire', 'Berkshire'), new comboValue('Bristol', 'Bristol'), new comboValue('Caledonia', 'Caledonia'), new comboValue('Carroll', 'Carroll'), new comboValue('Cheshire', 'Cheshire'), new comboValue('Chittenden', 'Chittenden'), new comboValue('Coos', 'Coos'), new comboValue('Cumberland', 'Cumberland'), new comboValue('Dukes', 'Dukes'), new comboValue('Essex', 'Essex'), new comboValue('Franklin', 'Franklin'), new comboValue('Grand Isle', 'Grand Isle'), new comboValue('Grafton', 'Grafton'), new comboValue('Hampden', 'Hampden'), new comboValue('Hampshire', 'Hampshire'), new comboValue('Hancock', 'Hancock'), new comboValue('Hillsborough', 'Hillsborough'), new comboValue('Kennebec', 'Kennebec'), new comboValue('Knox', 'Knox'), new comboValue('Lamoille', 'Lamoille'), new comboValue('Lincoln', 'Lincoln'), new comboValue('Merrimack', 'Merrimack'), new comboValue('Middlesex', 'Middlesex'), new comboValue('Nantucket', 'Nantucket'), new comboValue('Norfolk', 'Norfolk'), new comboValue('Orange', 'Orange'), new comboValue('Orleans', 'Orleans'), new comboValue('Oxford', 'Oxford'), new comboValue('Penobscot', 'Penobscot'), new comboValue('Piscataquis', 'Piscataquis'), new comboValue('Plymouth', 'Plymouth'), new comboValue('Rockingham', 'Rockingham'), new comboValue('Rutland', 'Rutland'), new comboValue('Sagadahoc', 'Sagadahoc'), new comboValue('Somerset', 'Somerset'), new comboValue('Strafford', 'Strafford'), new comboValue('Suffolk', 'Suffolk'), new comboValue('Sullivan', 'Sullivan'), new comboValue('Waldo', 'Waldo'), new comboValue('Washington', 'Washington'), new comboValue('Windham', 'Windham'), new comboValue('Windsor', 'Windsor'), new comboValue('Worcester', 'Worcester'), new comboValue('York', 'York'));
	counties['ALL'] = Array(new comboValue('ALL', 'ALL'), new comboValue('Addison', 'Addison'), new comboValue('Androscoggin', 'Androscoggin'), new comboValue('Arroostook', 'Arroostook'), new comboValue('Barnstable', 'Barnstable'), new comboValue('Belknap', 'Belknap'), new comboValue('Bennington', 'Bennington'), new comboValue('Berkshire', 'Berkshire'), new comboValue('Bristol', 'Bristol'), new comboValue('Caledonia', 'Caledonia'), new comboValue('Carroll', 'Carroll'), new comboValue('Cheshire', 'Cheshire'), new comboValue('Chittenden', 'Chittenden'), new comboValue('Coos', 'Coos'), new comboValue('Cumberland', 'Cumberland'), new comboValue('Dukes', 'Dukes'), new comboValue('Essex', 'Essex'), new comboValue('Franklin', 'Franklin'), new comboValue('Grand Isle', 'Grand Isle'), new comboValue('Grafton', 'Grafton'), new comboValue('Hampden', 'Hampden'), new comboValue('Hampshire', 'Hampshire'), new comboValue('Hancock', 'Hancock'), new comboValue('Hillsborough', 'Hillsborough'), new comboValue('Kennebec', 'Kennebec'), new comboValue('Knox', 'Knox'), new comboValue('Lamoille', 'Lamoille'), new comboValue('Lincoln', 'Lincoln'), new comboValue('Merrimack', 'Merrimack'), new comboValue('Middlesex', 'Middlesex'), new comboValue('Nantucket', 'Nantucket'), new comboValue('Norfolk', 'Norfolk'), new comboValue('Orange', 'Orange'), new comboValue('Orleans', 'Orleans'), new comboValue('Oxford', 'Oxford'), new comboValue('Penobscot', 'Penobscot'), new comboValue('Piscataquis', 'Piscataquis'), new comboValue('Plymouth', 'Plymouth'), new comboValue('Rockingham', 'Rockingham'), new comboValue('Rutland', 'Rutland'), new comboValue('Sagadahoc', 'Sagadahoc'), new comboValue('Somerset', 'Somerset'), new comboValue('Strafford', 'Strafford'), new comboValue('Suffolk', 'Suffolk'), new comboValue('Sullivan', 'Sullivan'), new comboValue('Waldo', 'Waldo'), new comboValue('Washington', 'Washington'), new comboValue('Windham', 'Windham'), new comboValue('Windsor', 'Windsor'), new comboValue('Worcester', 'Worcester'), new comboValue('York', 'York'));
	counties['NH'] = Array(new comboValue('', ''), new comboValue('Belknap', 'Belknap'), new comboValue('Carroll', 'Carroll'), new comboValue('Cheshire', 'Cheshire'), new comboValue('Coos', 'Coos'), new comboValue('Grafton', 'Grafton'), new comboValue('Hillsborough', 'Hillsborough'), new comboValue('Merrimack', 'Merrimack'), new comboValue('Rockingham', 'Rockingham'), new comboValue('Strafford', 'Strafford'), new comboValue('Sullivan', 'Sullivan'));
	counties['MA'] = Array(new comboValue('', ''), new comboValue('Barnstable', 'Barnstable'), new comboValue('Berkshire', 'Berkshire'), new comboValue('Bristol', 'Bristol'), new comboValue('Dukes', 'Dukes'), new comboValue('Essex', 'Essex'), new comboValue('Franklin', 'Franklin'), new comboValue('Hampden', 'Hampden'), new comboValue('Hampshire', 'Hampshire'), new comboValue('Middlesex', 'Middlesex'), new comboValue('Nantucket', 'Nantucket'), new comboValue('Norfolk', 'Norfolk'), new comboValue('Plymouth', 'Plymouth'), new comboValue('Suffolk', 'Suffolk'), new comboValue('Worcester', 'Worcester'));
	counties['ME'] = Array(new comboValue('', ''), new comboValue('Androscoggin', 'Androscoggin'), new comboValue('Arroostook', 'Arroostook'), new comboValue('Cumberland', 'Cumberland'), new comboValue('Franklin', 'Franklin'), new comboValue('Hancock', 'Hancock'), new comboValue('Kennebec', 'Kennebec'), new comboValue('Knox', 'Knox'), new comboValue('Lincoln', 'Lincoln'), new comboValue('Oxford', 'Oxford'), new comboValue('Penobscot', 'Penobscot'), new comboValue('Piscataquis', 'Piscataquis'), new comboValue('Sagadahoc', 'Sagadahoc'), new comboValue('Somerset', 'Somerset'), new comboValue('Waldo', 'Waldo'), new comboValue('Washington', 'Washington'), new comboValue('York', 'York'));
	counties['VT'] = Array(new comboValue('', ''), new comboValue('Addison', 'Addison'), new comboValue('Bennington', 'Bennington'), new comboValue('Caledonia', 'Caledonia'), new comboValue('Chittenden', 'Chittenden'), new comboValue('Essex', 'Essex'), new comboValue('Franklin', 'Franklin'), new comboValue('Grand Isle', 'Grand Isle'), new comboValue('Lamoille', 'Lamoille'), new comboValue('Orange', 'Orange'), new comboValue('Orleans', 'Orleans'), new comboValue('Rutland', 'Rutland'), new comboValue('Washington', 'Washington'), new comboValue('Windham', 'Windham'), new comboValue('Windsor', 'Windsor'));
	var stateFld = new ComboFieldData(document.forms['results-header'].elements['state'], state, null, 'state');
	var countiesFld = new ComboFieldData(document.forms['results-header'].elements['county'], counties, stateFld, 'county');
	mapFormObjectToObject[0] = stateFld;
	mapFormObjectToObject[1] = countiesFld;
}

function initCountyCombos() {
	var state = new Array();
	var counties = new Array();
	state['0'] = Array(new comboValue('ALL', 'ALL'), new comboValue('NH', 'NH'), new comboValue('MA', 'MA'), new comboValue('ME', 'ME'), new comboValue('VT', 'VT'));
	counties['0'] = Array(new comboValue('ALL', 'ALL'), new comboValue('Addison', 'Addison'), new comboValue('Androscoggin', 'Androscoggin'), new comboValue('Arroostook', 'Arroostook'), new comboValue('Barnstable', 'Barnstable'), new comboValue('Belknap', 'Belknap'), new comboValue('Bennington', 'Bennington'), new comboValue('Berkshire', 'Berkshire'), new comboValue('Bristol', 'Bristol'), new comboValue('Caledonia', 'Caledonia'), new comboValue('Carroll', 'Carroll'), new comboValue('Cheshire', 'Cheshire'), new comboValue('Chittenden', 'Chittenden'), new comboValue('Coos', 'Coos'), new comboValue('Cumberland', 'Cumberland'), new comboValue('Dukes', 'Dukes'), new comboValue('Essex', 'Essex'), new comboValue('Franklin', 'Franklin'), new comboValue('Grand Isle', 'Grand Isle'), new comboValue('Grafton', 'Grafton'), new comboValue('Hampden', 'Hampden'), new comboValue('Hampshire', 'Hampshire'), new comboValue('Hancock', 'Hancock'), new comboValue('Hillsborough', 'Hillsborough'), new comboValue('Kennebec', 'Kennebec'), new comboValue('Knox', 'Knox'), new comboValue('Lamoille', 'Lamoille'), new comboValue('Lincoln', 'Lincoln'), new comboValue('Merrimack', 'Merrimack'), new comboValue('Middlesex', 'Middlesex'), new comboValue('Nantucket', 'Nantucket'), new comboValue('Norfolk', 'Norfolk'), new comboValue('Orange', 'Orange'), new comboValue('Orleans', 'Orleans'), new comboValue('Oxford', 'Oxford'), new comboValue('Penobscot', 'Penobscot'), new comboValue('Piscataquis', 'Piscataquis'), new comboValue('Plymouth', 'Plymouth'), new comboValue('Rockingham', 'Rockingham'), new comboValue('Rutland', 'Rutland'), new comboValue('Sagadahoc', 'Sagadahoc'), new comboValue('Somerset', 'Somerset'), new comboValue('Strafford', 'Strafford'), new comboValue('Suffolk', 'Suffolk'), new comboValue('Sullivan', 'Sullivan'), new comboValue('Waldo', 'Waldo'), new comboValue('Washington', 'Washington'), new comboValue('Windham', 'Windham'), new comboValue('Windsor', 'Windsor'), new comboValue('Worcester', 'Worcester'), new comboValue('York', 'York'));
	counties['ALL'] = Array(new comboValue('ALL', 'ALL'), new comboValue('Addison', 'Addison'), new comboValue('Androscoggin', 'Androscoggin'), new comboValue('Arroostook', 'Arroostook'), new comboValue('Barnstable', 'Barnstable'), new comboValue('Belknap', 'Belknap'), new comboValue('Bennington', 'Bennington'), new comboValue('Berkshire', 'Berkshire'), new comboValue('Bristol', 'Bristol'), new comboValue('Caledonia', 'Caledonia'), new comboValue('Carroll', 'Carroll'), new comboValue('Cheshire', 'Cheshire'), new comboValue('Chittenden', 'Chittenden'), new comboValue('Coos', 'Coos'), new comboValue('Cumberland', 'Cumberland'), new comboValue('Dukes', 'Dukes'), new comboValue('Essex', 'Essex'), new comboValue('Franklin', 'Franklin'), new comboValue('Grand Isle', 'Grand Isle'), new comboValue('Grafton', 'Grafton'), new comboValue('Hampden', 'Hampden'), new comboValue('Hampshire', 'Hampshire'), new comboValue('Hancock', 'Hancock'), new comboValue('Hillsborough', 'Hillsborough'), new comboValue('Kennebec', 'Kennebec'), new comboValue('Knox', 'Knox'), new comboValue('Lamoille', 'Lamoille'), new comboValue('Lincoln', 'Lincoln'), new comboValue('Merrimack', 'Merrimack'), new comboValue('Middlesex', 'Middlesex'), new comboValue('Nantucket', 'Nantucket'), new comboValue('Norfolk', 'Norfolk'), new comboValue('Orange', 'Orange'), new comboValue('Orleans', 'Orleans'), new comboValue('Oxford', 'Oxford'), new comboValue('Penobscot', 'Penobscot'), new comboValue('Piscataquis', 'Piscataquis'), new comboValue('Plymouth', 'Plymouth'), new comboValue('Rockingham', 'Rockingham'), new comboValue('Rutland', 'Rutland'), new comboValue('Sagadahoc', 'Sagadahoc'), new comboValue('Somerset', 'Somerset'), new comboValue('Strafford', 'Strafford'), new comboValue('Suffolk', 'Suffolk'), new comboValue('Sullivan', 'Sullivan'), new comboValue('Waldo', 'Waldo'), new comboValue('Washington', 'Washington'), new comboValue('Windham', 'Windham'), new comboValue('Windsor', 'Windsor'), new comboValue('Worcester', 'Worcester'), new comboValue('York', 'York'));
	counties['NH'] = Array(new comboValue('', ''), new comboValue('Belknap', 'Belknap'), new comboValue('Carroll', 'Carroll'), new comboValue('Cheshire', 'Cheshire'), new comboValue('Coos', 'Coos'), new comboValue('Grafton', 'Grafton'), new comboValue('Hillsborough', 'Hillsborough'), new comboValue('Merrimack', 'Merrimack'), new comboValue('Rockingham', 'Rockingham'), new comboValue('Strafford', 'Strafford'), new comboValue('Sullivan', 'Sullivan'));
	counties['MA'] = Array(new comboValue('', ''), new comboValue('Barnstable', 'Barnstable'), new comboValue('Berkshire', 'Berkshire'), new comboValue('Bristol', 'Bristol'), new comboValue('Dukes', 'Dukes'), new comboValue('Essex', 'Essex'), new comboValue('Franklin', 'Franklin'), new comboValue('Hampden', 'Hampden'), new comboValue('Hampshire', 'Hampshire'), new comboValue('Middlesex', 'Middlesex'), new comboValue('Nantucket', 'Nantucket'), new comboValue('Norfolk', 'Norfolk'), new comboValue('Plymouth', 'Plymouth'), new comboValue('Suffolk', 'Suffolk'), new comboValue('Worcester', 'Worcester'));
	counties['ME'] = Array(new comboValue('', ''), new comboValue('Androscoggin', 'Androscoggin'), new comboValue('Arroostook', 'Arroostook'), new comboValue('Cumberland', 'Cumberland'), new comboValue('Franklin', 'Franklin'), new comboValue('Hancock', 'Hancock'), new comboValue('Kennebec', 'Kennebec'), new comboValue('Knox', 'Knox'), new comboValue('Lincoln', 'Lincoln'), new comboValue('Oxford', 'Oxford'), new comboValue('Penobscot', 'Penobscot'), new comboValue('Piscataquis', 'Piscataquis'), new comboValue('Sagadahoc', 'Sagadahoc'), new comboValue('Somerset', 'Somerset'), new comboValue('Waldo', 'Waldo'), new comboValue('Washington', 'Washington'), new comboValue('York', 'York'));
	counties['VT'] = Array(new comboValue('', ''), new comboValue('Addison', 'Addison'), new comboValue('Bennington', 'Bennington'), new comboValue('Caledonia', 'Caledonia'), new comboValue('Chittenden', 'Chittenden'), new comboValue('Essex', 'Essex'), new comboValue('Franklin', 'Franklin'), new comboValue('Grand Isle', 'Grand Isle'), new comboValue('Lamoille', 'Lamoille'), new comboValue('Orange', 'Orange'), new comboValue('Orleans', 'Orleans'), new comboValue('Rutland', 'Rutland'), new comboValue('Washington', 'Washington'), new comboValue('Windham', 'Windham'), new comboValue('Windsor', 'Windsor'));
	var stateFld = new ComboFieldData(document.forms['results'].elements['state'], state, null, 'state');
	var countiesFld = new ComboFieldData(document.forms['results'].elements['county'], counties, stateFld, 'county');
	mapFormObjectToObject[0] = stateFld;
	mapFormObjectToObject[1] = countiesFld;
}

