var DIGITAL_TYPES = new Array();

DIGITAL_TYPES = [
['CompanyLogo', 1],
['Email', 2],
['FamilyPhoto', 3],
['Photo', 4],
['URL', 5]
]

