
strSorry  = "I'm Sorry, your order is full, please proceed to checkout.";
strAdded  = " added to your order.";
strRemove = "Click 'Ok' to remove this program from your order.";
strILabel = "Location/ Activity";
strDLabel = "Program";
strQLabel = "Quantity";
strPLabel = "Total USD";
strSLabel = "Shipping";
strRLabel = "Remove From Order";
strRButton= "/RESYSTOOL/graficos/botones/btn_remove.gif";
strSUB    = "SUBTOTAL";
strSHIP   = "SHIPPING";
strTAX    = "TAX";
strTOT    = "TOTAL USD";
strErrQty = "Invalid Program.";
strNewQty = 'Please enter new program:';
strscheduleD="Schedule"
strfechaD="Date"
stradultsD="Adults"
strchildrenD="Children"
strrateadultsD="Adult Rate USD"
strratechildrenD="Child Rate USD"

Language = 'en';
bLanguageDefined = true;

