$(function() {
    var params = {
        changedEl: ".cusel-select-el",
        scrollArrows: true
    }
    cuSel(params);
});



