function reloadPage() {
	window.location = "http://www.emd.dk/WindPRO/Reference List/#" + document.getElementById('countrySelect').value;
}
