if(confirm("Are you sure you want to clear all totals?")) {
        $.ajax({
            url: 'DeliInventoryPage2.php',
            type: 'get',
            data: 'action=clearAll',