﻿function changeCountry(value) {
	window.location.href = "individual-register.asp?id1=" + value
}
