function no_error(){return true;}window.onerror=no_error;
function open_popup(nom,w,h){win=window.open(nom,'contenu_meta_tags','toolbar=no,' + 'location=no,' + 'directories=no,' + 'status=no,' + 'menubar=no,' + 'scrollbars=yes,' + 'resizable=yes,' + 'screenx==' +(screen.width-w) / 2+ ',screeny=0,' + 'left=' +(screen.width-w) / 2+ ' ,top=0' + ',width='+w+',height='+h);win.focus();}
function confirm_delete(page,texte){confirmation=confirm('Etes-vous sūr(e) de vouloir supprimer '+texte+' ? ');if(confirmation)window.location.replace(page);}

