window.addEvent("domready", function(){
    var oSelSwitch = new SelectSwitch($('work-on-phone-country-sel'), $('work-on-phone-country-lists'));
});