<!-- Begin BlueKai Tag -->
<script type="text/javascript">
window.bk_async = function() {
// ALLOW MULTIPLE CALLS/SINGLE PAGE APPS
bk_allow_multiple_calls=true; bk_use_multiple_iframes=true ;
// <PLACEHOLDER - WE WILL PROVIDE MORE CODE TO BE UPDATED AT A LATER DATE>
bk_addEmailHash('ENTER EMAIL ADDRESS HERE'); // NEVER populate this with ANYTHING other than a valid email address (e.g. do not set to 'none' or '')
// Send Data
BKTAG.doTag(74572, 4); // change "ENTER CONTAINER ID HERE" to the container ID/Site ID you want to use
};
(function() {
var scripts = document.getElementsByTagName('script')[0];
var s = document.createElement('script');
s.async = true;
s.src = "//tags.bkrtx.com/js/bk-coretag.js";
scripts.parentNode.insertBefore(s, scripts);
}());
</script>
<!-- End BlueKai Tag -->