| Server IP : 172.67.201.108 / Your IP : 216.73.216.68 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/tgnewprod/mod/ |
Upload File : |
<script>
$(document).ready(function() {
internal_track_event('page_view', 'view', window.location.href, <?= empty($GLOBALS['analytics_reference_type']) ? null : "'" . $GLOBALS['analytics_reference_type'] . "'" ?>, <?= $GLOBALS['analytics_reference_id'] ?? null ?>)
});
</script>
<?php
//analytics_tracking('page_view', 'view','', $GLOBALS['analytics_reference_type'] ?? null, $GLOBALS['analytics_reference_id'] ?? null);
if (!empty($_COOKIE['tracking_opt_in'])) :
$consent = json_decode(urldecode($_COOKIE['tracking_opt_in']), true);
if (json_last_error() === JSON_ERROR_NONE && is_array($consent)) :
if (!empty($consent['analytics'])) :
?>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SKYY9CCZNS"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SKYY9CCZNS');
</script>
<!-- This site is converting visitors into subscribers and customers with OptinMonster - https://optinmonster.com -->
<script>(function(d,u,ac){var s=d.createElement('script');s.type='text/javascript';s.src='https://a.omappapi.com/app/js/api.min.js';s.async=true;s.dataset.user=u;s.dataset.account=ac;d.getElementsByTagName('head')[0].appendChild(s);})(document,90670,101302);</script>
</script>
<!-- / OptinMonster -->
<script src ="https://cdn01.basis.net/assets/up.js?um=1"></script>
<script type="text/javascript">
if (typeof cntrUpTag !== "undefined" && cntrUpTag && typeof cntrUpTag.track === "function") {
cntrUpTag.track('cntrData', '416fdd80a3c6050a');
}
</script>
<script defer src="//action.dstillery.com/orbserv/nsjs?adv=cl176599424383624&ns=9556&nc=ThoughtGallerySiteVisitor&ncv=67&dstOrderId=[OrderId]&dstOrderAmount=[OrderAmount]" type="text/javascript"></script><noscript><img width="1" height="1" src="//action.dstillery.com/orbserv/nspix?adv=cl176599424383624&ns=9556&nc=ThoughtGallerySiteVisitor&ncv=67&dstOrderId=[OrderId]&dstOrderAmount=[OrderAmount]" /></noscript>
<script src="https://js.ipredictive.com/viant_universal_pixel.js" type="text/javascript"></script>
<script type="text/javascript">
if (typeof ViantUniversalPixel === "function") {
new ViantUniversalPixel(116713, 'https://ad.ipredictive.com/d/track/event',
{
"ps": "0"
}).fire();
}
</script>
<noscript>
<img src="https://ad.ipredictive.com/d/track/event?upid=116713&url=[url]&cache_buster=[timestamp]&ps=1" height="1" width="1" style="display:none" />
</noscript>
<?php
endif;
if (!empty($consent['ads'])) :
endif;
endif;
elseif (!array_key_exists('tracking_opt_in', $_COOKIE)) :
$geo_data = get_cached_ip_geo_data(get_client_ip());
if (
!empty($geo_data->country_code)
&& !empty($geo_data->region)
&& strtoupper($geo_data->country_code) == 'US'
&& in_array(strtoupper($geo_data->region), ['CT', 'NJ', 'NY'])
) :
?>
<script>
$(document).ready(function() {
$('#cookie-accept').click();
});
</script>
<?php
endif;
?>
<?php
endif;
?>
<div id="cookie-banner" class="cookie-banner hidden">
<button id="cookie-banner-close" class="cookie-close-btn">✕</button>
<div class="cookie-content">
<h3>We value your privacy</h3>
<p>
We use cookies and scripts to improve your experience, analyze traffic, and personalize content as outlined in our <a href="privacy" target="_blank">Privacy Policy</a>.
Non‑essential cookies and scripts require your consent. You can accept, reject, or customize.
</p>
<div class="cookie-buttons">
<button id="cookie-accept">Accept All</button>
<button id="cookie-reject">Reject All</button>
<button id="cookie-customize">Customize</button>
</div>
</div>
</div>
<!-- Customize Modal -->
<div id="cookie-modal" class="cookie-modal hidden">
<div class="cookie-modal-content">
<button id="cookie-modal-close" class="cookie-close-btn modal-close">✕</button>
<h3>Privacy Preferences</h3>
<p>
We use our own and third-party technology, including cookies, scripts, and web beacons, to personalize your experience, improve our services, monitor and analyze usage, deliver a faster and safer experience, comply with laws, and for advertising purposes. To learn more, please visit our <a href="privacy" target="_blank">Privacy Policy</a>.
</p>
<div class="cookie-option">
<p>
<strong>Essential Cookies and Scripts</strong> - Required for the site to function. Always active.
</p>
</div>
<div class="cookie-option">
<label>
<input type="checkbox" id="analytics-toggle">
Enable Analytics Cookies and Scripts
</label>
</div>
<div class="cookie-option">
<label>
<input type="checkbox" id="ads-toggle">
Enable Advertising Cookies and Scripts
</label>
</div>
<div class="cookie-modal-buttons">
<button id="modal-save">Save Preferences</button>
<button id="modal-accept">Accept All</button>
<button id="modal-reject">Reject All</button>
</div>
</div>
</div>