https://bunkr.ax/a/QOogHAmH

Submitted URL:
https://bunkr.ax/a/QOogHAmH
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 29 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
		<meta charset="UTF-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<title>
				FanFan | Bunkr
		</title>
		<link rel="icon" href="https://static.bunkr.ru/img/logo_bunkr-9Kl5M1Y.svg">
							<link rel="stylesheet" href="/build/app.c61d4fa9.css">
			<script data-cfasync="false" type="text/javascript" src="//citadelpathstatue.com/i/npage/2036790/code.js" async=""></script>
			<script defer="" data-domain="bunkr.black" src="https://1.bunkr-cache.se/js/script.js"></script>

			<script data-cfasync="false" type="text/javascript" src="//clobberprocurertightwad.com/t/9/fret/meow4/2021505/8650de2c.js"></script>


		
					<script src="/build/runtime.9a71ee5d.js" defer=""></script><script src="/build/370.a4405777.js" defer=""></script><script src="/build/app.291ea157.js" defer=""></script>

<script defer="" data-domain="bunkrr.ru" data-t="a" data-v="QOogHAmH" src="../build/asdajklsdashjdasjk.js"></script>
		<style>
		.dark\:bg-gray-200 {
			background-color: transparent !important;
		}
		body {
			font-family: 'Rubik', sans-serif;
		}
		</style>
		<link rel="preconnect" href="https://fonts.bunny.net">
		<link href="https://fonts.bunny.net/css?family=rubik:400,700" rel="stylesheet">
	<style>INPUT:-webkit-autofill,SELECT:-webkit-autofill,TEXTAREA:-webkit-autofill{animation-name:onautofillstart}INPUT:not(:-webkit-autofill),SELECT:not(:-webkit-autofill),TEXTAREA:not(:-webkit-autofill){animation-name:onautofillcancel}@keyframes onautofillstart{}@keyframes onautofillcancel{}</style><meta name="google" content="nopagereadaloud"><link rel="preconnect dns-prefetch" href="https://clobberprocurertightwad.com"><link rel="preconnect dns-prefetch" href="https://ak.whoanebsos.net"><link rel="preconnect dns-prefetch" href="https://endowmentoverhangutmost.com"><link rel="preconnect dns-prefetch" href="https://go.blcdog.com"></head>
	<body>
		<header class="fixed-xxx w-full">
<!--<div class="maintenance_ba" style="padding: 20px;text-align: center;background: #c03232;"><span style="
    background: #650b0b;
    font-weight: bold;
    color: white;
    padding: 10px;
    text-decoration: underline;
    border-radius: 0.25rem;
    margin-right: 10px;
">MAINTENANCE</span>BUNKR-ALBUMS is under maintenance and will be back shortly!</div>-->
<!--<div class="albums_new" style="padding: 20px;text-align: center;background: #1a253b;"><span style="
    background: #ffd369;
    font-weight: bold;
    color: #272727;
    padding: 2px;
    text-decoration: underline;
    border-radius: 0.25rem;
">New!</span> We've released a public Albums page after many petitions for it to come back. <a href="https://bunkr-albums.io" target="_blank" style="background: #ffd369;font-weight: bold;color: #272727;padding: 2px;text-decoration: underline;border-radius: 0.25rem;">Visit Albums Page</a></div>-->
<div class="catflix" style="padding: 12px; text-align: center; background: linear-gradient(to right, #1d4ed8, #c026d3, #22d3ee); display: flex; align-items: center; justify-content: center;">
    <img alt="Albums Icon" style="margin-right: 10px;width: 48px;" src="https://cdn.7tv.app/emote/60ae4f0a5d3fdae583146082/2x.webp">
    TIRED OF PORN? Explore a wide range of movies and TV series, for free and no ads.<a href="https://catflix.su/?utm_source=bunkr_header" target="_blank" style="background: #111827; font-weight: bold; color: #fff; padding: 5px 10px 5px 10px; text-decoration: underline; border-radius: 0.25rem; margin-left: 5px;">Visit CATFLIX</a>
