/* Run onload functions */
window.onload = function() {
    initCountrySelectorList();    
}
