strSorry  = "I'm Sorry, your cart is full, please proceed to checkout.";
strAdded  = " added to your Travel Bag.\n Continue Shopping...";
strRemove = "Click 'Ok' to remove this product from your Travel Bag.";
strILabel = "Type";
strDLabel = "Your Booking Details";
strQLabel = " ";
strPLabel = " ";
strSLabel = " ";
strRLabel = "Remove From Cart";
strRButton= "Remove";
strSUB    = "SUBTOTAL";
strSHIP   = "SHIPPING";
strTAX    = "TAX";
strTOT    = "TOTAL";
strErrQty = "Invalid Quantity.";
strNewQty = 'Please enter new quantity:';

Language = 'en';
bLanguageDefined = true;

