strSorry = "I'm Sorry, your cart is full, please proceed to checkout.\n\nOur shopping cart cannot contain more than 18 items.\nWe are sorry for the inconvenience."; strAdded = "Added to your shopping cart."; strRemove = "Click 'OK' to remove this product from your shopping cart."; strILabel = "ID"; strDLabel = "Product Name"; strQLabel = "Qty"; strPLabel = "Price"; strSLabel = "S&H"; strRLabel = "Remove"; strRButton = "remove"; strSUB = "SUBTOTAL"; strWTOT = "TOTAL WEIGHT"; strSHIP = "SHIPPING"; strTAX = "SALES TAX"; strCOUP = "COUPON"; strTOT = "TOTAL"; strErrQty = "Invalid Quantity."; strNewQty = 'Please enter new quantity:'; strSpace = "     "; Language = 'en'; bLanguageDefined = true;