<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Jonathan&#x27;s Blog</title>
    <link rel="stylesheet" href="/assets/built/screen.css?v=65d068e5a6">

            <link rel="preload" as="image" href="https://www.jonathanpoh.com/content/images/2023/08/P3252358.jpg">

    <style>
        :root {
            --background-color: #ffffff
        }
    </style>

    <script>
        /* The script for calculating the color contrast was taken from
        https://gomakethings.com/dynamically-changing-the-text-color-based-on-background-color-contrast-with-vanilla-js/ */
        var accentColor = getComputedStyle(document.documentElement).getPropertyValue('--background-color');
        accentColor = accentColor.trim().slice(1);
        var r = parseInt(accentColor.substr(0, 2), 16);
        var g = parseInt(accentColor.substr(2, 2), 16);
        var b = parseInt(accentColor.substr(4, 2), 16);
        var yiq = ((r * 299) + (g * 587) + (b * 114)) / 1000;
        var textColor = (yiq >= 128) ? 'dark' : 'light';

        document.documentElement.className = `has-${textColor}-text`;
    </script>

    <meta name="description" content="Thoughts, musings, and photos from a Photographer in Portugal">
    <link rel="icon" href="https://www.jonathanpoh.com/content/images/size/w256h256/2023/08/Jonathan-Poh-white-low-res.png" type="image/png">
    <link rel="canonical" href="https://www.jonathanpoh.com/">
    <meta name="referrer" content="no-referrer-when-downgrade">
    <link rel="next" href="https://www.jonathanpoh.com/page/2/">
    
    <meta property="og:site_name" content="Jonathan&#x27;s Blog">
    <meta property="og:type" content="website">
    <meta property="og:title" content="Jonathan&#x27;s Blog">
    <meta property="og:description" content="Thoughts, musings, and photos from a Photographer in Portugal">
    <meta property="og:url" content="https://www.jonathanpoh.com/">
    <meta property="og:image" content="https://www.jonathanpoh.com/content/images/2023/08/P3252358.jpg">
    <meta property="article:publisher" content="https://www.facebook.com/ghost">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Jonathan&#x27;s Blog">
    <meta name="twitter:description" content="Thoughts, musings, and photos from a Photographer in Portugal">
    <meta name="twitter:url" content="https://www.jonathanpoh.com/">
    <meta name="twitter:image" content="https://www.jonathanpoh.com/content/images/2023/08/P3252358.jpg">
    <meta name="twitter:site" content="@ghost">
    <meta property="og:image:width" content="2000">
    <meta property="og:image:height" content="1333">
    
    <script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "publisher": {
        "@type": "Organization",
        "name": "Jonathan&#x27;s Blog",
        "url": "https://www.jonathanpoh.com/",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.jonathanpoh.com/content/images/2023/08/Jonathan-Poh-white-low-res-1.png"
        }
    },
    "url": "https://www.jonathanpoh.com/",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.jonathanpoh.com/content/images/2023/08/P3252358.jpg",
        "width": 2000,
        "height": 1333
    },
    "mainEntityOfPage": "https://www.jonathanpoh.com/",
    "description": "Thoughts, musings, and photos from a Photographer in Portugal"
}
    </script>

    <meta name="generator" content="Ghost 5.59">
    <link rel="alternate" type="application/rss+xml" title="Jonathan&#x27;s Blog" href="https://www.jonathanpoh.com/rss/">
    <script defer src="https://cdn.jsdelivr.net/ghost/portal@~2.34/umd/portal.min.js" data-i18n="false" data-ghost="https://www.jonathanpoh.com/" data-key="e92c91498f1838b233f5337340" data-api="https://www.jonathanpoh.com/ghost/api/content/" crossorigin="anonymous"></script><style id="gh-members-styles">.gh-post-upgrade-cta-content,
.gh-post-upgrade-cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
}

.gh-post-upgrade-cta-content {
    border-radius: 8px;
    padding: 40px 4vw;
}

.gh-post-upgrade-cta h2 {
    color: #ffffff;
    font-size: 28px;
    letter-spacing: -0.2px;
    margin: 0;
    padding: 0;
}

.gh-post-upgrade-cta p {
    margin: 20px 0 0;
    padding: 0;
}

.gh-post-upgrade-cta small {
    font-size: 16px;
    letter-spacing: -0.2px;
}

.gh-post-upgrade-cta a {
    color: #ffffff;
    cursor: pointer;
    font-weight: 500;
    box-shadow: none;
    text-decoration: underline;
}

.gh-post-upgrade-cta a:hover {
    color: #ffffff;
    opacity: 0.8;
    box-shadow: none;
    text-decoration: underline;
}

