//             GENERATED CODE
//==========================================||
// StaticCart Language Configuration Module ||
// v.4.3.0                                  ||
//==========================================||

var strSorry         = "Sorry, your cart is full, please proceed to checkout.";
var strAdded         = "The following item has been added to your cart";
var strRemove        = "Click 'Ok' to remove this product from your shopping cart";
var strErrLimit      = "Sorry, due to product demand, the quantity available has been limited.";
var strILabel        = "Product Id";
var strDLabel        = "Product/Description";
var strQLabel        = "Quantity";
var strPLabel        = "Price";
var strSLabel        = "Shipping";
var strXLabel        = "Extended";
var strRLabel        = "Remove";
var strRButton       = "X";
var strELabel        = "Your cart is currently empty! ";
var strISUB          = "ITEM TOTAL";
var strSUB           = "SUBTOTAL";
var strSHIP          = "SHIPPING";
var strFST           = "GST";
var strTAX           = "PST";
var strATAX          = "SELECT YOUR TAX STATUS";
var strTOT           = "TOTAL";
var strBAL           = "BALANCE DUE";
var strCOUP          = "ENTER COUPON CODE:";
var strCOUPBUT       = "Apply Coupon";
var strErrQty        = "Invalid Quantity";
var strNewQty        = 'Please enter new quantity:';
var strComment       = '<B>Thank you for shopping with us.</B><br><i>Kincades Fine Foods Inc. </i>© 2006-2007 All Rights Reserved.';

var strUSERENTRY     = '';
var strQTY           = 0;
var strDisCount      = "";