window.onload = function(){ $("input[type=radio][name='_sf_sort_order[]'][value='num2']").prop("checked", true).click(); };