strSorry = "I'm Sorry, your cart is full, please proceed to checkout."; strAdded = " Added to your shopping cart."; strRemove = "Click 'Ok' to remove this product from your shopping cart."; strILabel = "Item #"; strDLabel = "Name"; strQLabel = "Qty"; strPLabel = "Price"; strSLabel = "Subtotal"; strRLabel = " "; strRButton= "Remove"; strSUB = "SUBTOTAL"; strWTOT = "TOTAL WEIGHT"; strSHIP = "SHIPPING CHARGE"; strTAX = "SALES TAX"; strCOUP = "COUPON"; strTOT = "TOTAL"; strErrQty = "Invalid Quantity."; strNewQty = 'Please enter new quantity:'; strSpace = "     "; Language = 'en'; bLanguageDefined = true;