{
        if (typeof(opt) != 'object') opt = { };
        options = $.extend(options,opt);

        if (typeof(options.onChange)!=='function')