HTTPReq.open("GET", "page.php?country="+contryList.value);
HTTPReq.open("GET", "page.php?country="+contryList.value+"&rand="+Math.random());