mmRequestCallbacks[1]({"Scripts":[{"Name":"SendUniqueAttr_CD","Type":"script","Attrs":{"type":"text/javascript"},"Data":"(function(ls) {\n    if (!ls) return console.log('localStorage is needed for mmsystem.SendUniqueAttribute');\n\n    var storageName = 'MM_ActionAttributes',\n        expiration = 60 * 60 * 24 * 60 * 1000,\n        existingJSON = {};\n\n    function parseStorage() {\n        var now = (new Date().getTime()),\n            existing = ls.getItem(storageName) || '';\n\n        try {\n            existingJSON = JSON.parse(existing);\n        } catch (e) {\n            existingJSON = {};\n        }\n\n        for (var action in existingJSON) {\n            for (var attribute in existingJSON[action]) {\n                if (now - existingJSON[action][attribute] > expiration) {\n                    delete existingJSON[action][attribute];\n                }\n            }\n        }\n        if (existingJSON)\n            ls.setItem(storageName, JSON.stringify(existingJSON));\n    }\n\n    mmsystem.SendUniqueAttribute = function(campaign, name, value, attribute) {\n        parseStorage();\n        campaign = campaign.replace(/\\W/g, '');\n        var key = campaign + '_' + name;\n        attribute = attribute || '';\n        value = value || 1;\n        if (existingJSON[key] && existingJSON[key][attribute]) return;\n        actions.send(name, value, attribute);\n        existingJSON[key] = existingJSON[key] || {};\n        existingJSON[key][attribute] = (new Date().getTime());\n        ls.setItem(storageName, JSON.stringify(existingJSON));\n    };\n})(window.localStorage);","Order":-10,"HighLevelApiVersion":"1.13"},{"Name":"LT_RockingTags","Type":"script","Attrs":{"type":"text/javascript"},"Data":"(function(p,m,t,a,g,s){p.PMTagObject=a;p[a]||(p[a]=function(){(\np[a].q=p[a].q||[]).push(arguments)});p[a].a=+new Date;p[a].aid=g||'';\ne=m.createElement(t);s=m.getElementsByTagName(t)[0];\ne.src='https://cdn.pmweb.com.br/df/tag.js?id='+p[a].aid;e.async=1;\ns.parentNode.insertBefore(e,s)}(window,document,'script','pm','PM-8SMZ'));\npm('init');","Order":-5,"HighLevelApiVersion":"1.13"}],"Campaigns":[],"MRRules":[],"PersistData":[{"Name":"srv","IsGlobal":false,"Value":"nycvwcgus06","Expiration":365},{"Name":"bid","IsGlobal":false,"Value":"nycvwcgus06","Expiration":0.00694},{"Name":"pd","IsGlobal":false,"Value":"-1227639159|AQAAAApVAwAQHYKjBRKavQABEgABQgCXH0xtAQAnxWBQQCTXSCfFYFBAJNdIAAAAAP//////////AAZEaXJlY3QBBRIBAAAAAAAAAAAA////////////////AAAAAAAAAAFF","Expiration":365}],"SiteInfo":[{"Url":"latam.com","ID":1206}],"SystemData":[{"Version":"1.0","RequestId":1,"ResponseId":1}],"GenInfo":{},"ServerAttributes":{"LT_TEST_VISU":"","LT_PERSONALT18":"","LT_ID_1":"","LT_DESTINO_REC1":"","LT_ID_2":"","LT_DESTINO_REC2":"","LT_ID_3":"","LT_DESTINO_REC3":"","LT_CustomerID":"","LT_PERSONALT07":"","LT_PERSONALT16":"","LT_BANK_FLG":"","LT_NOMBRE_ORIGE":"","LT_TYPE_":"","LT_ZONE_":"","LT_DES_URL":"","LT_NOMBRE_DESTI":"","LT_PRECIO_DESDE":"","LT_PRECIO_FINAL":"","LT_EMAIL":"","LT_FonteID":"","LT_PAIS":"","LT_PERSONA_old":""},"Iteration":"1JST9UBnJo0lFFxRrheTp9IiRPk","Packages":["mmpackage-1.13.js"]});