function promptDelete()
{
	return confirm("Are you sure you wish to delete this entry?");
}
