﻿jQuery(document).ready(function () {

    jQuery("select.thin-140").sexyCombo({ skin: 'thin-140', activecombo: false });

    jQuery("select.thin-228").sexyCombo({ skin: 'thin-228', activecombo: false });

    jQuery("select.thin-448").sexyCombo({ skin: 'thin-448', activecombo: false });

});


