<div id="wsfHeaderSpacer"></div><div id="wsfHeaderWrap"><iframe id="wsfHeader" class="wsf-no-lazy" class="wsf-no-lazy" data-no-lazy="1" loading="eager" src="https://warsawsecurityforum.org/_wsf-header/" scrolling="no"></iframe></div><style id="wsfIframeCSS">/* Hide ANY theme header/nav/footer (Avada, block themes, custom templates) */
header, nav, .skip-link, .skip-to-content,
.wp-block-navigation, .wp-block-template-part,
.site-header, #masthead, #site-header, #site-navigation,
.site-footer, #colophon, #site-footer, footer {
  display:none !important;
}

/* Avada explicit */
.fusion-header-wrapper, .fusion-header, .fusion-sticky-header-wrapper,
.fusion-footer, .fusion-footer-widget-area, .fusion-footer-copyright-area {
  display:none!important;
}

/* Our iframe header */
#wsfHeaderWrap{
  position:fixed !important;
  top:0; left:0; right:0;
  z-index:2147483000 !important;
  background:transparent !important;
}
#wsfHeader{
  width:100% !important;
  border:0 !important;
  display:block !important;
  overflow:hidden !important;
  background:transparent !important;
}
#wsfHeaderSpacer{
  height: var(--wsfHeaderBaseH, 160px) !important;
}

/* Our iframe footer */
#wsfFooter{
  width:100% !important;
  border:0 !important;
  display:block !important;
  overflow:hidden !important;
  background:transparent !important;
  margin:0 !important;
  padding:0 !important;
}
iframe#wsfFooter{ vertical-align:bottom !important; }
body{ margin-bottom:0 !important; }</style>
<script id="wsfIframeJS">(function(){
  function setVar(name, v){ document.documentElement.style.setProperty(name, v); }
  function setH(id, h){
    var el = document.getElementById(id);
    if (!el) return;
    el.style.height = (parseInt(h,10) || 0) + 'px';
  }
  function clamp(v, max){
    v = parseInt(v,10) || 0;
    if (v < 0) v = 0;
    if (v > max) v = max;
    return v;
  }

  window.addEventListener('message', function(e){
    if (!e.data || !e.data.wsf) return;

    if (e.data.wsf === 'header') {
      var baseMax = 320;
      var hMax = Math.min(900, Math.round(window.innerHeight * 0.95));
      var base = clamp(e.data.base || 160, baseMax);
      var h    = clamp(e.data.h || base, hMax);
      setVar('--wsfHeaderBaseH', base + 'px');
      setH('wsfHeader', h);
    }
    if (e.data.wsf === 'footer' && e.data.h) {
      setH('wsfFooter', e.data.h);
    }
  });

  // ping child to remeasure
  var pingScheduled=false;
  function ping(){
    pingScheduled=false;
    var f=document.getElementById('wsfHeader');
    if (f && f.contentWindow) f.contentWindow.postMessage({wsf:'req'}, '*');
  }
  function schedulePing(){
    if (pingScheduled) return;
    pingScheduled=true;
    requestAnimationFrame(ping);
  }
  ['click','keyup','touchstart','scroll','resize'].forEach(function(evt){
    window.addEventListener(evt, schedulePing, {passive:true, capture:true});
  });
})();</script>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://archive.warsawsecurityforum.org/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://archive.warsawsecurityforum.org/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://archive.warsawsecurityforum.org/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://archive.warsawsecurityforum.org/wp-sitemap-posts-avada_portfolio-1.xml</loc></sitemap><sitemap><loc>https://archive.warsawsecurityforum.org/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://archive.warsawsecurityforum.org/wp-sitemap-taxonomies-portfolio_category-1.xml</loc></sitemap><sitemap><loc>https://archive.warsawsecurityforum.org/wp-sitemap-taxonomies-portfolio_tags-1.xml</loc></sitemap><sitemap><loc>https://archive.warsawsecurityforum.org/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
<iframe id="wsfFooter" class="wsf-no-lazy" class="wsf-no-lazy" data-no-lazy="1" loading="lazy" src="https://warsawsecurityforum.org/_wsf-footer/" scrolling="no" loading="lazy"></iframe>