function header_cr(){
	window.location = document.getElementById("choosecountry").value;
	return true;
}
