<div id="pym-graphic"> </div>
<script src="//s3.amazonaws.com/{{ INTERNAL.s3_bucket }}/graphics/{{ INTERNAL.slug }}/scripts/pym/pym.min.js"></script> <script> var url = '//s3.amazonaws.com/{{ INTERNAL.s3_bucket }}/graphics/{{ INTERNAL.slug }}/index.html'; var pymParent = new pym.Parent('pym-graphic', url, {}); </script>