//             GENERATED CODE
//==========================================||
// StaticCart Language Configuration Module ||
// v.5.0.0                                  ||
//==========================================||

var strSorry         = "Sorry, your cart is full, please proceed to checkout.";
var strAdded         = "You have added the following item 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 to ";
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 empty! Please make sure you have cookies enabled to shop our store!";
var strISUB          = "ITEM TOTAL";
var strSUB           = "SUBTOTAL";
var strSHIP          = "SHIPPING";
var strFST           = "FEDERAL TAX";
var strTAX           = "STATE TAX";
var strATAX          = "SELECT YOUR TAX";
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       = '<br>ThermaxAlaska &copy;2007 All Rights Reserved';

var strUSERENTRY     = '';
var strQTY           = 0;
var strDisCount      = "";