function confirmEmpty() { return confirm("Are you sure you want to EMPTY your shopping cart? You will NOT be able to reclaim any items by using the browser BACK button."); }

