strSorry  = "I'm Sorry, your cart is full, please proceed to checkout.";
strAdded  = "";
strAdded2 = " is being added to your shopping cart. \n\nThis may take a moment - you will return to this page when it has been added.";
strRemove = "Click 'Ok' to remove this product from your shopping cart.";
strILabel = "Item";
strDLabel = "Details";
strQLabel = "Qty/Days";
strPLabel = "Price";
strSLabel = "Shipping";
strRLabel = "";
strRButton= "Remove";
strSUB    = "Subtotal";
strSHIP   = "SHIPPING";
strTAX    = "Tax*";
strTOT    = "TOTAL";
strErrQty = "Invalid Quantity.";
strNewQty = 'Please enter new quantity:';

Language = 'en';
bLanguageDefined = true;
