function opinionStageIframeListener(){window.addEventListener("message",function(b){try{var c=JSON.parse(b.data),a=c.event,d=c.OS_data;"https://www.opinionstage.com"!==b.origin||"widgetLoaded"!==a&&"startEngagementClicked"!==a&&"cardOptionClicked"!==a&&"resultCalculated"!==a&&"leadFormSubmitted"!==a&&"closingCardPresented"!==a&&"retakeClicked"!==a||dataLayer.push({event:"opinionStage_"+a,os_data:d})}catch(e){}},!1)}opinionStageIframeListener();