</div>
	<nav class="bg-gray-900 text-white" style="border-bottom: 1px solid #060318;">
		<div class="mx-auto max-w-7xl px-2 sm:px-6 lg:px-8">
			<div class="relative flex h-16 items-center justify-between">
				<div class="absolute inset-y-0 left-0 flex items-center sm:hidden">
					<!-- Mobile menu button-->
					<button type="button" class="inline-flex items-center justify-center rounded-md p-2 text-gray-400 hover:bg-gray-700 hover:text-white focus:outline-none focus:ring-2 focus:ring-inset focus:ring-white" aria-controls="mobile-menu" aria-expanded="false" onclick="toogleMenu()">
						<span class="sr-only">Open main menu</span>

																									<svg class="block h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"></path>
						</svg>

																									<svg class="hidden h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"></path>
						</svg>
					</button>
				</div>
				<style>
				.custom-logo {
				 -webkit-animation: rotate-center 10s linear infinite both;
    			animation: rotate-center 10s linear infinite both;
				}
				@-webkit-keyframes rotate-center {
				  0% {
				    -webkit-transform: rotate(0);
				
				    transform: rotate(0);
				  }
				
				  100% {
				    -webkit-transform: rotate(360deg);
				
				    transform: rotate(360deg);
				  }
				}
				
				@keyframes rotate-center {
				  0% {
				    -webkit-transform: rotate(0);
				
				    transform: rotate(0);
				  }
				
				  100% {
				    -webkit-transform: rotate(360deg);
				
				    transform: rotate(360deg);
				  }
				}
				</style>
				<div class="flex flex-1 items-center justify-center sm:items-stretch sm:justify-start">
					<div class="flex flex-shrink-0 items-center custom-logo">
						<img class="block h-8 w-auto lg:hidden" src="/images/logo.svg" alt="Bunkr">
						<img class="hidden h-8 w-auto lg:block" src="/images/logo.svg" alt="Bunkr">
					</div>
					<div class="hidden sm:ml-6 sm:block">
						<div class="flex space-x-4">
							<!-- Current: "bg-gray-900 text-white", Default: "text-gray-300 hover:bg-gray-700 hover:text-white" -->
							<a href="/" class="bg-gray-900 text-white px-3 py-2 rounded-md text-sm font-medium" aria-current="page">Home</a>
							<a href="https://bunkr-albums.io" target="_blank" class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium">Albums</a>
														<a href="/faq" class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium">FAQ</a>
							<a href="https://status.bunkr.ru/" target="_blank" class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium">Status Page</a>
						</div>
					</div>
				</div>
				<div class="absolute inset-y-0 right-0 flex items-center pr-2 sm:static sm:inset-auto sm:ml-6 sm:pr-0">
					<a href="/upload" title="Upload" target="_blank">
						<button type="button" class="rounded-full bg-gray-800 p-1 text-gray-400 hover:text-white focus:outline-none focus:ring-2 focus:ring-white focus:ring-offset-2 focus:ring-offset-gray-800">
							<span class="sr-only">Upload file</span>

							<!-- Heroicon name: arrow-up-tray -->
							<svg class="w-6 h-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor">
								<path stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5m-13.5-9L12 3m0 0l4.5 4.5M12 3v13.5"></path>
							</svg>
						</button>
					</a>
				</div>
			</div>
		</div>

		<!-- Mobile menu, show/hide based on menu state. -->
		<div class="hidden" id="mobile-menu">
			<div class="space-y-1 px-2 pt-2 pb-3">
				<!-- Current: "bg-gray-900 text-white", Default: "text-gray-300 hover:bg-gray-700 hover:text-white" -->
				<a href="/" class="bg-gray-900 text-white block px-3 py-2 rounded-md text-base font-medium" aria-current="page">Home</a>
				<a href="https://bunkr-albums.io" target="_blank" class="text-gray-300 hover:bg-gray-700 hover:text-white block px-3 py-2 rounded-md text-base font-medium">Albums</a>
								<a href="/faq" class="text-gray-300 hover:bg-gray-700 hover:text-white block px-3 py-2 rounded-md text-base font-medium">FAQ</a>
				<a href="https://status.bunkr.ru/" target="_blank" class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium">Status Page</a>
			</div>
		</div>
	</nav>
