jQuery(document).ready(function() {
    $("select").select_skin();
});