var DTRAN_TYPES = new Array();

DTRAN_TYPES = [
['Product', 1],
['Modifier', 2],
['Tax', 3],
['PO', 4],
['Download', 5],
['PmtCharge', 6],
['PmtCheck', 7],
['PmtCash', 8],
['PmtCOupon', 9],
['EmployeeBalance', 10],
['Promotion', 11]
]

