function ark_pagination(f,p){var _f=document.forms[f];if(!!_f){_f.no_appel.value = p;_f.submit();}}
