var LOCATION_TYPES = new Array();

LOCATION_TYPES = [
['Corporate', 1],
['Venue', 2],
['Stock', 3]
]
