var IMAGEDEF_TYPES = new Array();

IMAGEDEF_TYPES = [
['Product', 1],
['Category', 2],
['PopUp', 3],
['Attribute', 4],
['SKU', 5]
]
