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