$(function () {

        $(window).on('load', function () {
            $('.combobox').each(function () {
                var $this = $(this);