function buttonConfirmDeletion() {
return confirm("Please confirm item deletion ?");
}
