var CUSTDT_TYPES = new Array();

CUSTDT_TYPES = [
['Billing', 1],
['Shipping', 2]
]
