<!-- Begin Cookie Consent plugin by Silktide - https://silktide.com/tools/cookie-consent/docs/installation/ -->
<script type="text/javascript">
window.cookieconsent_options = {
message: '<{$smarty.const.THEME_COOKIE_MESSAGE}>',
dismiss: '<{$smarty.const.THEME_COOKIE_DISMISS}>',
learnMore: '<{$smarty.const.THEME_COOKIE_LEARNMORE}>',
link: null, /* Replace null with URL to your policy for learnMore link */
container: null,
theme: false,
};
</script>
<script src="<{xoImgUrl}>js/cookieconsent.min.js"></script>
<!-- End Cookie Consent plugin -->
|