document.getElementById("product-slides-wrap")
  .insertAdjacentHTML("beforeend","");
document.getElementById("product-images-pagination")
  .insertAdjacentHTML("beforeend","");
window.addEventListener("message",function(event) {
  if (event.origin!=="https://video.northcoastsynthesis.com")
    return;
  _paq.push(['trackGoal',10]);
},false);
