window.addEvent("domready", function(){
    if ($("artists_sort")) new JumpSelect("artists_sort");
});