$(document).ready(function(){
    if (php_get_ope.match(/^process$/i)){

    } else {
        xajax_channel_process();
    }
});