.gh-post-upgrade-cta a.gh-btn {
    display: block;
    background: #ffffff;
    text-decoration: none;
    margin: 28px 0 0;
    padding: 8px 18px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
}

.gh-post-upgrade-cta a.gh-btn:hover {
    opacity: 0.92;
}</style>
    <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.1/umd/sodo-search.min.js" data-key="e92c91498f1838b233f5337340" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.1/umd/main.css" data-sodo-search="https://www.jonathanpoh.com/" crossorigin="anonymous"></script>
    
    <link href="https://www.jonathanpoh.com/webmentions/receive/" rel="webmention">
    <script defer src="/public/cards.min.js?v=65d068e5a6"></script>
    <link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=65d068e5a6">
    <script defer src="/public/member-attribution.min.js?v=65d068e5a6"></script>
    <script defer data-domain="jonathanpoh.com" src="https://plausible.io/js/script.js"></script>
<style>:root {--ghost-accent-color: #FF1A75;}</style>
</head>

<body class="home-template is-head-transparent has-background-about is-head-left-logo has-classic-feed">
<div class="gh-site">

    <header id="gh-head" class="gh-head gh-outer">
        <div class="gh-head-inner gh-inner">
            <div class="gh-head-brand">
                <div class="gh-head-brand-wrapper">
                    <a class="gh-head-logo" href="https://www.jonathanpoh.com">
                            <img src="https://www.jonathanpoh.com/content/images/2023/08/Jonathan-Poh-white-low-res-1.png" alt="Jonathan&#x27;s Blog">
                    </a>
                </div>
                <button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.5 17.5L12.5 12.5L17.5 17.5ZM14.1667 8.33333C14.1667 9.09938 14.0158 9.85792 13.7226 10.5657C13.4295 11.2734 12.9998 11.9164 12.4581 12.4581C11.9164 12.9998 11.2734 13.4295 10.5657 13.7226C9.85792 14.0158 9.09938 14.1667 8.33333 14.1667C7.56729 14.1667 6.80875 14.0158 6.10101 13.7226C5.39328 13.4295 4.75022 12.9998 4.20854 12.4581C3.66687 11.9164 3.23719 11.2734 2.94404 10.5657C2.65088 9.85792 2.5 9.09938 2.5 8.33333C2.5 6.78624 3.11458 5.30251 4.20854 4.20854C5.30251 3.11458 6.78624 2.5 8.33333 2.5C9.88043 2.5 11.3642 3.11458 12.4581 4.20854C13.5521 5.30251 14.1667 6.78624 14.1667 8.33333Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</button>
                <button class="gh-burger"></button>
            </div>

            <nav class="gh-head-menu">
                <ul class="nav">
    <li class="nav-home nav-current"><a href="https://www.jonathanpoh.com/">Home</a></li>
    <li class="nav-about"><a href="https://www.jonathanpoh.com/about/">About</a></li>
    <li class="nav-photography"><a href="https://www.jonathanpoh.photography/">Photography</a></li>
    <li class="nav-micro-blog"><a href="https://micro.jpoh.blog/">micro.blog</a></li>
    <li class="nav-socials"><a href="https://www.jonathanpoh.me/">Socials</a></li>
</ul>

            </nav>

            <div class="gh-head-actions">
                    <button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.5 17.5L12.5 12.5L17.5 17.5ZM14.1667 8.33333C14.1667 9.09938 14.0158 9.85792 13.7226 10.5657C13.4295 11.2734 12.9998 11.9164 12.4581 12.4581C11.9164 12.9998 11.2734 13.4295 10.5657 13.7226C9.85792 14.0158 9.09938 14.1667 8.33333 14.1667C7.56729 14.1667 6.80875 14.0158 6.10101 13.7226C5.39328 13.4295 4.75022 12.9998 4.20854 12.4581C3.66687 11.9164 3.23719 11.2734 2.94404 10.5657C2.65088 9.85792 2.5 9.09938 2.5 8.33333C2.5 6.78624 3.11458 5.30251 4.20854 4.20854C5.30251 3.11458 6.78624 2.5 8.33333 2.5C9.88043 2.5 11.3642 3.11458 12.4581 4.20854C13.5521 5.30251 14.1667 6.78624 14.1667 8.33333Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</button>
                    <div class="gh-head-members">
                                <a class="gh-head-link" href="#/portal/signin" data-portal="signin">Sign in</a>
                                <a class="gh-head-btn gh-btn gh-primary-btn" href="#/portal/signup" data-portal="signup">Subscribe</a>
                    </div>
            </div>
        </div>
    </header>

    
<section class="gh-about gh-outer">
    <div class="gh-about-inner gh-inner">
                <img class="gh-about-image" src="https://www.jonathanpoh.com/content/images/2023/08/P3252358.jpg" alt="Jonathan&#x27;s Blog">
        <script>
            (function () {
                if (!document.body.classList.contains('has-background-about')) return;

                const about = document.querySelector('.gh-about');
                if (!about) return;

                const image = about.querySelector('.gh-about-image');

                about.style.setProperty('--about-height', image.clientWidth * image.naturalHeight / image.naturalWidth + 'px');
                about.classList.add('initialized');
            })();
        </script>
        <div class="gh-about-content">
            <div class="gh-about-content-inner">
                    <h1 class="gh-about-primary">Welcome to my site</h1>
                    <p class="gh-about-secondary">Subscribe below to receive my latest posts directly in your inbox</p>
                        <div class="gh-subscribe-input" data-portal>
                            <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="d8b2b9b5b1bd98bda0b9b5a8b4bdf6bbb7b5">[email&#160;protected]</a>
                            <span class="gh-btn gh-primary-btn">Subscribe</span>
                        </div>
            </div>
        </div>
    </div>
</section>

<main class="gh-main gh-outer">
    <div class="gh-feed gh-inner">
            <article class="gh-card post tag-portugal tag-hash-family tag-hash-import-2023-08-03-21-44">
    <a class="gh-card-link" href="/december-2022-update/">

            <figure class="gh-card-image">
                    <img
                        
                        srcset="/content/images/size/w300/2023/01/IMG_5642-1.jpg 300w,
                                /content/images/size/w720/2023/01/IMG_5642-1.jpg 720w,
                                /content/images/size/w960/2023/01/IMG_5642-1.jpg 960w,
                                /content/images/size/w1200/2023/01/IMG_5642-1.jpg 1200w,
                                /content/images/size/w2000/2023/01/IMG_5642-1.jpg 2000w"
                        sizes="(max-width: 1200px) 100vw, 1200px"
                        src="/content/images/size/w720/2023/01/IMG_5642-1.jpg"
                        alt="December 2022 Update"
                    >
            </figure>

        <div class="gh-card-wrapper">
            <h2 class="gh-card-title">December 2022 Update</h2>
            <footer class="gh-card-meta">
                <time class="gh-card-date" datetime="2023-01-01">Jan 1, 2023</time>
                    <span class="gh-card-length">5 min read</span>
                    <span class="gh-card-access">
                        <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M4.65654 2.15649C5.01286 1.80017 5.49613 1.59999 6.00004 1.59999C6.50395 1.59999 6.98723 1.80017 7.34355 2.15649C7.69986 2.51281 7.90004 2.99608 7.90004 3.49999V4.89999H4.10004V3.49999C4.10004 2.99608 4.30022 2.51281 4.65654 2.15649ZM2.90004 4.89999V3.49999C2.90004 2.67782 3.22665 1.88933 3.80801 1.30796C4.38937 0.7266 5.17787 0.399994 6.00004 0.399994C6.82221 0.399994 7.61071 0.7266 8.19207 1.30796C8.77344 1.88933 9.10004 2.67782 9.10004 3.49999V4.89999H9.4999C10.3836 4.89999 11.0999 5.61634 11.0999 6.49999V9.99999C11.0999 10.8836 10.3836 11.6 9.4999 11.6H2.4999C1.61625 11.6 0.899902 10.8836 0.899902 9.99999V6.49999C0.899902 5.61634 1.61625 4.89999 2.4999 4.89999H2.90004ZM2.90004 6.09999H2.4999C2.27899 6.09999 2.0999 6.27908 2.0999 6.49999V9.99999C2.0999 10.2209 2.27899 10.4 2.4999 10.4H9.4999C9.72082 10.4 9.8999 10.2209 9.8999 9.99999V6.49999C9.8999 6.27908 9.72082 6.09999 9.4999 6.09999H9.10004H7.90004H4.10004H2.90004Z" fill="currentColor" />
</svg>
                            Members
                    </span>
            </footer>
        </div>

    </a>
</article>            <article class="gh-card post tag-photography tag-hash-import-2023-08-03-21-44">
    <a class="gh-card-link" href="/jonathan-poh-photographer/">

            <figure class="gh-card-image">
                    <img
                        
                        srcset="/content/images/size/w300/2022/12/P5045357-1.jpeg 300w,
                                /content/images/size/w720/2022/12/P5045357-1.jpeg 720w,
                                /content/images/size/w960/2022/12/P5045357-1.jpeg 960w,
                                /content/images/size/w1200/2022/12/P5045357-1.jpeg 1200w,
                                /content/images/size/w2000/2022/12/P5045357-1.jpeg 2000w"
                        sizes="(max-width: 1200px) 100vw, 1200px"
                        src="/content/images/size/w720/2022/12/P5045357-1.jpeg"
                        alt="Close-up of a Olympus M.Zuiko lens, on a table in a train, with Jonathan in the background"
                    >
            </figure>

        <div class="gh-card-wrapper">
            <h2 class="gh-card-title">Jonathan Poh, Photographer</h2>
            <footer class="gh-card-meta">
                <time class="gh-card-date" datetime="2022-12-01">Dec 1, 2022</time>
                    <span class="gh-card-length">2 min read</span>
            </footer>
        </div>

    </a>
</article>            <article class="gh-card post tag-portugal tag-hash-family tag-hash-import-2023-08-03-21-44 no-image">
    <a class="gh-card-link" href="/portugal-october-2022/">

            <figure class="gh-card-image">
            </figure>

        <div class="gh-card-wrapper">
            <h2 class="gh-card-title">October 2022 Update</h2>
            <footer class="gh-card-meta">
                <time class="gh-card-date" datetime="2022-10-07">Oct 7, 2022</time>
                    <span class="gh-card-length">8 min read</span>
                    <span class="gh-card-access">
                        <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M4.65654 2.15649C5.01286 1.80017 5.49613 1.59999 6.00004 1.59999C6.50395 1.59999 6.98723 1.80017 7.34355 2.15649C7.69986 2.51281 7.90004 2.99608 7.90004 3.49999V4.89999H4.10004V3.49999C4.10004 2.99608 4.30022 2.51281 4.65654 2.15649ZM2.90004 4.89999V3.49999C2.90004 2.67782 3.22665 1.88933 3.80801 1.30796C4.38937 0.7266 5.17787 0.399994 6.00004 0.399994C6.82221 0.399994 7.61071 0.7266 8.19207 1.30796C8.77344 1.88933 9.10004 2.67782 9.10004 3.49999V4.89999H9.4999C10.3836 4.89999 11.0999 5.61634 11.0999 6.49999V9.99999C11.0999 10.8836 10.3836 11.6 9.4999 11.6H2.4999C1.61625 11.6 0.899902 10.8836 0.899902 9.99999V6.49999C0.899902 5.61634 1.61625 4.89999 2.4999 4.89999H2.90004ZM2.90004 6.09999H2.4999C2.27899 6.09999 2.0999 6.27908 2.0999 6.49999V9.99999C2.0999 10.2209 2.27899 10.4 2.4999 10.4H9.4999C9.72082 10.4 9.8999 10.2209 9.8999 9.99999V6.49999C9.8999 6.27908 9.72082 6.09999 9.4999 6.09999H9.10004H7.90004H4.10004H2.90004Z" fill="currentColor" />
</svg>
                            Members
                    </span>
            </footer>
        </div>

    </a>
</article>            <article class="gh-card post tag-photography tag-astrophotography tag-hash-import-2023-08-03-21-44">
    <a class="gh-card-link" href="/re-starting-astrophotography/">

            <figure class="gh-card-image">
                    <img
                        
                        srcset="/content/images/size/w300/2022/09/StarStaX_P8165808-P8176427_lighten.jpeg 300w,
                                /content/images/size/w720/2022/09/StarStaX_P8165808-P8176427_lighten.jpeg 720w,
                                /content/images/size/w960/2022/09/StarStaX_P8165808-P8176427_lighten.jpeg 960w,
                                /content/images/size/w1200/2022/09/StarStaX_P8165808-P8176427_lighten.jpeg 1200w,
                                /content/images/size/w2000/2022/09/StarStaX_P8165808-P8176427_lighten.jpeg 2000w"
                        sizes="(max-width: 1200px) 100vw, 1200px"
                        src="/content/images/size/w720/2022/09/StarStaX_P8165808-P8176427_lighten.jpeg"
                        alt="(Re)starting Astrophotography"
                    >
            </figure>

        <div class="gh-card-wrapper">
            <h2 class="gh-card-title">(Re)starting Astrophotography</h2>
            <footer class="gh-card-meta">
                <time class="gh-card-date" datetime="2022-09-28">Sep 28, 2022</time>
                    <span class="gh-card-length">2 min read</span>
            </footer>
        </div>

    </a>
</article>            <article class="gh-card post tag-photography tag-hash-import-2023-08-03-21-44">
    <a class="gh-card-link" href="/my-fathers-photos/">

            <figure class="gh-card-image">
                    <img
                        
                        srcset="/content/images/size/w300/2022/10/DSCN3065-1.jpg 300w,
                                /content/images/size/w720/2022/10/DSCN3065-1.jpg 720w,
                                /content/images/size/w960/2022/10/DSCN3065-1.jpg 960w,
                                /content/images/size/w1200/2022/10/DSCN3065-1.jpg 1200w,
                                /content/images/size/w2000/2022/10/DSCN3065-1.jpg 2000w"
                        sizes="(max-width: 1200px) 100vw, 1200px"
                        src="/content/images/size/w720/2022/10/DSCN3065-1.jpg"
                        alt="My father’s photos"
                    >
            </figure>

        <div class="gh-card-wrapper">
            <h2 class="gh-card-title">My father’s photos</h2>
            <footer class="gh-card-meta">
                <time class="gh-card-date" datetime="2022-09-25">Sep 25, 2022</time>
                    <span class="gh-card-length">3 min read</span>
            </footer>
        </div>

    </a>
</article>            <article class="gh-card post tag-portugal tag-hash-family tag-hash-import-2023-08-03-21-44">
    <a class="gh-card-link" href="/portugal-may-2022/">

            <figure class="gh-card-image">
                    <img
                        
                        srcset="/content/images/size/w300/2022/10/IMG_3655.jpeg 300w,
                                /content/images/size/w720/2022/10/IMG_3655.jpeg 720w,
                                /content/images/size/w960/2022/10/IMG_3655.jpeg 960w,
                                /content/images/size/w1200/2022/10/IMG_3655.jpeg 1200w,
                                /content/images/size/w2000/2022/10/IMG_3655.jpeg 2000w"
                        sizes="(max-width: 1200px) 100vw, 1200px"
                        src="/content/images/size/w720/2022/10/IMG_3655.jpeg"
                        alt="May 2022 Update"
                    >
            </figure>

        <div class="gh-card-wrapper">
            <h2 class="gh-card-title">May 2022 Update</h2>
            <footer class="gh-card-meta">
                <time class="gh-card-date" datetime="2022-05-15">May 15, 2022</time>
                    <span class="gh-card-length">6 min read</span>
                    <span class="gh-card-access">
                        <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M4.65654 2.15649C5.01286 1.80017 5.49613 1.59999 6.00004 1.59999C6.50395 1.59999 6.98723 1.80017 7.34355 2.15649C7.69986 2.51281 7.90004 2.99608 7.90004 3.49999V4.89999H4.10004V3.49999C4.10004 2.99608 4.30022 2.51281 4.65654 2.15649ZM2.90004 4.89999V3.49999C2.90004 2.67782 3.22665 1.88933 3.80801 1.30796C4.38937 0.7266 5.17787 0.399994 6.00004 0.399994C6.82221 0.399994 7.61071 0.7266 8.19207 1.30796C8.77344 1.88933 9.10004 2.67782 9.10004 3.49999V4.89999H9.4999C10.3836 4.89999 11.0999 5.61634 11.0999 6.49999V9.99999C11.0999 10.8836 10.3836 11.6 9.4999 11.6H2.4999C1.61625 11.6 0.899902 10.8836 0.899902 9.99999V6.49999C0.899902 5.61634 1.61625 4.89999 2.4999 4.89999H2.90004ZM2.90004 6.09999H2.4999C2.27899 6.09999 2.0999 6.27908 2.0999 6.49999V9.99999C2.0999 10.2209 2.27899 10.4 2.4999 10.4H9.4999C9.72082 10.4 9.8999 10.2209 9.8999 9.99999V6.49999C9.8999 6.27908 9.72082 6.09999 9.4999 6.09999H9.10004H7.90004H4.10004H2.90004Z" fill="currentColor" />
</svg>
                            Members
                    </span>
            </footer>
        </div>

    </a>
</article>    </div>
</main>




    <footer class="gh-foot gh-outer">
        <div class="gh-foot-inner gh-inner">
            <nav class="gh-foot-menu">
                <ul class="nav">
    <li class="nav-sign-up nav-current"><a href="#/portal/">Sign up</a></li>
</ul>

            </nav>

            <div class="gh-copyright">
                    Jonathan&#x27;s Blog © 2024. Powered by <a href="https://ghost.org/" target="_blank" rel="noopener">Ghost</a>
            </div>
        </div>
    </footer>

</div>


<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="/assets/built/main.min.js?v=65d068e5a6"></script>



<script>(function(){if (!document.body) return;var js = "window['__CF$cv$params']={r:'87f7ef56bdba01bf',t:'MTcxNDk4NzY1MS43MzgwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>

</html>
