// load select replacement...

$(document).ready(function() {
    $('#featured-slideshow-search-form select').selectbox();
});