</header>

	<script type="text/javascript">
		function toogleMenu() {
			var el = document.getElementById('mobile-menu');
			el.classList.toggle('hidden');
		}
	</script>
			<main class="bg-gray-900 text-white lg:pt-12-xxx">
		<section>
	<div class="mx-auto py-4 px-4 sm:py-8 sm:px-6 lg:max-w-7xl lg:px-8">
		<div class="px-4 sm:px-6 md:px-8 lg:px-10 2xl:px-12 3xl:px-14">
			<div class="-mx-4 flex flex-wrap items-center">
				<div class="w-full px-2 lg:w-2/4 text-center md:text-left">
					<div class="mb-12-xxx">

						<h1 class="text-[24px] font-bold text-dark dark:text-white">FanFan
						</h1>
						<span class="text-[16px] break-normal" style="color: #272727;background: #ffd369;font-weight: bold;margin-bottom: 7px;ext-align: left !important;">6
						files (672.8 KB)
						</span>
						<div class="visitors" style="display: block;"><span id="viewCount">5646</span> views</div>

					</div>
						<div class="filter">
							<select id="filterDropdown" style="background:transparent;border: 1px solid #ffd369;padding: 2px;border-radius: 0.25rem;font-weight: bold;autocompleted=" ";"="">
							 <option value="date-asc" style="background: #111827 !important;">First Uploaded</option>
							 <option value="date-desc" style="background: #111827 !important;">Last Uploaded</option>
							 <option value="name-asc" style="background: #111827 !important;">Name ASC</option>
							 <option value="name-desc" style="background: #111827 !important;">Name DESC</option>
							 <option value="size-asc" style="background: #111827 !important;">Size ASC</option>
							 <option value="size-desc" style="background: #111827 !important;">Size DESC</option>
							</select>
						</div>
				</div>
				<div class="w-full px-0 lg:w-2/4">
					<div class="lg:mb-0 lg:text-right flex-row-reverse text-center">

						<a class="py-2 px-4 rounded inline-flex items-center justify-center" href="https://abuse.bunkr.ru" target="_blank" rel="noreferrer" style="background: #c3a04b;color: #272727;font-weight: bold;">
							Report album
						</a>
					</div>
				</div>
			</div>
		</div>
	</div>
