// Country-Selector
function doLink(x) {
	document.location.href = x;
}