var _values_indexed = { events: { mousedown: { '.cla$part33': { 'eventProp2': 'theValue' }, '.cla$part32': { 'eventProp2': 'theValue', }, '.cla$part3b': { 'eventProp': 'theValue' }, '.cla$part3': { 'eventProp2': 'theValue', 'eventPropc': 'theValue', 'eventPropd': 'theValue', 'eventProp': 'theRealValue' }, }, mousedown5: { '.cla$part3': { 'eventProp4': 'theValue', 'eventProp': 'theValue' }, '.cla$part3a': { 'eventProp': 'theValue' }, } } }; var eventName = 'mousedown'; var rcssSelector = '.cla$part3'; var eventProp = 'eventProp'; var _values_notindexed = { events: { '@mousedown[.cla$part33].eventProp': 'theValue', '@mousedown[.cla$part32].eventProp': 'theValue', '@mousedown[.cla$part3].eventProp2': 'theValue', '@mousedown5[.cla$part3].eventProp4': 'theValue', '@mousedown5[.cla$part3].eventProp': 'theValue', '@mousedown5[.cla$part3a].eventProp': 'theValue', '@mousedown[.cla$part3b].eventProp': 'theValue', '@mousedown[.cla$part3].eventPropc': 'theValue', '@mousedown[.cla$part3].eventPropd': 'theValue', '@mousedown[.cla$part3].eventProp': 'theRightValue', } }; var tag = '@mousedown[.cla$part3].eventProp';