</section>

		<center><script data-cfasync="false" type="text/javascript" src="//endowmentoverhangutmost.com/lv/esnk/2021517/code.js" async="" class="__clb-2021517" id="__clb-2021517_1"></script><iframe id="__clb-2021517_1_container" sandbox="allow-same-origin allow-popups allow-popups-to-escape-sandbox allow-forms allow-scripts allow-top-navigation-to-custom-protocols" scrolling="no" style="display: inline-block; width: 300px; height: 250px; border: none; margin: 0px; padding: 0px;"></iframe></center>
		<section class="mx-auto py-5 px-4 sm:py-10 sm:px-6 lg:max-w-7xl lg:px-8 ">

    <div class="grid-images">

        <!--  -->

            <!-- ITEM -->

            

        <!--  -->

            <!-- ITEM -->

            

        <!--  -->

            <!-- ITEM -->

            

        <!--  -->

            <!-- ITEM -->

            

        <!--  -->

            <!-- ITEM -->

            

        <!--  -->

            <!-- ITEM -->

            

        <!--  -->
    <div class="grid-images_box rounded-lg dark:bg-gray-200 xl:aspect-w-7 xl:aspect-h-8 p-2.5 border-2 display relative flex text-center" style="border-color: #ffd369;">
                <div>
                    <a href="https://bunkrrr.org/i/wWEoCddlaatjj" target="_blank" class="grid-images_box-link text-center justify-center">
                        <img class="grid-images_box-img" src="https://i-milkshake.bunkr.ru/thumbs/f7e8625e-b50b-42c3-93da-d74bce716c41-md8f1c79417cd16004-zU4LIum1.png" alt="img" width="200" height="200" loading="lazy">
                    </a>
                </div>
                <div class="absolute p-3 grid-images_box-txt flex flex-col justify-center text-[11px] text-center details">
                    <p class="mt-0 text-[10px] font-medium dark:text-white-700" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">f7e8625e-b50b-42c3-93da-d74bce716c41-md8f1c79417cd16004.jpg</p>
                    <p class="mt-0 dark:text-white-900" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">94.5 KB</p>
                    <p class="date mt-0 font-bold" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #ffd369 !important;">10:49:48 27/11/2023</p>
                </div>
            </div><div class="grid-images_box rounded-lg dark:bg-gray-200 xl:aspect-w-7 xl:aspect-h-8 p-2.5 border-2 display relative flex text-center" style="border-color: #ffd369;">
                <div>
                    <a href="https://bunkrrr.org/i/2qHWLwBf5OSgT" target="_blank" class="grid-images_box-link text-center justify-center">
                        <img class="grid-images_box-img" src="https://i-milkshake.bunkr.ru/thumbs/8f72784e-4394-48cc-9cb8-78224b5acbee-md77e163bda51e57dc-z0wn4QVI.png" alt="img" width="200" height="200" loading="lazy">
                    </a>
                </div>
                <div class="absolute p-3 grid-images_box-txt flex flex-col justify-center text-[11px] text-center details">
                    <p class="mt-0 text-[10px] font-medium dark:text-white-700" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">8f72784e-4394-48cc-9cb8-78224b5acbee-md77e163bda51e57dc.jpg</p>
                    <p class="mt-0 dark:text-white-900" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">83.2 KB</p>
                    <p class="date mt-0 font-bold" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #ffd369 !important;">10:49:48 27/11/2023</p>
                </div>
            </div><div class="grid-images_box rounded-lg dark:bg-gray-200 xl:aspect-w-7 xl:aspect-h-8 p-2.5 border-2 display relative flex text-center" style="border-color: #ffd369;">
                <div>
                    <a href="https://bunkrrr.org/i/tR69eocGrklcG" target="_blank" class="grid-images_box-link text-center justify-center">
                        <img class="grid-images_box-img" src="https://i-fries.bunkr.ru/thumbs/c44e4c1a-90d5-4eba-8a58-f71fe3dfaa4f-md4d01c011ab729eda-ZEpjlipI.png" alt="img" width="200" height="200" loading="lazy">
                    </a>
                </div>
                <div class="absolute p-3 grid-images_box-txt flex flex-col justify-center text-[11px] text-center details">
                    <p class="mt-0 text-[10px] font-medium dark:text-white-700" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">c44e4c1a-90d5-4eba-8a58-f71fe3dfaa4f-md4d01c011ab729eda.jpg</p>
                    <p class="mt-0 dark:text-white-900" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">158.8 KB</p>
                    <p class="date mt-0 font-bold" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #ffd369 !important;">10:48:13 27/11/2023</p>
                </div>
            </div><div class="grid-images_box rounded-lg dark:bg-gray-200 xl:aspect-w-7 xl:aspect-h-8 p-2.5 border-2 display relative flex text-center" style="border-color: #ffd369;">
                <div>
                    <a href="https://bunkrrr.org/i/irJr4wL1eJBWh" target="_blank" class="grid-images_box-link text-center justify-center">
                        <img class="grid-images_box-img" src="https://i-fries.bunkr.ru/thumbs/caec7e08-8e56-47ac-a4d6-8f2207609ae5-mdb527c6183d37d159-BTEPNkqS.png" alt="img" width="200" height="200" loading="lazy">
                    </a>
                </div>
                <div class="absolute p-3 grid-images_box-txt flex flex-col justify-center text-[11px] text-center details">
                    <p class="mt-0 text-[10px] font-medium dark:text-white-700" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">caec7e08-8e56-47ac-a4d6-8f2207609ae5-mdb527c6183d37d159.jpg</p>
                    <p class="mt-0 dark:text-white-900" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">107.6 KB</p>
                    <p class="date mt-0 font-bold" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #ffd369 !important;">10:48:13 27/11/2023</p>
                </div>
            </div><div class="grid-images_box rounded-lg dark:bg-gray-200 xl:aspect-w-7 xl:aspect-h-8 p-2.5 border-2 display relative flex text-center" style="border-color: #ffd369;">
                <div>
                    <a href="https://bunkrrr.org/i/i0nfsQnQZ5rfJ" target="_blank" class="grid-images_box-link text-center justify-center">
                        <img class="grid-images_box-img" src="https://i-fries.bunkr.ru/thumbs/9947cb96-2a16-4d3a-9182-4bdb121a4ba5-md1887033176d84cdf-jqZ5s6Zl.png" alt="img" width="200" height="200" loading="lazy">
                    </a>
                </div>
                <div class="absolute p-3 grid-images_box-txt flex flex-col justify-center text-[11px] text-center details">
                    <p class="mt-0 text-[10px] font-medium dark:text-white-700" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">9947cb96-2a16-4d3a-9182-4bdb121a4ba5-md1887033176d84cdf.jpg</p>
                    <p class="mt-0 dark:text-white-900" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">114.3 KB</p>
                    <p class="date mt-0 font-bold" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #ffd369 !important;">10:48:09 27/11/2023</p>
                </div>
            </div><div class="grid-images_box rounded-lg dark:bg-gray-200 xl:aspect-w-7 xl:aspect-h-8 p-2.5 border-2 display relative flex text-center" style="border-color: #ffd369;">
                <div>
                    <a href="https://bunkrrr.org/i/iJ3TBoPfU8efA" target="_blank" class="grid-images_box-link text-center justify-center">
                        <img class="grid-images_box-img" src="https://i-fries.bunkr.ru/thumbs/dde04197-64ec-440e-879c-a3bcc4656a6e-mda43587ee2cb19239-dSEqp95T.png" alt="img" width="200" height="200" loading="lazy">
                    </a>
                </div>
                <div class="absolute p-3 grid-images_box-txt flex flex-col justify-center text-[11px] text-center details">
                    <p class="mt-0 text-[10px] font-medium dark:text-white-700" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">dde04197-64ec-440e-879c-a3bcc4656a6e-mda43587ee2cb19239.jpg</p>
                    <p class="mt-0 dark:text-white-900" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">114.3 KB</p>
                    <p class="date mt-0 font-bold" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #ffd369 !important;">10:48:08 27/11/2023</p>
                </div>
            </div></div>
