function getCountry(location) { countryList=window.open("/training/country_selector_popup.html?"+location,"countryList","toolbar=0,location=0,status=0,menubar=0,scrollbars=0,width=270,height=475,resizable=1"); }