}));
$(".cancelreturn").click(function(){
return confirmDelete(_("Are you sure you want to remove this recall and return the item to it's home library?"));
return confirmDelete(_("Are you sure you want to remove this recall and return the item to its home library?"));
});
$(".cancel").click(function(){
-