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.\nIf you decide to place a second order right away,\nshipping cost will be recalculated and based one single order.\nIn that case, please do not pay for your order\nand wait for an e-mail with the revised shipping cost.";
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 = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
Language = 'en';
bLanguageDefined = true;
