function ItemSold() {
	alert("This item has been sold.");
}