function Sel() {
    $('sForm').action = '/web/zszr/show_new.php?pudq=' + $('ihdq').value + '&ppag=1';
    $('sForm').submit();
}


