var tempSetFocus = function () {
                if ($(this).find('option:selected').val() === '') {
                    return true;
                }