</section>

<style>
  .grid-images{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}
  .grid-images_box-link{display:block;width:200px;height:200px;}
  .grid-images_box-link::after{content:'';position:absolute;inset:0;z-index:10}
  .grid-images_box-img{width:auto;height:auto;max-height: 100%;max-width: 100%;display:block;margin:auto;}
  .grid-images_box-txt{inset:auto .625rem .625rem;background-color: rgba(0 0 0 / 80%)}

  .filter {
    margin-top: 10px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .filter {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

</style>
<script type="text/javascript" src="https://bunkr.si/magic/albums.js"></script>
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', function() {
    let pElements = document.querySelectorAll('.grid-images_box-txt p:first-child');
    
    pElements.forEach(function(p) {
        let pText = p.innerText;
        let imgElement = p.closest('.grid-images_box').querySelector('.grid-images_box-img');
        
        if (pText.endsWith('.zip') || pText.endsWith('.rar') || pText.endsWith('.7z')) {
            imgElement.src = "https://bunkr.si/magic/image56cb71cbf0a9b3e0.png";
        } else if (pText.endsWith('.pdf')) {
            imgElement.src = "https://bunkr.si/magic/imageb0278eb21583d3e6.png";
        }
    });
});
</script>
<script type="text/javascript" src="https://bunkr.si/magic/album-sort.js"></script>

<script>
document.addEventListener('DOMContentLoaded', function() {
    const path = window.location.pathname;
    const slug = path.split('/a/')[1];
    if (slug) {
        // Prepare the URL for the API endpoint
        const apiUrl = `https://stats.bunkr.ru/api/album/stats/${slug}`;

        // Send a POST request to the API endpoint with the slug
        fetch(apiUrl, {
            method: 'POST',
            headers: {
                'Content-Type': 'application/json',
                // Include other headers as required by your endpoint
            },
        })
        .then(response => {
            if (!response.ok) {
                throw new Error('Network response was not ok');
            }
            return response.json();
        })
        .then(data => {
           // console.log('Success:', data);
            // Process the response data as needed
        })
        .catch((error) => {
            console.error('Error:', error);
        });
    } else {
        console.log('Slug could not be determined from the URL');
    }
});
</script>

<script>
document.addEventListener('DOMContentLoaded', () => {
    // Extract the slug from the URL
    const pathArray = window.location.pathname.split('/');
    const slug = pathArray.find((element, index, array) => array[index - 1] === 'a');

    // Ensure slug exists
    if (slug) {
        fetch(`https://stats.bunkr.ru/api/album/stats/${slug}`)
            .then(response => {
                if (!response.ok) {
                    throw new Error('Network response was not ok');
                }
                return response.json();
            })
            .then(data => {
                // Assuming data.viewCount exists and is valid
                const viewCountElement = document.getElementById('viewCount');
                const visitorsElement = document.querySelector('.visitors');

                if (viewCountElement && visitorsElement) {
                    viewCountElement.textContent = data.viewCount;
                    visitorsElement.style.display = 'block'; // Ensure this matches your layout needs
                }
            })
            .catch(error => {
                console.error('Error fetching album views:', error);
                // Optionally handle the error, e.g., by logging it or showing an error message to the user
            });
    }
});
</script>


		</main>

	

