-
var country = "Poland";
-
document.getElementById("___country").value = country;
-
document.getElementById("___countryClicker").getElementsByTagName("SPAN")[0].innerHTML = country;
-
document.getElementById("___countryDetails").value = country;
-
window.location= "j<strong></strong>avascript: manipulateForm('"+countryCode+"');";