strSorry  ="I am 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 = "Code";
strDLabel = "Product";
strQLabel = "Quantity";
strPLabel = "Price";
strSLabel = "Shipping";
strRLabel = "Remove From Cart";
strRButton= "Remove";
strSUB    = "Subtotal of Cart";
strSHIP   = "Shipping Subtotal";
strTAX    = "Tax";
strTOT    = "Total";
strErrQty = "Invalid Quantity.";
strNewQty = "Please enter new quantity:";
Language = "en";
bLanguageDefined = true;
