if (CQ_Analytics && CQ_Analytics.ProfileDataMgr) { CQ_Analytics.ProfileDataMgr.addListener("update", function(event, property) { var authorizableId = this.getProperty("authorizableId"); if (!authorizableId || authorizableId == "anonymous") { $CQ(".cq-cc-profile-not-anonymous").hide(); $CQ(".cq-cc-profile-anonymous").show(); } else { $CQ(".cq-cc-profile-not-anonymous").show(); $CQ(".cq-cc-profile-anonymous").hide(); } }); CQ_Analytics.ProfileDataMgr.loadInitProperties({ "avatar": "/etc/designs/default/images/social/avatar.png", "path": "/home/users/a/anonymous/profile", "isLoggedIn": false, "isLoggedIn_xss": "false", "authorizableId": "anonymous", "authorizableId_xss": "anonymous", "formattedName": "anonymous", "formattedName_xss": "anonymous", "bill-address2": "unit 305 buzz 0235", "bill-address2_xss": "unit 305 buzz 0235", "company": "rvQsdeGSfIHLtJFMWv", "company_xss": "rvQsdeGSfIHLtJFMWv", "title": "fzLJHKitZWmEKr", "title_xss": "fzLJHKitZWmEKr", "eid": "294de3557d9d00b3d2d8a1e6aab028cf", "eid_xss": "294de3557d9d00b3d2d8a1e6aab028cf", "firstname": "vomqfble", "firstname_xss": "vomqfble", "oldpassword": "trinacria", "oldpassword_xss": "trinacria", "phone": "BOUoMUkuuugD", "phone_xss": "BOUoMUkuuugD", "bill-zip": "BIWMLephFiRsOm", "bill-zip_xss": "BIWMLephFiRsOm", "privacy": "privacy", "privacy_xss": "privacy", "lastname": "vomqfble", "lastname_xss": "vomqfble", "fax": "0541932088", "fax_xss": "0541932088", "bill-address": "Sciegiennego 264", "bill-address_xss": "Sciegiennego 264", "bill-country": "Luxembourg", "bill-country_xss": "Luxembourg", "lang": "lang-man", "lang_xss": "lang-man", "bill-state": "nTrqqpChNidK", "bill-state_xss": "nTrqqpChNidK", "q": "l3y8m6", "q_xss": "l3y8m6", "bill-city": "YuKWXBedwGBbzTRPyf", "bill-city_xss": "YuKWXBedwGBbzTRPyf" }); CQ_Analytics.ProfileDataMgr.init(); } if( CQ_Analytics && CQ_Analytics.SurferInfoMgr) { CQ_Analytics.SurferInfoMgr.loadInitProperties({ "IP": "192.157.179.139", "keywords": "" }, true); } if ( CQ_Analytics && CQ_Analytics.CampaignMgr ) { var campaigns = []; CQ_Analytics.CampaignMgr.addInitProperty('campaigns', campaigns); CQ_Analytics.CampaignMgr.init(); } if( CQ_Analytics && CQ_Analytics.PageDataMgr) { CQ_Analytics.PageDataMgr.loadInitProperties({ "hits": 0, "title": "Support", "path": "/content/intersil/en/support", "navTitle": "Support", "tags": "About Intersil Support ", "description": "This support page provides information on technical support, sales support, FAQs, design assistance, and documentation.", "sitesection": "en", "subsection": "support", "random": "0.93" }, true); }