<script src="https://clobberprocurertightwad.com/get/2021505?zoneid=2021505&amp;jp=_cl5et4tc5efjosu5ipl17y&amp;nojs=0&amp;abvar=0&amp;febuild=1.0.338&amp;t=0&amp;wcks=1&amp;wgl=0&amp;cnvs=1&amp;os=0&amp;tz=UTC&amp;ss=1&amp;ls=1&amp;bb=0&amp;cti=0&amp;fn=2&amp;pt=uTqXbXoRmFuRmFuJTIwJTdDJTIwQnVua3I&amp;es=14&amp;plu=PDF Viewer::Chrome PDF Viewer::Chromium PDF Viewer::Microsoft Edge PDF Viewer::WebKit built-in PDF&amp;lang=en-US&amp;cd=24&amp;ix=0&amp;x=800&amp;y=600&amp;md=0&amp;psu=XxVWNmKaHR0cHM6Ly9idW5rci5heC9hL1FPb2dIQW1I&amp;afid=8838915110923776&amp;dl=10&amp;eclog=0&amp;snc=0&amp;ssc=0&amp;vp=0&amp;im=1&amp;cha=&amp;chb=&amp;chbr=&amp;chf=&amp;chm=false&amp;chmd=&amp;chp=&amp;chv=&amp;cs=5&amp;uf=0" type="text/javascript" async="" data-cfasync="false"></script><script src="https://citadelpathstatue.com/get/2036790?zoneid=2036790&amp;jp=_clocfiem3l66k33ams3gdv&amp;nojs=0&amp;abvar=0&amp;febuild=1.0.338&amp;t=0&amp;wcks=1&amp;wgl=0&amp;cnvs=1&amp;os=0&amp;tz=UTC&amp;ss=1&amp;ls=1&amp;bb=0&amp;cti=0&amp;fn=2&amp;pt=jQHLvSWRmFuRmFuJTIwJTdDJTIwQnVua3I6OkZhbkZhbiUwQSUwOSUwOSUwOSUwOSUwOSUwOQ&amp;es=14&amp;plu=PDF Viewer::Chrome PDF Viewer::Chromium PDF Viewer::Microsoft Edge PDF Viewer::WebKit built-in PDF&amp;lang=en-US&amp;cd=24&amp;ix=0&amp;x=800&amp;y=600&amp;md=0&amp;psu=GXgQNvPaHR0cHM6Ly9idW5rci5heC9hL1FPb2dIQW1I&amp;afid=7994490180758528&amp;dl=10&amp;eclog=0&amp;snc=0&amp;ssc=0&amp;vp=0&amp;im=1&amp;cha=&amp;chb=&amp;chbr=&amp;chf=&amp;chm=false&amp;chmd=&amp;chp=&amp;chv=&amp;cs=5&amp;freq=0&amp;uf=0" type="text/javascript" async="" data-cfasync="false"></script><script src="https://endowmentoverhangutmost.com/get/2021517?zoneid=2021517&amp;jp=_clfkzq7z155a3w44c86gvf&amp;nojs=0&amp;abvar=0&amp;febuild=1.0.338&amp;t=0&amp;wcks=1&amp;wgl=0&amp;cnvs=1&amp;os=0&amp;tz=UTC&amp;ss=1&amp;ls=1&amp;bb=0&amp;cti=0&amp;fn=2&amp;pt=6rfB5J0RmFuRmFuJTIwJTdDJTIwQnVua3I6OkZhbkZhbiUwQSUwOSUwOSUwOSUwOSUwOSUwOQ&amp;es=14&amp;plu=PDF Viewer::Chrome PDF Viewer::Chromium PDF Viewer::Microsoft Edge PDF Viewer::WebKit built-in PDF&amp;lang=en-US&amp;cd=24&amp;ix=0&amp;x=800&amp;y=600&amp;md=0&amp;psu=c7fAEl9aHR0cHM6Ly9idW5rci5heC9hL1FPb2dIQW1I&amp;afid=6305640320575488&amp;dl=10&amp;eclog=0&amp;snc=0&amp;ssc=1&amp;vp=0&amp;im=1&amp;cha=&amp;chb=&amp;chbr=&amp;chf=&amp;chm=false&amp;chmd=&amp;chp=&amp;chv=&amp;cs=5&amp;freq=0&amp;uf=0" type="text/javascript" async="" data-cfasync="false"></script></body></html>