strSorry = "I'm Sorry, the Calculator is full, please contact me for a quote.\n\nI am sorry for the inconvenience.";
strAdded = "Added to the Cost Calculator";
strRemove = "Click 'OK' to remove this product from the Calculator";
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;

