Quantum Phase <style> body { display: flex; justify-content: center; align-items: center; height: 100vh; background-color: #222; overflow: hidden; } .phase { width: 100px; height: 100px; border-radius: 50%; position: absolute; opacity: 0; transition: opacity 0.5s ease; } @keyframes pulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.2); } } </style> </head> <body> <div id="phase1" class="phase" style="background-color: #ff4c4c; animation: pulse 1.5s infinite;"></div> <div id="phase2" class="phase" style="background-color: #ffcc4c;"></div> <div id="phase3" class="phase" style="background-color: #4cff4c;"></div> <div id="phase4" class="phase" style="background-color: #4cffff;"></div> <div id="phase5" class="phase" style="background-color: #4c4cff;"></div> <script> const phases = [ { element: document.getElementById('phase1'), delay: 0 }, { element: document.getElementById('phase2'), delay: 3000 }, { element: document.getElementById('phase3'), delay: 6000 }, { element: document.getElementById('phase4'), delay: 9000 }, { element: document.getElementById('phase5'), delay: 12000 }, ]; function animatePhases() { phases.forEach((phase, index) => { setTimeout(() => { phase.element.style.opacity = 1; setTimeout(() => { phase.element.style.opacity = 0; }, 1500); // Fade out after 1.5 seconds }, phase.delay); }); } animatePhases(); setInterval(animatePhases, 15000); // Repeat the animation every 15 seconds </script> </body> </html> </div> <div class='post-footer'> <div class='post-share'> <ul class='share-links social social-color'> <li class='facebook-f'><a class='facebook' href='https://www.facebook.com/sharer.php?u=https://www.z1capital.money/2024/09/quantum-phase.html' onclick='window.open(this.href, 'windowName', 'width=550, height=650, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'></a></li> <li class='twitter'><a class='twitter' href='https://twitter.com/intent/tweet?via=templatesyard&url=https://www.z1capital.money/2024/09/quantum-phase.html&text=Quantum Phase' onclick='window.open(this.href, 'windowName', 'width=550, height=450, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'></a></li> <li class='pinterest-p'><a class='pinterest' href='https://www.pinterest.com/pin/create/button/?url=https://www.z1capital.money/2024/09/quantum-phase.html&media=&description=Quantum Phase' onclick='window.open(this.href, 'windowName', 'width=735, height=750, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'></a></li> <li class='linkedin'><a class='linkedin' href='https://www.linkedin.com/shareArticle?url=https://www.z1capital.money/2024/09/quantum-phase.html' onclick='window.open(this.href, 'windowName', 'width=950, height=650, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'></a></li> <li class='whatsapp whatsapp-desktop'><a class='whatsapp' href='https://web.whatsapp.com/send?text=Quantum Phase | https://www.z1capital.money/2024/09/quantum-phase.html' onclick='window.open(this.href, 'windowName', 'width=900, height=550, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'></a></li> <li class='whatsapp whatsapp-mobile'><a class='whatsapp' href='https://api.whatsapp.com/send?text=Quantum Phase | https://www.z1capital.money/2024/09/quantum-phase.html' rel='nofollow' target='_blank'></a></li> <li class='email'><a class='email' href='mailto:?subject=Quantum Phase&body=https://www.z1capital.money/2024/09/quantum-phase.html' onclick='window.open(this.href, 'windowName', 'width=500, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'></a></li> </ul> </div> <div id='related-wrap'> <div class='title-wrap'> <h3>You may like these posts</h3> </div> <div class='related-ready'> <div class='related-tag' data-label='random'></div> </div> </div> </div> </div> <div class='blog-post-comments'> <script type='text/javascript'> var disqus_blogger_current_url = "https://www.z1capital.money/2024/09/quantum-phase.html"; if (!disqus_blogger_current_url.length) { disqus_blogger_current_url = "https://www.z1capital.money/2024/09/quantum-phase.html"; } var disqus_blogger_homepage_url = "https://www.z1capital.money/"; var disqus_blogger_canonical_homepage_url = "https://www.z1capital.money/"; </script> <section class='comments embed no-comments' data-num-comments='0' id='comments'> <a name='comments'></a> <h3 class='title'>0 Comments</h3> <div id='Blog1_comments-block-wrapper'> </div> <div class='footer'> <div class='comment-form'> <a name='comment-form'></a> <a href='https://www.blogger.com/comment/frame/1446113591956902033?po=766604563913659107&hl=en&skin=contempo' id='comment-editor-src'></a> <iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410px' id='comment-editor' name='comment-editor' src='' width='100%'></iframe> <script src='https://www.blogger.com/static/v1/jsbin/2315299244-comment_from_post_iframe.js' type='text/javascript'></script> <script type='text/javascript'> BLOG_CMT_createIframe('https://www.blogger.com/rpc_relay.html'); </script> </div> </div> </section> </div> </div> </div></div> </div> <!-- Sidebar Wrapper --> <div id='sidebar-wrapper'> <div class='sidebar common-widget section' id='sidebar' name='Sidebar Right'> <div class='widget HTML' data-version='2' id='HTML30'> <div class='widget-content'> <br /> <div id="population-widget" style="background-color: #222; color: white; padding: 20px; border-radius: 8px; box-shadow: 0 0 10px rgba(0,0,0,0.5); width: 300px;"> <h3 style="text-align: center;">QpZ</h3> <div class="meter" style="height: 20px; background: #333; border-radius: 5px; overflow: hidden; width: 100%; box-shadow: 0 0 20px rgba(118, 199, 192, 0.5);"> <div class="filler" id="filler" style="background: #76c7c0; height: 100%; width: 80%; transition: width 0.5s; box-shadow: 0 0 20px rgba(118, 199, 192, 0.8);"></div> </div> <p id="population" style="font-size: 18px; margin-top: 5px; text-align: center; color: #76c7c0; text-shadow: 0 0 10px rgba(118, 199, 192, 1);"> Current QpZ: 8,003,045,054 </p> <input type="color" id="colorPicker" value="#76c7c0" style="margin-top: 10px; width: 30%; cursor: pointer;" /> </div> <script> document.getElementById('colorPicker').addEventListener('input', (event) => { const selectedColor = event.target.value; document.getElementById('population').style.color = selectedColor; document.getElementById('population').style.textShadow = `0 0 10px ${selectedColor}`; document.getElementById('filler').style.background = selectedColor; document.getElementById('filler').style.boxShadow = `0 0 20px ${selectedColor}`; }); </script> </div> </div> <div class='widget HTML' data-version='2' id='HTML28'> <div class='widget-content'> <br /> <div id="countdown" style="font-size: 2em; font-weight: bold; width: 300px;"></div> <script> // Set countdown duration (in seconds) const initialCountdownTime = 60 * 60; // 1 hour let countdownTime; // Check localStorage and set countdown time if (localStorage.getItem('countdownTime')) { countdownTime = parseInt(localStorage.getItem('countdownTime')); } else { countdownTime = initialCountdownTime; localStorage.setItem('countdownTime', countdownTime); // Initialize storage } function updateCountdown() { const hours = Math.floor(countdownTime / 3600); const minutes = Math.floor((countdownTime % 3600) / 60); const seconds = countdownTime % 60; // Format time const formattedTime = `${String(hours).padStart(2, '0')}:${String(minutes).padStart(2, '0')}:${String(seconds).padStart(2, '0')}`; document.getElementById("countdown").innerText = formattedTime; // Decrement the countdown time if (countdownTime > 0) { countdownTime--; localStorage.setItem('countdownTime', countdownTime); // Update localStorage } else { clearInterval(timer); document.getElementById("countdown").innerText = "Time's up!"; localStorage.removeItem('countdownTime'); // Clear storage when done } } // Update the countdown every second const timer = setInterval(updateCountdown, 1000); </script> <style> body { display: flex; flex-direction: column; align-items: center; transition: background-color 0.5s; height: 100vh; margin: 0; } #controls { margin: 20px; } #info { margin-top: 20px; text-align: center; } </style> <div id="controls"> <input type="color" id="bgColor" value="#000000" /> <label for="bgColor"> </label> </div> <div id="info"> </div> <script> const body = document.body; document.getElementById('bgColor').addEventListener('input', e => { const backgroundColor = e.target.value; body.style.backgroundColor = backgroundColor; // Change the webpage background color }); // Set initial background color body.style.backgroundColor = '#000000'; // Default background color </script> </div> </div><div class='widget HTML' data-version='2' id='HTML27'> <div class='widget-content'> <iframe width="300" height="524" src="https://www.youtube.com/embed/videoseries?list=PLiJiVVyb60I8gnNAjrVBzMt-Chusnc3vP&autoplay=1&controls=0&loop=1" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen> </iframe> </div> </div><div class='widget HTML' data-version='2' id='HTML26'> <div class='widget-content'> <br /> <!-- TradingView Widget BEGIN --> <div class="tradingview-widget-container"> <div class="tradingview-widget-container__widget"></div> <div class="tradingview-widget-copyright"><a href="https://www.tradingview.com/" rel="noopener nofollow" target="_blank"><span class="blue-text"></span></a></div> <script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-single-quote.js" async> { "symbol": "COINBASE:BTCUSD", "width": 350, "isTransparent": false, "colorTheme": "light", "locale": "en" } </script> </div> <!-- TradingView Widget END --> <style> .paypal-button, .submit-button { background-color: #28a745; /* Green background */ color: white; /* White text */ border: none; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; border-radius: 5px; } .amount-selector { margin: 20px 0; } </style> <h1></h1> <!-- Amount Selector and Wallet Address Form --> <div class="amount-selector"> <label for="amount">Choose an amount:</label> <select id="amount"> <option value="1.00" />1 USD <option value="10.00" />10 USD <option value="20.00" />20 USD <option value="50.00" />50 USD <option value="100.00" />100 USD <option value="1000.00" />1000 USD <option value="current" />Current Bitcoin Price </select> </div> <div> <label for="wallet-address">Enter Wallet Address:</label> <input type="text" id="wallet-address" placeholder="Your Wallet Address" /> </div> <button class="submit-button" onclick="submitPayment()">Bitcoin Buy</button> <script> async function fetchBitcoinPrice() { try { const response = await fetch('https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=usd'); const data = await response.json(); return data.bitcoin.usd; } catch (error) { console.error('Error fetching Bitcoin price:', error); return null; } } async function updateAmountSelector() { const price = await fetchBitcoinPrice(); if (price !== null) { const selector = document.getElementById('amount'); const currentPriceOption = document.createElement('option'); currentPriceOption.value = price.toFixed(2); currentPriceOption.textContent = `Current Bitcoin Price: $${price.toFixed(2)}`; selector.appendChild(currentPriceOption); } } function submitPayment() { const amount = document.getElementById('amount').value; const walletAddress = document.getElementById('wallet-address').value; if (!walletAddress) { alert('Please enter your wallet address.'); return; } const form = document.createElement('form'); form.action = 'https://www.paypal.com/cgi-bin/webscr'; form.method = 'post'; form.target = '_top'; const cmd = document.createElement('input'); cmd.type = 'hidden'; cmd.name = 'cmd'; cmd.value = '_xclick'; form.appendChild(cmd); const business = document.createElement('input'); business.type = 'hidden'; business.name = 'business'; business.value = 'z1capital24@gmail.com'; // Your PayPal email form.appendChild(business); const itemName = document.createElement('input'); itemName.type = 'hidden'; itemName.name = 'item_name'; itemName.value = `Purchase Amount ${amount}`; form.appendChild(itemName); const amountInput = document.createElement('input'); amountInput.type = 'hidden'; amountInput.name = 'amount'; amountInput.value = amount; form.appendChild(amountInput); const currency = document.createElement('input'); currency.type = 'hidden'; currency.name = 'currency_code'; currency.value = 'USD'; form.appendChild(currency); const returnURL = document.createElement('input'); returnURL.type = 'hidden'; returnURL.name = 'return'; returnURL.value = 'http://www.yourwebsite.com/thank_you.html'; form.appendChild(returnURL); const cancelURL = document.createElement('input'); cancelURL.type = 'hidden'; cancelURL.name = 'cancel_return'; cancelURL.value = 'http://www.yourwebsite.com/cancel.html'; form.appendChild(cancelURL); document.body.appendChild(form); form.submit(); } // Update amount selector on page load updateAmountSelector(); </script> </div> </div> <div class='widget HTML' data-version='2' id='HTML23'> <div class='widget-content'> <style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; display: flex; flex-direction: column; align-items: center; background-color: #f5f5f5; } h1 { margin-top: 01px; } .thumbnail-container { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin: 20px; } .thumbnail { width: 58px; /* Size of the thumbnail */ height: 58px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 8px rgba(0,0,0,0.1); position: relative; display: flex; align-items: center; justify-content: center; } .thumbnail img { width: 100%; height: 100%; object-fit: cover; } .thumbnail a { display: block; width: 100%; height: 100%; text-decoration: none; } </style> <div class="thumbnail-container"> <div class="thumbnail"> <a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIcl4PvgXAuqIdf-7Rys6k2liJtqmqLwZpDF5CH7gDKwooOsiC4-D8eZGvH2zUB79ivw8NwijoVwxZ_mde9XFdWVW6yKqT2qEoocLNHA4qzGLwFiC_IF0kS5B8_nQjC7hJqr8lN2WLlbeF-mlCD15hSwSCEyNA12uHemRc1yf54v6QR3M-Q9LCWeppzgU/s1101/Capture+_2024-09-08-11-57-36-1.png" target="_blank"> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIcl4PvgXAuqIdf-7Rys6k2liJtqmqLwZpDF5CH7gDKwooOsiC4-D8eZGvH2zUB79ivw8NwijoVwxZ_mde9XFdWVW6yKqT2qEoocLNHA4qzGLwFiC_IF0kS5B8_nQjC7hJqr8lN2WLlbeF-mlCD15hSwSCEyNA12uHemRc1yf54v6QR3M-Q9LCWeppzgU/s320/Capture+_2024-09-08-11-57-36-1.png" alt="Thumbnail 1" /> </a> </div> <div class="thumbnail"> <a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQl3vIAsWDTUUWNBKl-E6Uy_S7H5bG6yepPkW0Kk3x1eaWgKCi0YCUMj4q2qrt4Kw6fNMqoLlu0Kw8yei6z5ItwDDBx4-O-FjoJNn_ezNjIccmkZPd_ob4HK119V_IcRZ0UY_eAV2VyPjnMA7GziDuxGTd-yaQo_nu0NNO0Zcx77525ENmLLg3d6IlP4A/s1120/Capture+_2024-09-08-11-55-10-1.png" target="_blank"> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQl3vIAsWDTUUWNBKl-E6Uy_S7H5bG6yepPkW0Kk3x1eaWgKCi0YCUMj4q2qrt4Kw6fNMqoLlu0Kw8yei6z5ItwDDBx4-O-FjoJNn_ezNjIccmkZPd_ob4HK119V_IcRZ0UY_eAV2VyPjnMA7GziDuxGTd-yaQo_nu0NNO0Zcx77525ENmLLg3d6IlP4A/s320/Capture+_2024-09-08-11-55-10-1.png" alt="Thumbnail 2" /> </a> </div> <div class="thumbnail"> <a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIUoDCJ0OZ0Xolr7imnC4nCDY1qyqcIcba7qbRrmiRNKsIiXBLh8ZM7d-HPX-K66mnXxlGtAISYGW2p3oTsLSex_6vnzfEu5x9ZCXKhrl893W9uTMPzJFNm9X0l8X5XWD0cpI-peuyUqfi6yxu-SAOHWWXkqcZMFPpIXrS4ECp5qr-a7j_HIcca6keWWU/s1108/Capture+_2024-09-08-11-56-52-1.png" target="_blank"> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIUoDCJ0OZ0Xolr7imnC4nCDY1qyqcIcba7qbRrmiRNKsIiXBLh8ZM7d-HPX-K66mnXxlGtAISYGW2p3oTsLSex_6vnzfEu5x9ZCXKhrl893W9uTMPzJFNm9X0l8X5XWD0cpI-peuyUqfi6yxu-SAOHWWXkqcZMFPpIXrS4ECp5qr-a7j_HIcca6keWWU/s320/Capture+_2024-09-08-11-56-52-1.png" alt="Thumbnail 3" /> </a> </div> </div> </div> </div><div class='widget HTML' data-version='2' id='HTML19'> <div class='widget-content'> <style> body { margin: 0; padding: 0; font-family: Arial, sans-serif; } .hover-ad { position: fixed; border: 2px solid #000; box-shadow: 0 4px 8px rgba(0,0,0,0.2); overflow: hidden; display: none; /* Initially hidden */ z-index: 1000; } .hover-ad.top { width: calc(100% - 40px); /* Adjust width as needed */ height: 120px; top: 0; left: 50%; transform: translateX(-50%); background-color: #fff; /* Optional: add a background color for better visibility */ } .close-btn { position: absolute; top: 10px; right: 10px; background: rgba(0,0,0,0.5); color: white; border: none; border-radius: 50%; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; font-size: 20px; cursor: pointer; } .hover-ad img { width: 100%; height: 100%; object-fit: cover; } </style> <!-- Top ad --> <div id="topAd" class="hover-ad top"> <button class="close-btn" onclick="closeAd()">×</button> <a href="https://www.z1capital.money/p/live-chart.html" target="_blank"> <img id="adImageTop" src="" alt="Ad" /> </a> </div> <script> // Array of ad image URLs const adImages = [ 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGpu1LpV1gHtI8SIdfKHdYEjl0St_qHj9FRLdrPcYNnm81lxzpton_GWHD__ATjGjJd7_pxCuJaYPLOSPuAQ5hUtbYanIKlJ3I0qPT4V1VY38N9pGUVoRR02baOCOH9PSdiH54CuiqMkx72jJtwIl_rTeUekPexhocbVlFkLIdSIxy5VOSxnuA4jaqC1w/s1309/2f4459a79fcef681254aa0abe26fd2df.jpg', 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir5nbZvCg-GLqUL3T6n5aHzNj7xLx_pcjwPP0ZTH5Qaekh7jqHZT2NL1uifTVbp46pIklF9hYvoXmc0cHQKgRzbaqtfM84gTAxV67pNew8BmxL3g7AXowsUlVvNyJkShjomgYSTlsX3sLPlBo9SgZTuL2hOX9O6rxZj-1mAf6h2SLxNbxQ1n7Lu841UfE/s1200/9f78d2b749bc385f1545a020491d1522.jpg' ]; function rotateAdImage() { const adImage = document.getElementById('adImageTop'); let index = 0; if (adImage) { adImage.src = adImages[index]; setInterval(() => { index = (index + 1) % adImages.length; adImage.src = adImages[index]; }, 3000); // Change image every 3 seconds } } function showAd() { const ad = document.getElementById('topAd'); if (ad) { ad.style.display = 'block'; rotateAdImage(); } } function closeAd() { const ad = document.getElementById('topAd'); if (ad) { ad.style.display = 'none'; } } // Show the top ad on page load window.onload = showAd; </script> </div> </div><div class='widget HTML' data-version='2' id='HTML22'> <div class='widget-content'> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7611099154746796" crossorigin="anonymous"></script> </div> </div> <div class='widget HTML' data-version='2' id='HTML16'> <div class='widget-content'> <style> /* Style for the overlay ads */ .hover-ad { position: fixed; bottom: 0; width: 124px; height: 1240px; border: 2px solid #000; box-shadow: 0 4px 8px rgba(0,0,0,0.2); overflow: hidden; display: none; z-index: 1000; } /* Right side ad */ .hover-ad.right { right: 0; } /* Left side ad */ .hover-ad.left { left: 0; } /* Close button */ .close-btn { position: absolute; top: 10px; right: 10px; background: rgba(0,0,0,0.5); color: white; border: none; border-radius: 50%; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; font-size: 20px; cursor: pointer; } </style> <!-- Right side ad --> <div id="rightAd" class="hover-ad right"> <button class="close-btn" onclick="closeAd('rightAd')">×</button> <a href="https://www.z1capital.money/p/live-chart.html" target="_blank"> <img id="adImageRight" src="" alt="Ad" style="width: 100%; height: 100%; object-fit: cover;" /> </a> </div> <!-- Left side ad --> <div id="leftAd" class="hover-ad left"> <button class="close-btn" onclick="closeAd('leftAd')">×</button> <a href="https://www.z1capital.money/p/live-chart.html" target="_blank"> <img id="adImageLeft" src="" alt="Ad" style="width: 100%; height: 100%; object-fit: cover;" /> </a> </div> <script> // Function to rotate ad images function rotateAdImage(adId, images) { const adImage = document.getElementById(`adImage${adId}`); let currentIndex = 0; function changeImage() { currentIndex = (currentIndex + 1) % images.length; adImage.src = images[currentIndex]; } // Rotate image every 5 seconds setInterval(changeImage, 5000); } // Function to close the ad function closeAd(adId) { document.getElementById(adId).style.display = 'none'; } // Show the ads and rotate images if on desktop if (window.innerWidth >= 768) { document.getElementById('rightAd').style.display = 'block'; document.getElementById('leftAd').style.display = 'block'; rotateAdImage('Right', [ 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvFg2-tQWIUhw1oGJ7ZoibN6yd9NzilCb5pNSuJOaljzFosMubVlKnwgAalCo0ZRCRC5fE5btQU9rfp21jxR-I32PktMrZMmdVjYe6kM2BpbpDNuBI4E0sEaEQN8SNsMJF5RgFTlDIb9_pffTjgRxq9Rqrb7lHpykUxdwPf4sqHRYnZ17P_gmn90itWhc/s1200/f6638e371d2fa2d591b7ef555e147dcf.jpg', 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir5nbZvCg-GLqUL3T6n5aHzNj7xLx_pcjwPP0ZTH5Qaekh7jqHZT2NL1uifTVbp46pIklF9hYvoXmc0cHQKgRzbaqtfM84gTAxV67pNew8BmxL3g7AXowsUlVvNyJkShjomgYSTlsX3sLPlBo9SgZTuL2hOX9O6rxZj-1mAf6h2SLxNbxQ1n7Lu841UfE/s1200/9f78d2b749bc385f1545a020491d1522.jpg' ]); rotateAdImage('Left', [ 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi31MEI0ZCdDU8pRs8ui8LwwjyZkvAvx6XxzEYTl1Zh8BdgiVm7TfTAWcMHXMm5mKqJV0eMgfow8m2N9Mlo5vqK7BZ7h0pIErzRGF_HPBwoBe3SgTkjuL-4zmBYE7aPMprBO3HXgykYFRCvkVpzSbWo4dSgGUkrEQ6VObNGq8Wv-h8FqPRhJnC80PHQY5g/s1308/b2b9c4c9aad1ecba34d1fdf8d43a640a.jpg', 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir5nbZvCg-GLqUL3T6n5aHzNj7xLx_pcjwPP0ZTH5Qaekh7jqHZT2NL1uifTVbp46pIklF9hYvoXmc0cHQKgRzbaqtfM84gTAxV67pNew8BmxL3g7AXowsUlVvNyJkShjomgYSTlsX3sLPlBo9SgZTuL2hOX9O6rxZj-1mAf6h2SLxNbxQ1n7Lu841UfE/s1200/9f78d2b749bc385f1545a020491d1522.jpg' ]); } </script> </div> </div> <div class='widget HTML' data-version='2' id='HTML12'> <div class='widget-content'> <iframe width="300" height="524" src="https://www.youtube.com/embed/GCQ5NulyTQk?autoplay=1&loop=1&playlist=GCQ5NulyTQk" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> </div> </div><div class='widget AdSense' data-version='2' id='AdSense2'> <div class='widget-content'> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8562412672390496&host=ca-host-pub-1556223355139109" crossorigin="anonymous"></script> <!-- z1capital_sidebar_AdSense2_1x1_as --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8562412672390496" data-ad-host="ca-host-pub-1556223355139109" data-ad-slot="7006979901" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> <div class='widget HTML' data-version='2' id='HTML10'> <div class='widget-content'> <style> body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; } #widget-container { width: 300px; border: 1px solid #ddd; border-radius: 5px; box-shadow: 0 0 10px rgba(0,0,0,0.1); text-align: center; padding: 10px; box-sizing: border-box; background-color: #fff; margin: 20px auto; } .price-display { font-size: 20px; font-weight: bold; color: green; margin-bottom: 10px; } .form-group { margin: 10px 0; } .form-group label { display: block; margin-bottom: 5px; } .form-group input { padding: 8px; margin-top: 5px; border: 1px solid #ddd; border-radius: 5px; width: calc(100% - 20px); box-sizing: border-box; } .buy-button { display: inline-block; padding: 10px 20px; border: none; background-color: #007bff; color: white; cursor: pointer; border-radius: 5px; text-decoration: none; margin-top: 10px; } .buy-button:hover { background-color: #0056b3; } .recent-list { text-align: left; max-height: 150px; / } .recent-list ul { list-style-type: none; padding: 0; margin: 0; } .recent-list li { padding: 5px; border-bottom: 1px solid #ddd; font-size: 14px; display: flex; justify-content: space-between; align-items: center; } .recent-list li:last-child { border-bottom: none; } </style> <div id="widget-container"> <div class="price-display" id="bitcoin-price">$0.00</div> <form id="purchase-form" action="" method="get" target="_blank"> <div class="form-group"> <label for="wallet-address">Bitcoin Wallet Address:</label> <input type="text" id="wallet-address" name="wallet-address" placeholder="Enter Bitcoin Wallet Address" required /> </div> <input type="hidden" id="amount-bitcoin" name="amount-bitcoin" /> <input type="hidden" id="paypal-url" name="paypal-url" /> <a class="buy-button" id="buy-button" href="#" target="_blank">Buy Bitcoin</a> </form> <div class="recent-list" id="recent-list"> <!-- Recently added cryptocurrencies will be populated here --> </div> </div> <script> async function updateBitcoinPrice() { try { const response = await fetch('https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=usd'); const data = await response.json(); const bitcoinPrice = data.bitcoin.usd; // Update price display document.getElementById('bitcoin-price').textContent = `$${bitcoinPrice.toFixed(2)}`; // Calculate Bitcoin amount based on a fixed USD amount (e.g., $1) const usdAmount = 1; // Example USD amount for purchase const amountBitcoin = (usdAmount / bitcoinPrice).toFixed(8); // Construct the PayPal URL const paypalUrl = `https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=z1capital24@gmail.com&item_name=Purchase%20Bitcoin&amount=${usdAmount.toFixed(2)}¤cy_code=USD`; // Update the hidden inputs and button URL document.getElementById('amount-bitcoin').value = amountBitcoin; document.getElementById('paypal-url').value = paypalUrl; document.getElementById('buy-button').href = paypalUrl; // Update the form action to redirect to PayPal URL document.getElementById('purchase-form').action = paypalUrl; } catch (error) { document.getElementById('bitcoin-price').textContent = 'Error fetching price'; } } async function updateRecentAdditions() { try { const response = await fetch('https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&order=market_cap_desc&per_page=5&page=1'); const data = await response.json(); const recentList = document.getElementById('recent-list'); recentList.innerHTML = '<strong>Recently Added:</strong><ul></ul>'; const list = recentList.querySelector('ul'); data.forEach(coin => { const listItem = document.createElement('li'); listItem.innerHTML = ` <span>${coin.name} (${coin.symbol.toUpperCase()})</span> <span>$${coin.current_price.toFixed(2)}</span> `; list.appendChild(listItem); }); } catch (error) { document.getElementById('recent-list').innerHTML = 'Error fetching recent additions'; } } // Initial updates updateBitcoinPrice(); updateRecentAdditions(); // Update every 60 seconds setInterval(updateBitcoinPrice, 60000); setInterval(updateRecentAdditions, 60000); </script> </div> </div><div class='widget Image' data-version='2' id='Image3'> <div class='widget-content'> <img alt='' height='150' id='Image3_img' src='https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s150' srcset='https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s72 72w, https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s128 128w, https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s220 220w, https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s400 400w, https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s640 640w, https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s800 800w, https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s1024 1024w, https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s1280 1280w, https://blogger.googleusercontent.com/img/a/AVvXsEiLgQHOCglHBdonIPeQ5NOeZAXQ_p9Dh7NESGVam9IE-InFU8Q-4VKw5UyxIJjGUIaaAb_E1mKpxkWjDuv-DHAcHVbhZBQvJK5FohOPgs7OMUsg_jV0bqLsNFqRnVjAU6AdAT_HM08L1OTNXGf1fFBtHfSmeloQQCrtYRbTWTCxKzNiyAuXUEGdYST5vcs=s1600 1600w' width='150'> </img> <br/> </div> </div><div class='widget HTML' data-version='2' id='HTML9'> <div class='widget-content'> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fprofile.php%3Fid%3D61563192313064%26mibextid%3DJRoKGi&tabs=timeline&width=300&height=250&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=false&appId" width="300" height="250" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe> </div> </div><div class='widget HTML' data-version='2' id='HTML8'> <div class='widget-content'> <script async="async" src="https://cse.google.com/cse.js?cx=a09fb706084cffabd" ></script> <div class="gcse-search"></div> </div> </div><div class='widget HTML' data-version='2' id='HTML7'> <div class='widget-content'> <iframe width="100%" height="315" src="https://www.youtube.com/embed/Dj-vZm13h98?autoplay=1&mute=1&rel=0&controls=0" frameborder="0" allowfullscreen></iframe> </div> </div><div class='widget LinkList' data-version='2' id='LinkList3'> <div class='widget-content'> <ul> <li><a href='https://a.webull.com/NwcZ9wrImYWu5s5KFz'>$1000 Free Stock</a></li> </ul> </div> </div><div class='widget HTML' data-version='2' id='HTML6'> <div class='widget-content'> <!-- Google tag (gtag.js) --> <script async="async" src="https://www.googletagmanager.com/gtag/js?id=AW-10871019261" ></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-10871019261'); </script> <!-- Event snippet for Submit lead form conversion page --> <script> gtag('event', 'conversion', {'send_to': 'AW-10871019261/w-bzCL7ZiMYZEP2t2r8o'}); </script> </div> </div><div class='widget Image' data-version='2' id='Image2'> <div class='widget-content'> <a href='https://a.webull.com/NwcZ9wrImYWu5s5vG3'> <img alt='' height='228' id='Image2_img' src='https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s353' srcset='https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s72 72w, https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s128 128w, https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s220 220w, https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s400 400w, https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s640 640w, https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s800 800w, https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s1024 1024w, https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s1280 1280w, https://blogger.googleusercontent.com/img/a/AVvXsEg0_WytmSV6hnXaLYq6ZSX-3RZgUSWj20OWAHKoT3RfbTnrB7SRWMCuUKdo5eECVxV0OE9sc-wIkd78baggzc3hww0hfMFRCm06TQzlQSRjA-hz9ktHT52aPUjjqptEST3RGXKnFl6cGq4SZUbOdYU29jNJUOSaabqmnI5aelJx7GacBlJVCIQSrGMrVhQ=s1600 1600w' width='353'> </img> </a> <br/> </div> </div><div class='widget HTML' data-version='2' id='HTML5'> <div class='widget-title'> <h3 class='title'> Galactic Legal </h3> </div> <div class='widget-content'> Recent Posts <style> #recent-posts { border: 1px solid #ddd; padding: 16px; max-width: 100%; /* Make the container responsive */ box-sizing: border-box; /* Ensure padding is included in the width */ margin: auto; background-color: #f9f9f9; /* Light background color */ } .post { margin-bottom: 16px; word-wrap: break-word; /* Handle long text gracefully */ } .post-title { font-size: 1.2em; font-weight: bold; } .post-title a { text-decoration: none; color: #333; transition: color 0.3s ease; } .post-title a:hover { color: #007BFF; /* Change this to your preferred hover color */ } .post-date { font-size: 0.9em; color: #666; } #loading-message { text-align: center; font-style: italic; } @media (max-width: 768px) { .post-title { font-size: 1em; /* Adjust font size for smaller screens */ } .post-date { font-size: 0.8em; /* Adjust font size for smaller screens */ } #recent-posts { padding: 8px; /* Reduce padding on smaller screens */ } } @media (max-width: 480px) { .post-title { font-size: 0.9em; /* Further reduce font size for very small screens */ } .post-date { font-size: 0.7em; /* Further reduce font size for very small screens */ } } </style> <div id="recent-posts"> <h2>Recent Posts</h2> <div id="loading-message">Loading recent posts...</div> <div id="posts-container"></div> </div> <script> document.addEventListener('DOMContentLoaded', function() { const postsContainer = document.getElementById('posts-container'); const loadingMessage = document.getElementById('loading-message'); // Updated URL with CORS proxy const rssFeedUrl = 'https://cors-anywhere.herokuapp.com/https://galacticlegal.blogspot.com/feeds/posts/default'; async function fetchPosts() { loadingMessage.style.display = 'block'; try { const response = await fetch(rssFeedUrl); const text = await response.text(); const parser = new DOMParser(); const xml = parser.parseFromString(text, 'application/xml'); const items = xml.querySelectorAll('entry'); postsContainer.innerHTML = ''; items.forEach(item => { const title = item.querySelector('title').textContent; const link = item.querySelector('link').getAttribute('href'); const pubDate = item.querySelector('published').textContent; const postElement = document.createElement('div'); postElement.classList.add('post'); const postTitle = document.createElement('div'); postTitle.classList.add('post-title'); postTitle.innerHTML = `<a href="${link}" target="_blank" aria-label="${title}">${title}</a>`; const postDate = document.createElement('div'); postDate.classList.add('post-date'); postDate.textContent = new Date(pubDate).toLocaleDateString(); postElement.appendChild(postTitle); postElement.appendChild(postDate); postsContainer.appendChild(postElement); }); } catch (error) { console.error('Error fetching the RSS feed:', error); postsContainer.innerHTML = '<p>Unable to load recent posts. Please try again later.</p>'; } finally { loadingMessage.style.display = 'none'; } } fetchPosts(); }); </script> </div> </div> <div class='widget ContactForm' data-version='2' id='ContactForm2'> <div class='widget-title'> <h3 class='title'> Signup </h3> </div> <div class='contact-form-widget'> <div class='form'> <form name='contact-form'> <p></p> Name <br/> <input class='contact-form-name' id='ContactForm2_contact-form-name' name='name' size='30' type='text' value=''/> <p></p> Email <span style='font-weight: bolder;'>*</span> <br/> <input class='contact-form-email' id='ContactForm2_contact-form-email' name='email' size='30' type='text' value=''/> <p></p> Message <span style='font-weight: bolder;'>*</span> <br/> <textarea class='contact-form-email-message' cols='25' id='ContactForm2_contact-form-email-message' name='email-message' rows='5'></textarea> <p></p> <input class='contact-form-button contact-form-button-submit' id='ContactForm2_contact-form-submit' type='button' value='Send'/> <p></p> <div style='text-align: center; max-width: 222px; width: 100%'> <p class='contact-form-error-message' id='ContactForm2_contact-form-error-message'></p> <p class='contact-form-success-message' id='ContactForm2_contact-form-success-message'></p> </div> </form> </div> </div> </div><div class='widget HTML' data-version='2' id='HTML4'> <div class='widget-content'> <!-- TradingView Widget BEGIN --> <div class="tradingview-widget-container"> <div class="tradingview-widget-container__widget"></div> <div class="tradingview-widget-copyright"><a href="https://www.tradingview.com/" rel="noopener nofollow" target="_blank"><span class="blue-text">Track all markets on TradingView</span></a></div> <script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-timeline.js" async> { "feedMode": "all_symbols", "isTransparent": false, "displayMode": "regular", "width": "300", "height": "550", "colorTheme": "light", "locale": "en" } </script> </div> <!-- TradingView Widget END --> </div> </div><div class='widget HTML' data-version='2' id='HTML2'> <div class='widget-content'> <style> body { font-family: Arial, sans-serif; padding: 20px; margin: 0; background-color: #f4f4f4; } .status-container { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); padding: 20px; max-width: 600px; margin: 0 auto; } .status-section { margin-bottom: 20px; } .status-label { font-weight: bold; font-size: 1.2em; } .status-options { margin-top: 10px; } .status-options button { padding: 5px 10px; margin-right: 5px; border: none; border-radius: 5px; color: #fff; cursor: pointer; } .status-on { background-color: #04ff00; } .status-off { background-color: #cc0000; } </style> <div class="status-container"> <h1> </h1> <div class="status-section"> <p class="status-label">System</p> <button onclick="updateStatus('system')">Control Status</button> <p id="system-status" class="status-options">Disconnected</p> </div> <div class="status-section"> <p class="status-label">Power</p> <button onclick="updateStatus('power')">Control Status</button> <p id="power-status" class="status-options status-off">Off</p> </div> <div class="status-section"> <p class="status-label">Selective</p> <button onclick="updateStatus('selective')">Control Status</button> <p id="selective-status" class="status-options status-off">Off</p> </div> <div class="status-section"> <p class="status-label">Privacy</p> <button onclick="updateStatus('privacy')">Control Status</button> <p id="privacy-status" class="status-options status-off">Off</p> </div> </div> <script> function updateStatus(section) { const statusElement = document.getElementById(`${section}-status`); if (statusElement.classList.contains('status-off')) { statusElement.classList.remove('status-off'); statusElement.classList.add('status-on'); statusElement.textContent = 'On'; } else { statusElement.classList.remove('status-on'); statusElement.classList.add('status-off'); statusElement.textContent = 'Off'; } } </script> <a target="_blank" href="https://www.amazon.com/promocode/A352R8W9HK1G01?linkCode=pf4&linkId=z7b5638deb81af5805803e8dc94cfdez&_encoding=UTF-8&ref_=assoc_tag_ph_1524293396770&tag=dealhero04-20&creative=9325&camp=1789">Save 45.0% on select products from Apluses with promo code 457L84ZZ, through 7/20 while supplies last.</a> </div> </div><div class='widget HTML' data-version='2' id='HTML1'> <div class='widget-content'> <div id="disqus_thread"></div> <script> /** * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS. * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables */ /* var disqus_config = function () { this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable }; */ (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = 'https://z1capital.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <script id="dsq-count-scr" src="//z1capital.disqus.com/count.js" async="async" ></script> </div> </div><div class='widget LinkList' data-version='2' id='LinkList2'> <div class='widget-title'> <h3 class='title'> Gates </h3> </div> <div class='widget-content'> <ul> <li><a href='https://instagram.com/galacticcoin'>Galactic Coin</a></li> <li><a href='https://hypealpha.com'>Hypealpha</a></li> <li><a href='https://gdrpfunding.blogspot.com'>GDRP Funding</a></li> <li><a href='https://galacticlegal.blogspot.com/'>Galactic Legal</a></li> <li><a href='https://'>Galactic Cyber Security</a></li> <li><a href='https://galacticfunding.blogspot.com/'>Galactic Funding</a></li> <li><a href='https://galacticcardx.blogspot.com'>Galactic Cardx</a></li> </ul> </div> </div><div class='widget AdSense' data-version='2' id='AdSense1'> <div class='widget-content'> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8562412672390496&host=ca-host-pub-1556223355139109" crossorigin="anonymous"></script> <!-- z1capital_sidebar_AdSense1_1x1_as --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8562412672390496" data-ad-host="ca-host-pub-1556223355139109" data-ad-slot="5646944581" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div><div class='widget PopularPosts' data-version='2' id='PopularPosts1'> <div class='widget-title'> <h3 class='title'> Popular Posts </h3> </div> <div class='widget-content'> <div class='post'> <div class='post-content'> <a class='post-image-link' href='https://www.z1capital.money/2024/10/nbem.html'> <img alt='NbEm' class='post-thumb' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w100/nth.png'/> </a> <div class='post-info'> <h2 class='post-title'> <a href='https://www.z1capital.money/2024/10/nbem.html'>NbEm</a> </h2> <div class='post-meta'> <span class='post-date published' datetime='2024-10-05T06:36:00-07:00'>Saturday, October 05, 2024</span> </div> </div> </div> </div> <div class='post'> <div class='post-content'> <a class='post-image-link' href='https://www.z1capital.money/2024/10/magneticf-vs.html'> <img alt='MagneticF vs' class='post-thumb' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w100/nth.png'/> </a> <div class='post-info'> <h2 class='post-title'> <a href='https://www.z1capital.money/2024/10/magneticf-vs.html'>MagneticF vs</a> </h2> <div class='post-meta'> <span class='post-date published' datetime='2024-10-06T09:43:00-07:00'>Sunday, October 06, 2024</span> </div> </div> </div> </div> <div class='post'> <div class='post-content'> <a class='post-image-link' href='https://www.z1capital.money/2024/10/htd.html'> <img alt='HtD' class='post-thumb' src='https://4.bp.blogspot.com/-O3EpVMWcoKw/WxY6-6I4--I/AAAAAAAAB2s/KzC0FqUQtkMdw7VzT6oOR_8vbZO6EJc-ACK4BGAYYCw/w100/nth.png'/> </a> <div class='post-info'> <h2 class='post-title'> <a href='https://www.z1capital.money/2024/10/htd.html'>HtD</a> </h2> <div class='post-meta'> <span class='post-date published' datetime='2024-10-05T15:02:00-07:00'>Saturday, October 05, 2024</span> </div> </div> </div> </div> </div> </div><div class='widget PageList' data-version='2' id='PageList1'> <div class='widget-content'> <ul> <li> <a href='https://www.z1capital.money/p/live-channel.html'>Live Channel</a> </li> <li> <a href='https://www.z1capital.money/p/land.html'>Land</a> </li> <li> <a href='https://www.z1capital.money/p/loans.html'>Loans</a> </li> <li> <a href='https://www.z1capital.money/p/debit.html'>Debit</a> </li> <li> <a href='https://www.z1capital.money/p/wallpaper.html'>Wallpaper</a> </li> <li> <a href='https://www.z1capital.money/p/live-chart.html'>Live Chart</a> </li> <li> <a href='https://www.z1capital.money/p/invest-contract.html'>Invest Contract</a> </li> <li> <a href='https://www.z1capital.money/p/dragon-tail-strategy.html'>Dragon Tail Strategy</a> </li> <li> <a href='https://www.z1capital.money/p/dragon-trading-strategy.html'>Dragon Trading Strategy</a> </li> <li> <a href='https://www.z1capital.money/p/holdings.html'>Holdings</a> </li> <li> <a href='https://www.z1capital.money/p/finances.html'>Finance</a> </li> <li> <a href='https://www.z1capital.money/p/active-holdings_23.html'>Active Holdings</a> </li> <li> <a href='https://www.z1capital.money/p/about.html'>About</a> </li> <li> <a href='https://www.z1capital.money/p/funding.html'>Funding </a> </li> <li> <a href='https://www.z1capital.money/p/8137384283.html'>8137384283</a> </li> <li> <a href='https://www.z1capital.money/p/813738-4283.html'>(813)-738-4283</a> </li> <li> <a href='https://www.z1capital.money/p/join-today-get-paid-today.html'>Signup</a> </li> <li> <a href='https://www.z1capital.money/p/profit-calculator.html'>Profit Calculator</a> </li> <li> <a href='https://www.z1capital.money/p/stock-calculator.html'>Stock Calculator</a> </li> <li> <a href='https://www.z1capital.money/p/buy-bitcoin.html'>Buy Bitcoin</a> </li> <li> <a href='https://www.z1capital.money/p/code-breaker.html'>Code Breaker</a> </li> <li> <a href='https://www.z1capital.money/p/light-hours.html'>Light Hours</a> </li> <li> <a href='https://www.z1capital.money/p/rgb.html'>RGB</a> </li> <li> <a href='https://www.z1capital.money/p/capsule-corp.html'>Capsule Corp</a> </li> <li> <a href='https://www.z1capital.money/p/rgb-cards.html'>RGB Cards</a> </li> <li> <a href='https://www.z1capital.money/p/rgb-time-cards.html'>RGB Time Cards</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-time-device.html'>Galactic Time Device</a> </li> <li> <a href='https://www.z1capital.money/p/buy-gold.html'>Buy Gold</a> </li> <li> <a href='https://www.z1capital.money/p/instant-gold.html'>Instant Gold</a> </li> <li> <a href='https://www.z1capital.money/p/invest-gold.html'>Invest Gold</a> </li> <li> <a href='https://www.z1capital.money/p/gold-api.html'>Gold Api</a> </li> <li> <a href='https://www.z1capital.money/p/gold-ledger.html'>Gold Ledger</a> </li> <li> <a href='https://www.z1capital.money/p/gold-interest.html'>Gold Interest</a> </li> <li> <a href='https://www.z1capital.money/p/heatmap.html'>Heatmap</a> </li> <li> <a href='https://www.z1capital.money/p/news.html'>News</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-constant.html'> Galactic Constant</a> </li> <li> <a href='https://www.z1capital.money/p/g-c-ai.html'> G · C° Ai</a> </li> <li> <a href='https://www.z1capital.money/p/gf-af-3100-18bne.html'>[ Gf< > Af + ~ - 3100 · < > + ~ -18bNe]</a> </li> <li> <a href='https://www.z1capital.money/p/gc-c2c-8bne-100-c2c-cg.html'>[G·C° ~ C2c > 8bNe ^100 <(ThzR)> c2C~ C·G°]</a> </li> <li> <a href='https://www.z1capital.money/p/gf-af-e.html'>Gf · Af × = E°</a> </li> <li> <a href='https://www.z1capital.money/p/af-3100-145-1961-1945-1942-1932-18bne.html'>Af + ~ + 3100 145 1961 1945 1942 1932 ~ < - 18bNe]</a> </li> <li> <a href='https://www.z1capital.money/p/quantadecimal.html'>Quantadecimal </a> </li> <li> <a href='https://www.z1capital.money/p/privacy-ai.html'>Privacy Ai</a> </li> <li> <a href='https://www.z1capital.money/p/interactive-universe-viewer.html'> Interactive Viewer</a> </li> <li> <a href='https://www.z1capital.money/p/solar-entangled-reactor-device.html'> Solar Entangled Reactor Device </a> </li> <li> <a href='https://www.z1capital.money/p/solar-entagled-module.html'>Solar Entangled Module</a> </li> <li> <a href='https://www.z1capital.money/p/gf-18bne-notes.html'>[Gf < 3100 1981 > -18bNe] Notes</a> </li> <li> <a href='https://www.z1capital.money/p/wireless-power-device.html'>Wireless Power</a> </li> <li> <a href='https://www.z1capital.money/p/magnet-speaker.html'>Magnet Speaker</a> </li> <li> <a href='https://www.z1capital.money/p/quantum-speaker.html'>Quantum Speaker</a> </li> <li> <a href='https://www.z1capital.money/p/active-coms.html'>Active Coms Earth</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-active-coms.html'>Galactic Active Coms </a> </li> <li> <a href='https://www.z1capital.money/p/quantum-position.html'>Quantum Position</a> </li> <li> <a href='https://www.z1capital.money/p/quantum-prison.html'>Quantum Prison</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-satellite.html'>Galactic Satellite</a> </li> <li> <a href='https://www.z1capital.money/p/gz1-ai.html'>Gz1 Ai</a> </li> <li> <a href='https://www.z1capital.money/p/gz1.html'>Gz1 </a> </li> <li> <a href='https://www.z1capital.money/p/pzr1.html'>PzR1</a> </li> <li> <a href='https://www.z1capital.money/p/pzc1.html'>PzC1</a> </li> <li> <a href='https://www.z1capital.money/p/pzcr1.html'>PzCR1</a> </li> <li> <a href='https://www.z1capital.money/p/pzr2.html'>PzR2</a> </li> <li> <a href='https://www.z1capital.money/p/quantum-entangled-power-device.html'>Quantum Entangled Power Device</a> </li> <li> <a href='https://www.z1capital.money/p/power-suit.html'>Power Suit </a> </li> <li> <a href='https://www.z1capital.money/p/24.html'>24</a> </li> <li> <a href='https://www.z1capital.money/p/32.html'>32</a> </li> <li> <a href='https://www.z1capital.money/p/45.html'>45</a> </li> <li> <a href='https://www.z1capital.money/p/100000.html'>100000</a> </li> <li> <a href='https://www.z1capital.money/p/24901.html'>24,901</a> </li> <li> <a href='https://www.z1capital.money/p/24901-e.html'>24901 E</a> </li> <li> <a href='https://www.z1capital.money/p/intelligent-factor.html'>Intelligent Factor</a> </li> <li> <a href='https://www.z1capital.money/p/communicator.html'>Communicator </a> </li> <li> <a href='https://www.z1capital.money/p/const-canvas-document.html'>Galactic Satellite Ai</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-military.html'>Galactic Military </a> </li> <li> <a href='https://www.z1capital.money/p/f-p-p.html'>Future Past Present</a> </li> <li> <a href='https://www.z1capital.money/p/z-force.html'>Z Force</a> </li> <li> <a href='https://www.z1capital.money/p/mobile-suit.html'>Mobile Suit</a> </li> <li> <a href='https://www.z1capital.money/p/photonic-scanner.html'>Photonic Scanner</a> </li> <li> <a href='https://www.z1capital.money/p/quantum-well.html'>Quantum Well </a> </li> <li> <a href='https://www.z1capital.money/p/vs.html'>VS</a> </li> <li> <a href='https://www.z1capital.money/p/qubit.html'>Qubit</a> </li> <li> <a href='https://www.z1capital.money/p/interactive-coordinates-movable-width.html'>Interactive Coordinates</a> </li> <li> <a href='https://www.z1capital.money/p/quantum-locking.html'>Quantum Locking</a> </li> <li> <a href='https://www.z1capital.money/p/quantum-levitation.html'>Quantum Levitation</a> </li> <li> <a href='https://www.z1capital.money/p/space-time.html'>Space Time</a> </li> <li> <a href='https://www.z1capital.money/p/total-distance.html'>Total Distance</a> </li> <li> <a href='https://www.z1capital.money/p/quantum-dimension.html'>Quantum Dimension </a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer.html'>Galactic Viewer</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer-sat.html'>Galactic Viewer Sat</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer-earth.html'>Galactic Viewer Earth</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer-quantum-well.html'>Galactic Viewer Quantum Well</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer-particles.html'>Galactic Viewer Particles</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer-nuclear.html'>Galactic Viewer Nuclear</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-particle-accelerator.html'>Galactic Particle Accelerator</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-quantum-particle-accelerator.html'>Galactic Quantum Particle Accelerator </a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer-solar-system.html'>Galactic Viewer Solar System</a> </li> <li> <a href='https://www.z1capital.money/p/particle-accelerator.html'>Particle Accelerator</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-solar-system.html'>Galactic Solar System </a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer-levitation.html'>Galactic Viewer Levitation</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer-quantum-levitation.html'>Galactic Quantum Levitation </a> </li> <li> <a href='https://www.z1capital.money/p/galactic-space-time.html'>Galactic Space Time</a> </li> <li> <a href='https://www.z1capital.money/p/quantum-prison-z.html'>Quantum Prison z</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-viewer-universe-18bne.html'>Galactic Viewer Universe </a> </li> <li> <a href='https://www.z1capital.money/p/cards.html'>Cards</a> </li> <li> <a href='https://www.z1capital.money/p/dashboard.html'>Dashboard</a> </li> <li> <a href='https://www.z1capital.money/p/atmospheric-generator.html'>Atmospheric Generator</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-spacecraft.html'>Galactic Spacecraft</a> </li> <li> <a href='https://www.z1capital.money/p/particle-accelerator-td.html'>Particle Accelerator Td</a> </li> <li> <a href='https://www.z1capital.money/p/electron-proton-neutron.html'>Electrons Proton Neutron</a> </li> <li> <a href='https://www.z1capital.money/p/quantum-graviton-photonic-model.html'> Quantum Graviton Photonic Model</a> </li> <li> <a href='https://www.z1capital.money/p/neutron.html'>Neutron</a> </li> <li> <a href='https://www.z1capital.money/p/neutron-b.html'>Neutron b</a> </li> <li> <a href='https://www.z1capital.money/p/fission.html'>Fission</a> </li> <li> <a href='https://www.z1capital.money/p/fusion.html'>Fusion</a> </li> <li> <a href='https://www.z1capital.money/p/neutron-b_3.html'>Neutron B</a> </li> <li> <a href='https://www.z1capital.money/p/gcq-e.html'>GcQ = E</a> </li> <li> <a href='https://www.z1capital.money/p/particle-engine.html'>Particle Engine</a> </li> <li> <a href='https://www.z1capital.money/p/particle-engine-rm.html'>Particle Engine Rm</a> </li> <li> <a href='https://www.z1capital.money/p/particle-engine-rms.html'>Particle Engine RmS</a> </li> <li> <a href='https://www.z1capital.money/p/particle-printer.html'>Particle Printer</a> </li> <li> <a href='https://www.z1capital.money/p/particle-molecule-deposistion.html'>Particle Molecule Deposition</a> </li> <li> <a href='https://www.z1capital.money/p/uao.html'>UaO</a> </li> <li> <a href='https://www.z1capital.money/p/orbital-rotation.html'>Orbital Rotation</a> </li> <li> <a href='https://www.z1capital.money/p/galactic-dynamic.html'>Galactic Dynamic</a> </li> </ul> </div> </div><div class='widget FeaturedPost' data-version='2' id='FeaturedPost1'> <div class='widget-content'> <div role='feed'> <article class='post' role='article'> <div class='post-content'> <h3 class='post-title'><a href='https://www.z1capital.money/2024/10/neutron-bnre_21.html'>Neutron BnRe</a></h3> <div class='item-byline'> <span class='byline post-timestamp'> <meta content='https://www.z1capital.money/2024/10/neutron-bnre_21.html'/> <a class='timestamp-link' href='https://www.z1capital.money/2024/10/neutron-bnre_21.html' rel='bookmark' title='permanent link'> <time class='published' datetime='2024-10-07T08:19:00-07:00' title='2024-10-07T08:19:00-07:00'> Monday, October 07, 2024 </time> </a> </span> </div> </div> </article> </div> </div> </div></div> </div> </div> </div> <div class='clearfix'></div> <div id='footer-wrapper-bg'> <!-- Footer Wrapper --> <div id='footer-wrapper'> <div class='wow bounceInUp' id='footer-copyright'> <div class='container row'> <base target='_blank'/> <div class='copyright-area'>Created By Z1 Capital <a href='http://soratemplates.com/' id='mycontent' rel='dofollow' title='Z1 Capital'>Themes</a> | Distributed By <a href='https://gooyaabitemplates.com/' rel='dofollow' style='color:#000000;' target='_blank' title='Blogger'>Blogger</a></div> <div class='top-bar-nav section' id='top-bar-nav' name='Footer Navigation'><div class='widget LinkList' data-version='2' id='LinkList72'> <div class='widget-content'> <ul> <li><a href='/'>Home</a></li> <li><a href='https://www.z1capital.money/p/about.html'>About</a></li> <li><a href='z1capital.money'>Contact Us</a></li> <li><a href='https://www.z1capital.money/p/privacy.html'>Privacy</a></li> </ul> </div> </div></div> <div class='clearfix'></div> </div> </div> </div> </div> </div> <!-- Hidden Widgets --> <div id='hidden-widgets-wrap' style='display:none'> <div class='hidden-widgets section' id='hidden-widgets'><div class='widget ContactForm' data-version='2' id='ContactForm1'> <div class='widget-title'> <h3 class='title'> Contact form </h3> </div> <div class='widget-content contact-form-widget'> <div class='form'> <form name='contact-form'> <input ariby='Name' class='contact-form-name' id='ContactForm1_contact-form-name' name='name' placeholder='Name' size='30' type='text' value=''/> <input ariby='Email *' class='contact-form-email' id='ContactForm1_contact-form-email' name='email' placeholder='Email *' size='30' type='text' value=''/> <textarea ariby='Message *' class='contact-form-email-message' cols='25' id='ContactForm1_contact-form-email-message' name='email-message' placeholder='Message *' rows='5'></textarea> <input class='contact-form-button btn contact-form-button-submit' id='ContactForm1_contact-form-submit' type='button' value='Send'/> <p class='contact-form-error-message' id='ContactForm1_contact-form-error-message'></p> <p class='contact-form-success-message' id='ContactForm1_contact-form-success-message'></p> </form> </div> </div> </div></div> </div> <!-- Main Scripts --> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js' type='text/javascript'></script> <!-- Theme Functions JS --> <script type='text/javascript'> //<![CDATA[ /* * jQuery One Page Nav Plugin * http://github.com/davist11/jQuery-One-Page-Nav * Copyright (c) 2010 Trevor Davis (http://trevordavis.net) * Dual licensed under the MIT and GPL licenses. * Uses the same license as jQuery, see: * http://jquery.org/license * @version 3.0.0 */ ;(function($,window,document,undefined){var OnePageNav=function(elem,options){this.elem=elem;this.$elem=$(elem);this.options=options;this.metadata=this.$elem.data('plugin-options');this.$win=$(window);this.sections={};this.didScroll=false;this.$doc=$(document);this.docHeight=this.$doc.height();};OnePageNav.prototype={defaults:{navItems:'a',currentClass:'current',changeHash:false,easing:'swing',filter:'',scrollSpeed:750,scrollThreshold:0.5,begin:false,end:false,scrollChange:false},init:function(){this.config=$.extend({},this.defaults,this.options,this.metadata);this.$nav=this.$elem.find(this.config.navItems);if(this.config.filter!==''){this.$nav=this.$nav.filter(this.config.filter);} this.$nav.on('click.onePageNav',$.proxy(this.handleClick,this));this.getPositions();this.bindInterval();this.$win.on('resize.onePageNav',$.proxy(this.getPositions,this));return this;},adjustNav:function(self,$parent){self.$elem.find('.'+self.config.currentClass).removeClass(self.config.currentClass);$parent.addClass(self.config.currentClass);},bindInterval:function(){var self=this;var docHeight;self.$win.on('scroll.onePageNav',function(){self.didScroll=true;});self.t=setInterval(function(){docHeight=self.$doc.height();if(self.didScroll){self.didScroll=false;self.scrollChange();} if(docHeight!==self.docHeight){self.docHeight=docHeight;self.getPositions();}},250);},getHash:function($link){return $link.attr('href').split('#')[1];},getPositions:function(){var self=this;var linkHref;var topPos;var $target;self.$nav.each(function(){linkHref=self.getHash($(this));$target=$('#'+linkHref);if($target.length){topPos=$target.offset().top;self.sections[linkHref]=Math.round(topPos);}});},getSection:function(windowPos){var returnValue=null;var windowHeight=Math.round(this.$win.height()*this.config.scrollThreshold);for(var section in this.sections){if((this.sections[section]-windowHeight)<windowPos){returnValue=section;}} return returnValue;},handleClick:function(e){var self=this;var $link=$(e.currentTarget);var $parent=$link.parent();var newLoc='#'+self.getHash($link);if(!$parent.hasClass(self.config.currentClass)){if(self.config.begin){self.config.begin();} self.adjustNav(self,$parent);self.unbindInterval();self.scrollTo(newLoc,function(){if(self.config.changeHash){window.location.hash=newLoc;} self.bindInterval();if(self.config.end){self.config.end();}});} e.preventDefault();},scrollChange:function(){var windowTop=this.$win.scrollTop();var position=this.getSection(windowTop);var $parent;if(position!==null){$parent=this.$elem.find('a[href$="#'+position+'"]').parent();if(!$parent.hasClass(this.config.currentClass)){this.adjustNav(this,$parent);if(this.config.scrollChange){this.config.scrollChange($parent);}}}},scrollTo:function(target,callback){var offset=$(target).offset().top;$('html, body').animate({scrollTop:offset},this.config.scrollSpeed,this.config.easing,callback);},unbindInterval:function(){clearInterval(this.t);this.$win.unbind('scroll.onePageNav');}};OnePageNav.defaults=OnePageNav.prototype.defaults;$.fn.onePageNav=function(options){return this.each(function(){new OnePageNav(this,options).init();});};})(jQuery,window,document); /* * jquery-match-height 0.7.0 by @liabru * http://brm.io/jquery-match-height/ * License MIT */ !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):"undefined"!=typeof module&&module.exports?module.exports=t(require("jquery")):t(jQuery)}(function(t){var e=-1,o=-1,i=function(t){return parseFloat(t)||0},a=function(e){var o=1,a=t(e),n=null,r=[];return a.each(function(){var e=t(this),a=e.offset().top-i(e.css("margin-top")),s=r.length>0?r[r.length-1]:null;null===s?r.push(e):Math.floor(Math.abs(n-a))<=o?r[r.length-1]=s.add(e):r.push(e),n=a}),r},n=function(e){var o={ byRow:!0,property:"height",target:null,remove:!1};return"object"==typeof e?t.extend(o,e):("boolean"==typeof e?o.byRow=e:"remove"===e&&(o.remove=!0),o)},r=t.fn.matchHeight=function(e){var o=n(e);if(o.remove){var i=this;return this.css(o.property,""),t.each(r._groups,function(t,e){e.elements=e.elements.not(i)}),this}return this.length<=1&&!o.target?this:(r._groups.push({elements:this,options:o}),r._apply(this,o),this)};r.version="0.7.0",r._groups=[],r._throttle=80,r._maintainScroll=!1,r._beforeUpdate=null, r._afterUpdate=null,r._rows=a,r._parse=i,r._parseOptions=n,r._apply=function(e,o){var s=n(o),h=t(e),l=[h],c=t(window).scrollTop(),p=t("html").outerHeight(!0),d=h.parents().filter(":hidden");return d.each(function(){var e=t(this);e.data("style-cache",e.attr("style"))}),d.css("display","block"),s.byRow&&!s.target&&(h.each(function(){var e=t(this),o=e.css("display");"inline-block"!==o&&"flex"!==o&&"inline-flex"!==o&&(o="block"),e.data("style-cache",e.attr("style")),e.css({display:o,"padding-top":"0", "padding-bottom":"0","margin-top":"0","margin-bottom":"0","border-top-width":"0","border-bottom-width":"0",height:"100px",overflow:"hidden"})}),l=a(h),h.each(function(){var e=t(this);e.attr("style",e.data("style-cache")||"")})),t.each(l,function(e,o){var a=t(o),n=0;if(s.target)n=s.target.outerHeight(!1);else{if(s.byRow&&a.length<=1)return void a.css(s.property,"");a.each(function(){var e=t(this),o=e.attr("style"),i=e.css("display");"inline-block"!==i&&"flex"!==i&&"inline-flex"!==i&&(i="block");var a={ display:i};a[s.property]="",e.css(a),e.outerHeight(!1)>n&&(n=e.outerHeight(!1)),o?e.attr("style",o):e.css("display","")})}a.each(function(){var e=t(this),o=0;s.target&&e.is(s.target)||("border-box"!==e.css("box-sizing")&&(o+=i(e.css("border-top-width"))+i(e.css("border-bottom-width")),o+=i(e.css("padding-top"))+i(e.css("padding-bottom"))),e.css(s.property,n-o+"px"))})}),d.each(function(){var e=t(this);e.attr("style",e.data("style-cache")||null)}),r._maintainScroll&&t(window).scrollTop(c/p*t("html").outerHeight(!0)), this},r._applyDataApi=function(){var e={};t("[data-match-height], [data-mh]").each(function(){var o=t(this),i=o.attr("data-mh")||o.attr("data-match-height");i in e?e[i]=e[i].add(o):e[i]=o}),t.each(e,function(){this.matchHeight(!0)})};var s=function(e){r._beforeUpdate&&r._beforeUpdate(e,r._groups),t.each(r._groups,function(){r._apply(this.elements,this.options)}),r._afterUpdate&&r._afterUpdate(e,r._groups)};r._update=function(i,a){if(a&&"resize"===a.type){var n=t(window).width();if(n===e)return;e=n; }i?-1===o&&(o=setTimeout(function(){s(a),o=-1},r._throttle)):s(a)},t(r._applyDataApi),t(window).bind("load",function(t){r._update(!1,t)}),t(window).bind("resize orientationchange",function(t){r._update(!0,t)})}); /*! Owl carousel by Bartosz Wojciechowski/David Deutsch | v2.0.0 - http://owlcarousel2.github.io/OwlCarousel2 */ !function(a,b,c,d){function e(b,c){this.settings=null,this.options=a.extend({},e.Defaults,c),this.$element=a(b),this.drag=a.extend({},m),this.state=a.extend({},n),this.e=a.extend({},o),this._plugins={},this._supress={},this._current=null,this._speed=null,this._coordinates=[],this._breakpoint=null,this._width=null,this._items=[],this._clones=[],this._mergers=[],this._invalidated={},this._pipe=[],a.each(e.Plugins,a.proxy(function(a,b){this._plugins[a[0].toLowerCase()+a.slice(1)]=new b(this)},this)),a.each(e.Pipe,a.proxy(function(b,c){this._pipe.push({filter:c.filter,run:a.proxy(c.run,this)})},this)),this.setup(),this.initialize()}function f(a){if(a.touches!==d)return{x:a.touches[0].pageX,y:a.touches[0].pageY};if(a.touches===d){if(a.pageX!==d)return{x:a.pageX,y:a.pageY};if(a.pageX===d)return{x:a.clientX,y:a.clientY}}}function g(a){var b,d,e=c.createElement("div"),f=a;for(b in f)if(d=f[b],"undefined"!=typeof e.style[d])return e=null,[d,b];return[!1]}function h(){return g(["transition","WebkitTransition","MozTransition","OTransition"])[1]}function i(){return g(["transform","WebkitTransform","MozTransform","OTransform","msTransform"])[0]}function j(){return g(["perspective","webkitPerspective","MozPerspective","OPerspective","MsPerspective"])[0]}function k(){return"ontouchstart"in b||!!navigator.msMaxTouchPoints}function l(){return b.navigator.msPointerEnabled}var m,n,o;m={start:0,startX:0,startY:0,current:0,currentX:0,currentY:0,offsetX:0,offsetY:0,distance:null,startTime:0,endTime:0,updatedX:0,targetEl:null},n={isTouch:!1,isScrolling:!1,isSwiping:!1,direction:!1,inMotion:!1},o={_onDragStart:null,_onDragMove:null,_onDragEnd:null,_transitionEnd:null,_resizer:null,_responsiveCall:null,_goToLoop:null,_checkVisibile:null},e.Defaults={items:3,loop:!1,center:!1,mouseDrag:!0,touchDrag:!0,pullDrag:!0,freeDrag:!1,margin:0,stagePadding:0,merge:!1,mergeFit:!0,autoWidth:!1,startPosition:0,rtl:!1,smartSpeed:250,fluidSpeed:!1,dragEndSpeed:!1,responsive:{},responsiveRefreshRate:200,responsiveBaseElement:b,responsiveClass:!1,fallbackEasing:"swing",info:!1,nestedItemSelector:!1,itemElement:"div",stageElement:"div",themeClass:"owl-theme",baseClass:"owl-carousel",itemClass:"owl-item",centerClass:"center",activeClass:"active"},e.Width={Default:"default",Inner:"inner",Outer:"outer"},e.Plugins={},e.Pipe=[{filter:["width","items","settings"],run:function(a){a.current=this._items&&this._items[this.relative(this._current)]}},{filter:["items","settings"],run:function(){var a=this._clones,b=this.$stage.children(".cloned");(b.length!==a.length||!this.settings.loop&&a.length>0)&&(this.$stage.children(".cloned").remove(),this._clones=[])}},{filter:["items","settings"],run:function(){var a,b,c=this._clones,d=this._items,e=this.settings.loop?c.length-Math.max(2*this.settings.items,4):0;for(a=0,b=Math.abs(e/2);b>a;a++)e>0?(this.$stage.children().eq(d.length+c.length-1).remove(),c.pop(),this.$stage.children().eq(0).remove(),c.pop()):(c.push(c.length/2),this.$stage.append(d[c[c.length-1]].clone().addClass("cloned")),c.push(d.length-1-(c.length-1)/2),this.$stage.prepend(d[c[c.length-1]].clone().addClass("cloned")))}},{filter:["width","items","settings"],run:function(){var a,b,c,d=this.settings.rtl?1:-1,e=(this.width()/this.settings.items).toFixed(3),f=0;for(this._coordinates=[],b=0,c=this._clones.length+this._items.length;c>b;b++)a=this._mergers[this.relative(b)],a=this.settings.mergeFit&&Math.min(a,this.settings.items)||a,f+=(this.settings.autoWidth?this._items[this.relative(b)].width()+this.settings.margin:e*a)*d,this._coordinates.push(f)}},{filter:["width","items","settings"],run:function(){var b,c,d=(this.width()/this.settings.items).toFixed(3),e={width:Math.abs(this._coordinates[this._coordinates.length-1])+2*this.settings.stagePadding,"padding-left":this.settings.stagePadding||"","padding-right":this.settings.stagePadding||""};if(this.$stage.css(e),e={width:this.settings.autoWidth?"auto":d-this.settings.margin},e[this.settings.rtl?"margin-left":"margin-right"]=this.settings.margin,!this.settings.autoWidth&&a.grep(this._mergers,function(a){return a>1}).length>0)for(b=0,c=this._coordinates.length;c>b;b++)e.width=Math.abs(this._coordinates[b])-Math.abs(this._coordinates[b-1]||0)-this.settings.margin,this.$stage.children().eq(b).css(e);else this.$stage.children().css(e)}},{filter:["width","items","settings"],run:function(a){a.current&&this.reset(this.$stage.children().index(a.current))}},{filter:["position"],run:function(){this.animate(this.coordinates(this._current))}},{filter:["width","position","items","settings"],run:function(){var a,b,c,d,e=this.settings.rtl?1:-1,f=2*this.settings.stagePadding,g=this.coordinates(this.current())+f,h=g+this.width()*e,i=[];for(c=0,d=this._coordinates.length;d>c;c++)a=this._coordinates[c-1]||0,b=Math.abs(this._coordinates[c])+f*e,(this.op(a,"<=",g)&&this.op(a,">",h)||this.op(b,"<",g)&&this.op(b,">",h))&&i.push(c);this.$stage.children("."+this.settings.activeClass).removeClass(this.settings.activeClass),this.$stage.children(":eq("+i.join("), :eq(")+")").addClass(this.settings.activeClass),this.settings.center&&(this.$stage.children("."+this.settings.centerClass).removeClass(this.settings.centerClass),this.$stage.children().eq(this.current()).addClass(this.settings.centerClass))}}],e.prototype.initialize=function(){if(this.trigger("initialize"),this.$element.addClass(this.settings.baseClass).addClass(this.settings.themeClass).toggleClass("owl-rtl",this.settings.rtl),this.browserSupport(),this.settings.autoWidth&&this.state.imagesLoaded!==!0){var b,c,e;if(b=this.$element.find("img"),c=this.settings.nestedItemSelector?"."+this.settings.nestedItemSelector:d,e=this.$element.children(c).width(),b.length&&0>=e)return this.preloadAutoWidthImages(b),!1}this.$element.addClass("owl-loading"),this.$stage=a("<"+this.settings.stageElement+' class="owl-stage"/>').wrap('<div class="owl-stage-outer">'),this.$element.append(this.$stage.parent()),this.replace(this.$element.children().not(this.$stage.parent())),this._width=this.$element.width(),this.refresh(),this.$element.removeClass("owl-loading").addClass("owl-loaded"),this.eventsCall(),this.internalEvents(),this.addTriggerableEvents(),this.trigger("initialized")},e.prototype.setup=function(){var b=this.viewport(),c=this.options.responsive,d=-1,e=null;c?(a.each(c,function(a){b>=a&&a>d&&(d=Number(a))}),e=a.extend({},this.options,c[d]),delete e.responsive,e.responsiveClass&&this.$element.attr("class",function(a,b){return b.replace(/\b owl-responsive-\S+/g,"")}).addClass("owl-responsive-"+d)):e=a.extend({},this.options),(null===this.settings||this._breakpoint!==d)&&(this.trigger("change",{property:{name:"settings",value:e}}),this._breakpoint=d,this.settings=e,this.invalidate("settings"),this.trigger("changed",{property:{name:"settings",value:this.settings}}))},e.prototype.optionsLogic=function(){this.$element.toggleClass("owl-center",this.settings.center),this.settings.loop&&this._items.length<this.settings.items&&(this.settings.loop=!1),this.settings.autoWidth&&(this.settings.stagePadding=!1,this.settings.merge=!1)},e.prototype.prepare=function(b){var c=this.trigger("prepare",{content:b});return c.data||(c.data=a("<"+this.settings.itemElement+"/>").addClass(this.settings.itemClass).append(b)),this.trigger("prepared",{content:c.data}),c.data},e.prototype.update=function(){for(var b=0,c=this._pipe.length,d=a.proxy(function(a){return this[a]},this._invalidated),e={};c>b;)(this._invalidated.all||a.grep(this._pipe[b].filter,d).length>0)&&this._pipe[b].run(e),b++;this._invalidated={}},e.prototype.width=function(a){switch(a=a||e.Width.Default){case e.Width.Inner:case e.Width.Outer:return this._width;default:return this._width-2*this.settings.stagePadding+this.settings.margin}},e.prototype.refresh=function(){if(0===this._items.length)return!1;(new Date).getTime();this.trigger("refresh"),this.setup(),this.optionsLogic(),this.$stage.addClass("owl-refresh"),this.update(),this.$stage.removeClass("owl-refresh"),this.state.orientation=b.orientation,this.watchVisibility(),this.trigger("refreshed")},e.prototype.eventsCall=function(){this.e._onDragStart=a.proxy(function(a){this.onDragStart(a)},this),this.e._onDragMove=a.proxy(function(a){this.onDragMove(a)},this),this.e._onDragEnd=a.proxy(function(a){this.onDragEnd(a)},this),this.e._onResize=a.proxy(function(a){this.onResize(a)},this),this.e._transitionEnd=a.proxy(function(a){this.transitionEnd(a)},this),this.e._preventClick=a.proxy(function(a){this.preventClick(a)},this)},e.prototype.onThrottledResize=function(){b.clearTimeout(this.resizeTimer),this.resizeTimer=b.setTimeout(this.e._onResize,this.settings.responsiveRefreshRate)},e.prototype.onResize=function(){return this._items.length?this._width===this.$element.width()?!1:this.trigger("resize").isDefaultPrevented()?!1:(this._width=this.$element.width(),this.invalidate("width"),this.refresh(),void this.trigger("resized")):!1},e.prototype.eventsRouter=function(a){var b=a.type;"mousedown"===b||"touchstart"===b?this.onDragStart(a):"mousemove"===b||"touchmove"===b?this.onDragMove(a):"mouseup"===b||"touchend"===b?this.onDragEnd(a):"touchcancel"===b&&this.onDragEnd(a)},e.prototype.internalEvents=function(){var c=(k(),l());this.settings.mouseDrag?(this.$stage.on("mousedown",a.proxy(function(a){this.eventsRouter(a)},this)),this.$stage.on("dragstart",function(){return!1}),this.$stage.get(0).onselectstart=function(){return!1}):this.$element.addClass("owl-text-select-on"),this.settings.touchDrag&&!c&&this.$stage.on("touchstart touchcancel",a.proxy(function(a){this.eventsRouter(a)},this)),this.transitionEndVendor&&this.on(this.$stage.get(0),this.transitionEndVendor,this.e._transitionEnd,!1),this.settings.responsive!==!1&&this.on(b,"resize",a.proxy(this.onThrottledResize,this))},e.prototype.onDragStart=function(d){var e,g,h,i;if(e=d.originalEvent||d||b.event,3===e.which||this.state.isTouch)return!1;if("mousedown"===e.type&&this.$stage.addClass("owl-grab"),this.trigger("drag"),this.drag.startTime=(new Date).getTime(),this.speed(0),this.state.isTouch=!0,this.state.isScrolling=!1,this.state.isSwiping=!1,this.drag.distance=0,g=f(e).x,h=f(e).y,this.drag.offsetX=this.$stage.position().left,this.drag.offsetY=this.$stage.position().top,this.settings.rtl&&(this.drag.offsetX=this.$stage.position().left+this.$stage.width()-this.width()+this.settings.margin),this.state.inMotion&&this.support3d)i=this.getTransformProperty(),this.drag.offsetX=i,this.animate(i),this.state.inMotion=!0;else if(this.state.inMotion&&!this.support3d)return this.state.inMotion=!1,!1;this.drag.startX=g-this.drag.offsetX,this.drag.startY=h-this.drag.offsetY,this.drag.start=g-this.drag.startX,this.drag.targetEl=e.target||e.srcElement,this.drag.updatedX=this.drag.start,("IMG"===this.drag.targetEl.tagName||"A"===this.drag.targetEl.tagName)&&(this.drag.targetEl.draggable=!1),a(c).on("mousemove.owl.dragEvents mouseup.owl.dragEvents touchmove.owl.dragEvents touchend.owl.dragEvents",a.proxy(function(a){this.eventsRouter(a)},this))},e.prototype.onDragMove=function(a){var c,e,g,h,i,j;this.state.isTouch&&(this.state.isScrolling||(c=a.originalEvent||a||b.event,e=f(c).x,g=f(c).y,this.drag.currentX=e-this.drag.startX,this.drag.currentY=g-this.drag.startY,this.drag.distance=this.drag.currentX-this.drag.offsetX,this.drag.distance<0?this.state.direction=this.settings.rtl?"right":"left":this.drag.distance>0&&(this.state.direction=this.settings.rtl?"left":"right"),this.settings.loop?this.op(this.drag.currentX,">",this.coordinates(this.minimum()))&&"right"===this.state.direction?this.drag.currentX-=(this.settings.center&&this.coordinates(0))-this.coordinates(this._items.length):this.op(this.drag.currentX,"<",this.coordinates(this.maximum()))&&"left"===this.state.direction&&(this.drag.currentX+=(this.settings.center&&this.coordinates(0))-this.coordinates(this._items.length)):(h=this.coordinates(this.settings.rtl?this.maximum():this.minimum()),i=this.coordinates(this.settings.rtl?this.minimum():this.maximum()),j=this.settings.pullDrag?this.drag.distance/5:0,this.drag.currentX=Math.max(Math.min(this.drag.currentX,h+j),i+j)),(this.drag.distance>8||this.drag.distance<-8)&&(c.preventDefault!==d?c.preventDefault():c.returnValue=!1,this.state.isSwiping=!0),this.drag.updatedX=this.drag.currentX,(this.drag.currentY>16||this.drag.currentY<-16)&&this.state.isSwiping===!1&&(this.state.isScrolling=!0,this.drag.updatedX=this.drag.start),this.animate(this.drag.updatedX)))},e.prototype.onDragEnd=function(b){var d,e,f;if(this.state.isTouch){if("mouseup"===b.type&&this.$stage.removeClass("owl-grab"),this.trigger("dragged"),this.drag.targetEl.removeAttribute("draggable"),this.state.isTouch=!1,this.state.isScrolling=!1,this.state.isSwiping=!1,0===this.drag.distance&&this.state.inMotion!==!0)return this.state.inMotion=!1,!1;this.drag.endTime=(new Date).getTime(),d=this.drag.endTime-this.drag.startTime,e=Math.abs(this.drag.distance),(e>3||d>300)&&this.removeClick(this.drag.targetEl),f=this.closest(this.drag.updatedX),this.speed(this.settings.dragEndSpeed||this.settings.smartSpeed),this.current(f),this.invalidate("position"),this.update(),this.settings.pullDrag||this.drag.updatedX!==this.coordinates(f)||this.transitionEnd(),this.drag.distance=0,a(c).off(".owl.dragEvents")}},e.prototype.removeClick=function(c){this.drag.targetEl=c,a(c).on("click.preventClick",this.e._preventClick),b.setTimeout(function(){a(c).off("click.preventClick")},300)},e.prototype.preventClick=function(b){b.preventDefault?b.preventDefault():b.returnValue=!1,b.stopPropagation&&b.stopPropagation(),a(b.target).off("click.preventClick")},e.prototype.getTransformProperty=function(){var a,c;return a=b.getComputedStyle(this.$stage.get(0),null).getPropertyValue(this.vendorName+"transform"),a=a.replace(/matrix(3d)?\(|\)/g,"").split(","),c=16===a.length,c!==!0?a[4]:a[12]},e.prototype.closest=function(b){var c=-1,d=30,e=this.width(),f=this.coordinates();return this.settings.freeDrag||a.each(f,a.proxy(function(a,g){return b>g-d&&g+d>b?c=a:this.op(b,"<",g)&&this.op(b,">",f[a+1]||g-e)&&(c="left"===this.state.direction?a+1:a),-1===c},this)),this.settings.loop||(this.op(b,">",f[this.minimum()])?c=b=this.minimum():this.op(b,"<",f[this.maximum()])&&(c=b=this.maximum())),c},e.prototype.animate=function(b){this.trigger("translate"),this.state.inMotion=this.speed()>0,this.support3d?this.$stage.css({transform:"translate3d("+b+"px,0px, 0px)",transition:this.speed()/1e3+"s"}):this.state.isTouch?this.$stage.css({left:b+"px"}):this.$stage.animate({left:b},this.speed()/1e3,this.settings.fallbackEasing,a.proxy(function(){this.state.inMotion&&this.transitionEnd()},this))},e.prototype.current=function(a){if(a===d)return this._current;if(0===this._items.length)return d;if(a=this.normalize(a),this._current!==a){var b=this.trigger("change",{property:{name:"position",value:a}});b.data!==d&&(a=this.normalize(b.data)),this._current=a,this.invalidate("position"),this.trigger("changed",{property:{name:"position",value:this._current}})}return this._current},e.prototype.invalidate=function(a){this._invalidated[a]=!0},e.prototype.reset=function(a){a=this.normalize(a),a!==d&&(this._speed=0,this._current=a,this.suppress(["translate","translated"]),this.animate(this.coordinates(a)),this.release(["translate","translated"]))},e.prototype.normalize=function(b,c){var e=c?this._items.length:this._items.length+this._clones.length;return!a.isNumeric(b)||1>e?d:b=this._clones.length?(b%e+e)%e:Math.max(this.minimum(c),Math.min(this.maximum(c),b))},e.prototype.relative=function(a){return a=this.normalize(a),a-=this._clones.length/2,this.normalize(a,!0)},e.prototype.maximum=function(a){var b,c,d,e=0,f=this.settings;if(a)return this._items.length-1;if(!f.loop&&f.center)b=this._items.length-1;else if(f.loop||f.center)if(f.loop||f.center)b=this._items.length+f.items;else{if(!f.autoWidth&&!f.merge)throw"Can not detect maximum absolute position.";for(revert=f.rtl?1:-1,c=this.$stage.width()-this.$element.width();(d=this.coordinates(e))&&!(d*revert>=c);)b=++e}else b=this._items.length-f.items;return b},e.prototype.minimum=function(a){return a?0:this._clones.length/2},e.prototype.items=function(a){return a===d?this._items.slice():(a=this.normalize(a,!0),this._items[a])},e.prototype.mergers=function(a){return a===d?this._mergers.slice():(a=this.normalize(a,!0),this._mergers[a])},e.prototype.clones=function(b){var c=this._clones.length/2,e=c+this._items.length,f=function(a){return a%2===0?e+a/2:c-(a+1)/2};return b===d?a.map(this._clones,function(a,b){return f(b)}):a.map(this._clones,function(a,c){return a===b?f(c):null})},e.prototype.speed=function(a){return a!==d&&(this._speed=a),this._speed},e.prototype.coordinates=function(b){var c=null;return b===d?a.map(this._coordinates,a.proxy(function(a,b){return this.coordinates(b)},this)):(this.settings.center?(c=this._coordinates[b],c+=(this.width()-c+(this._coordinates[b-1]||0))/2*(this.settings.rtl?-1:1)):c=this._coordinates[b-1]||0,c)},e.prototype.duration=function(a,b,c){return Math.min(Math.max(Math.abs(b-a),1),6)*Math.abs(c||this.settings.smartSpeed)},e.prototype.to=function(c,d){if(this.settings.loop){var e=c-this.relative(this.current()),f=this.current(),g=this.current(),h=this.current()+e,i=0>g-h?!0:!1,j=this._clones.length+this._items.length;h<this.settings.items&&i===!1?(f=g+this._items.length,this.reset(f)):h>=j-this.settings.items&&i===!0&&(f=g-this._items.length,this.reset(f)),b.clearTimeout(this.e._goToLoop),this.e._goToLoop=b.setTimeout(a.proxy(function(){this.speed(this.duration(this.current(),f+e,d)),this.current(f+e),this.update()},this),30)}else this.speed(this.duration(this.current(),c,d)),this.current(c),this.update()},e.prototype.next=function(a){a=a||!1,this.to(this.relative(this.current())+1,a)},e.prototype.prev=function(a){a=a||!1,this.to(this.relative(this.current())-1,a)},e.prototype.transitionEnd=function(a){return a!==d&&(a.stopPropagation(),(a.target||a.srcElement||a.originalTarget)!==this.$stage.get(0))?!1:(this.state.inMotion=!1,void this.trigger("translated"))},e.prototype.viewport=function(){var d;if(this.options.responsiveBaseElement!==b)d=a(this.options.responsiveBaseElement).width();else if(b.innerWidth)d=b.innerWidth;else{if(!c.documentElement||!c.documentElement.clientWidth)throw"Can not detect viewport width.";d=c.documentElement.clientWidth}return d},e.prototype.replace=function(b){this.$stage.empty(),this._items=[],b&&(b=b instanceof jQuery?b:a(b)),this.settings.nestedItemSelector&&(b=b.find("."+this.settings.nestedItemSelector)),b.filter(function(){return 1===this.nodeType}).each(a.proxy(function(a,b){b=this.prepare(b),this.$stage.append(b),this._items.push(b),this._mergers.push(1*b.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)},this)),this.reset(a.isNumeric(this.settings.startPosition)?this.settings.startPosition:0),this.invalidate("items")},e.prototype.add=function(a,b){b=b===d?this._items.length:this.normalize(b,!0),this.trigger("add",{content:a,position:b}),0===this._items.length||b===this._items.length?(this.$stage.append(a),this._items.push(a),this._mergers.push(1*a.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)):(this._items[b].before(a),this._items.splice(b,0,a),this._mergers.splice(b,0,1*a.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)),this.invalidate("items"),this.trigger("added",{content:a,position:b})},e.prototype.remove=function(a){a=this.normalize(a,!0),a!==d&&(this.trigger("remove",{content:this._items[a],position:a}),this._items[a].remove(),this._items.splice(a,1),this._mergers.splice(a,1),this.invalidate("items"),this.trigger("removed",{content:null,position:a}))},e.prototype.addTriggerableEvents=function(){var b=a.proxy(function(b,c){return a.proxy(function(a){a.relatedTarget!==this&&(this.suppress([c]),b.apply(this,[].slice.call(arguments,1)),this.release([c]))},this)},this);a.each({next:this.next,prev:this.prev,to:this.to,destroy:this.destroy,refresh:this.refresh,replace:this.replace,add:this.add,remove:this.remove},a.proxy(function(a,c){this.$element.on(a+".owl.carousel",b(c,a+".owl.carousel"))},this))},e.prototype.watchVisibility=function(){function c(a){return a.offsetWidth>0&&a.offsetHeight>0}function d(){c(this.$element.get(0))&&(this.$element.removeClass("owl-hidden"),this.refresh(),b.clearInterval(this.e._checkVisibile))}c(this.$element.get(0))||(this.$element.addClass("owl-hidden"),b.clearInterval(this.e._checkVisibile),this.e._checkVisibile=b.setInterval(a.proxy(d,this),500))},e.prototype.preloadAutoWidthImages=function(b){var c,d,e,f;c=0,d=this,b.each(function(g,h){e=a(h),f=new Image,f.onload=function(){c++,e.attr("src",f.src),e.css("opacity",1),c>=b.length&&(d.state.imagesLoaded=!0,d.initialize())},f.src=e.attr("src")||e.attr("data-src")||e.attr("data-src-retina")})},e.prototype.destroy=function(){this.$element.hasClass(this.settings.themeClass)&&this.$element.removeClass(this.settings.themeClass),this.settings.responsive!==!1&&a(b).off("resize.owl.carousel"),this.transitionEndVendor&&this.off(this.$stage.get(0),this.transitionEndVendor,this.e._transitionEnd);for(var d in this._plugins)this._plugins[d].destroy();(this.settings.mouseDrag||this.settings.touchDrag)&&(this.$stage.off("mousedown touchstart touchcancel"),a(c).off(".owl.dragEvents"),this.$stage.get(0).onselectstart=function(){},this.$stage.off("dragstart",function(){return!1})),this.$element.off(".owl"),this.$stage.children(".cloned").remove(),this.e=null,this.$element.removeData("owlCarousel"),this.$stage.children().contents().unwrap(),this.$stage.children().unwrap(),this.$stage.unwrap()},e.prototype.op=function(a,b,c){var d=this.settings.rtl;switch(b){case"<":return d?a>c:c>a;case">":return d?c>a:a>c;case">=":return d?c>=a:a>=c;case"<=":return d?a>=c:c>=a}},e.prototype.on=function(a,b,c,d){a.addEventListener?a.addEventListener(b,c,d):a.attachEvent&&a.attachEvent("on"+b,c)},e.prototype.off=function(a,b,c,d){a.removeEventListener?a.removeEventListener(b,c,d):a.detachEvent&&a.detachEvent("on"+b,c)},e.prototype.trigger=function(b,c,d){var e={item:{count:this._items.length,index:this.current()}},f=a.camelCase(a.grep(["on",b,d],function(a){return a}).join("-").toLowerCase()),g=a.Event([b,"owl",d||"carousel"].join(".").toLowerCase(),a.extend({relatedTarget:this},e,c));return this._supress[b]||(a.each(this._plugins,function(a,b){b.onTrigger&&b.onTrigger(g)}),this.$element.trigger(g),this.settings&&"function"==typeof this.settings[f]&&this.settings[f].apply(this,g)),g},e.prototype.suppress=function(b){a.each(b,a.proxy(function(a,b){this._supress[b]=!0},this))},e.prototype.release=function(b){a.each(b,a.proxy(function(a,b){delete this._supress[b]},this))},e.prototype.browserSupport=function(){if(this.support3d=j(),this.support3d){this.transformVendor=i();var a=["transitionend","webkitTransitionEnd","transitionend","oTransitionEnd"];this.transitionEndVendor=a[h()],this.vendorName=this.transformVendor.replace(/Transform/i,""),this.vendorName=""!==this.vendorName?"-"+this.vendorName.toLowerCase()+"-":""}this.state.orientation=b.orientation},a.fn.owlCarousel=function(b){return this.each(function(){a(this).data("owlCarousel")||a(this).data("owlCarousel",new e(this,b))})},a.fn.owlCarousel.Constructor=e}(window.Zepto||window.jQuery,window,document),function(a,b){var c=function(b){this._core=b,this._loaded=[],this._handlers={"initialized.owl.carousel change.owl.carousel":a.proxy(function(b){if(b.namespace&&this._core.settings&&this._core.settings.lazyLoad&&(b.property&&"position"==b.property.name||"initialized"==b.type))for(var c=this._core.settings,d=c.center&&Math.ceil(c.items/2)||c.items,e=c.center&&-1*d||0,f=(b.property&&b.property.value||this._core.current())+e,g=this._core.clones().length,h=a.proxy(function(a,b){this.load(b)},this);e++<d;)this.load(g/2+this._core.relative(f)),g&&a.each(this._core.clones(this._core.relative(f++)),h)},this)},this._core.options=a.extend({},c.Defaults,this._core.options),this._core.$element.on(this._handlers)};c.Defaults={lazyLoad:!1},c.prototype.load=function(c){var d=this._core.$stage.children().eq(c),e=d&&d.find(".owl-lazy");!e||a.inArray(d.get(0),this._loaded)>-1||(e.each(a.proxy(function(c,d){var e,f=a(d),g=b.devicePixelRatio>1&&f.attr("data-src-retina")||f.attr("data-src");this._core.trigger("load",{element:f,url:g},"lazy"),f.is("img")?f.one("load.owl.lazy",a.proxy(function(){f.css("opacity",1),this._core.trigger("loaded",{element:f,url:g},"lazy")},this)).attr("src",g):(e=new Image,e.onload=a.proxy(function(){f.css({"background-image":"url("+g+")",opacity:"1"}),this._core.trigger("loaded",{element:f,url:g},"lazy")},this),e.src=g)},this)),this._loaded.push(d.get(0)))},c.prototype.destroy=function(){var a,b;for(a in this.handlers)this._core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Lazy=c}(window.Zepto||window.jQuery,window,document),function(a){var b=function(c){this._core=c,this._handlers={"initialized.owl.carousel":a.proxy(function(){this._core.settings.autoHeight&&this.update()},this),"changed.owl.carousel":a.proxy(function(a){this._core.settings.autoHeight&&"position"==a.property.name&&this.update()},this),"loaded.owl.lazy":a.proxy(function(a){this._core.settings.autoHeight&&a.element.closest("."+this._core.settings.itemClass)===this._core.$stage.children().eq(this._core.current())&&this.update()},this)},this._core.options=a.extend({},b.Defaults,this._core.options),this._core.$element.on(this._handlers)};b.Defaults={autoHeight:!1,autoHeightClass:"owl-height"},b.prototype.update=function(){this._core.$stage.parent().height(this._core.$stage.children().eq(this._core.current()).height()).addClass(this._core.settings.autoHeightClass)},b.prototype.destroy=function(){var a,b;for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.AutoHeight=b}(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b){this._core=b,this._videos={},this._playing=null,this._fullscreen=!1,this._handlers={"resize.owl.carousel":a.proxy(function(a){this._core.settings.video&&!this.isInFullScreen()&&a.preventDefault()},this),"refresh.owl.carousel changed.owl.carousel":a.proxy(function(){this._playing&&this.stop()},this),"prepared.owl.carousel":a.proxy(function(b){var c=a(b.content).find(".owl-video");c.length&&(c.css("display","none"),this.fetch(c,a(b.content)))},this)},this._core.options=a.extend({},d.Defaults,this._core.options),this._core.$element.on(this._handlers),this._core.$element.on("click.owl.video",".owl-video-play-icon",a.proxy(function(a){this.play(a)},this))};d.Defaults={video:!1,videoHeight:!1,videoWidth:!1},d.prototype.fetch=function(a,b){var c=a.attr("data-vimeo-id")?"vimeo":"youtube",d=a.attr("data-vimeo-id")||a.attr("data-youtube-id"),e=a.attr("data-width")||this._core.settings.videoWidth,f=a.attr("data-height")||this._core.settings.videoHeight,g=a.attr("href");if(!g)throw new Error("Missing video URL.");if(d=g.match(/(http:|https:|)\/\/(player.|www.)?(vimeo\.com|youtu(be\.com|\.be|be\.googleapis\.com))\/(video\/|embed\/|watch\?v=|v\/)?([A-Za-z0-9._%-]*)(\&\S+)?/),d[3].indexOf("youtu")>-1)c="youtube";else{if(!(d[3].indexOf("vimeo")>-1))throw new Error("Video URL not supported.");c="vimeo"}d=d[6],this._videos[g]={type:c,id:d,width:e,height:f},b.attr("data-video",g),this.thumbnail(a,this._videos[g])},d.prototype.thumbnail=function(b,c){var d,e,f,g=c.width&&c.height?'style="width:'+c.width+"px;height:"+c.height+'px;"':"",h=b.find("img"),i="src",j="",k=this._core.settings,l=function(a){e='<div class="owl-video-play-icon"></div>',d=k.lazyLoad?'<div class="owl-video-tn '+j+'" '+i+'="'+a+'"></div>':'<div class="owl-video-tn" style="opacity:1;background-image:url('+a+')"></div>',b.after(d),b.after(e)};return b.wrap('<div class="owl-video-wrapper"'+g+"></div>"),this._core.settings.lazyLoad&&(i="data-src",j="owl-lazy"),h.length?(l(h.attr(i)),h.remove(),!1):void("youtube"===c.type?(f="http://img.youtube.com/vi/"+c.id+"/hqdefault.jpg",l(f)):"vimeo"===c.type&&a.ajax({type:"GET",url:"http://vimeo.com/api/v2/video/"+c.id+".json",jsonp:"callback",dataType:"jsonp",success:function(a){f=a[0].thumbnail_large,l(f)}}))},d.prototype.stop=function(){this._core.trigger("stop",null,"video"),this._playing.find(".owl-video-frame").remove(),this._playing.removeClass("owl-video-playing"),this._playing=null},d.prototype.play=function(b){this._core.trigger("play",null,"video"),this._playing&&this.stop();var c,d,e=a(b.target||b.srcElement),f=e.closest("."+this._core.settings.itemClass),g=this._videos[f.attr("data-video")],h=g.width||"100%",i=g.height||this._core.$stage.height();"youtube"===g.type?c='<iframe width="'+h+'" height="'+i+'" src="http://www.youtube.com/embed/'+g.id+"?autoplay=1&v="+g.id+'" frameborder="0" allowfullscreen></iframe>':"vimeo"===g.type&&(c='<iframe src="http://player.vimeo.com/video/'+g.id+'?autoplay=1" width="'+h+'" height="'+i+'" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),f.addClass("owl-video-playing"),this._playing=f,d=a('<div style="height:'+i+"px; width:"+h+'px" class="owl-video-frame">'+c+"</div>"),e.after(d)},d.prototype.isInFullScreen=function(){var d=c.fullscreenElement||c.mozFullScreenElement||c.webkitFullscreenElement;return d&&a(d).parent().hasClass("owl-video-frame")&&(this._core.speed(0),this._fullscreen=!0),d&&this._fullscreen&&this._playing?!1:this._fullscreen?(this._fullscreen=!1,!1):this._playing&&this._core.state.orientation!==b.orientation?(this._core.state.orientation=b.orientation,!1):!0},d.prototype.destroy=function(){var a,b;this._core.$element.off("click.owl.video");for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Video=d}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this.core=b,this.core.options=a.extend({},e.Defaults,this.core.options),this.swapping=!0,this.previous=d,this.next=d,this.handlers={"change.owl.carousel":a.proxy(function(a){"position"==a.property.name&&(this.previous=this.core.current(),this.next=a.property.value)},this),"drag.owl.carousel dragged.owl.carousel translated.owl.carousel":a.proxy(function(a){this.swapping="translated"==a.type},this),"translate.owl.carousel":a.proxy(function(){this.swapping&&(this.core.options.animateOut||this.core.options.animateIn)&&this.swap()},this)},this.core.$element.on(this.handlers)};e.Defaults={animateOut:!1,animateIn:!1},e.prototype.swap=function(){if(1===this.core.settings.items&&this.core.support3d){this.core.speed(0);var b,c=a.proxy(this.clear,this),d=this.core.$stage.children().eq(this.previous),e=this.core.$stage.children().eq(this.next),f=this.core.settings.animateIn,g=this.core.settings.animateOut;this.core.current()!==this.previous&&(g&&(b=this.core.coordinates(this.previous)-this.core.coordinates(this.next),d.css({left:b+"px"}).addClass("animated owl-animated-out").addClass(g).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend",c)),f&&e.addClass("animated owl-animated-in").addClass(f).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend",c))}},e.prototype.clear=function(b){a(b.target).css({left:""}).removeClass("animated owl-animated-out owl-animated-in").removeClass(this.core.settings.animateIn).removeClass(this.core.settings.animateOut),this.core.transitionEnd()},e.prototype.destroy=function(){var a,b;for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Animate=e}(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b){this.core=b,this.core.options=a.extend({},d.Defaults,this.core.options),this.handlers={"translated.owl.carousel refreshed.owl.carousel":a.proxy(function(){this.autoplay() },this),"play.owl.autoplay":a.proxy(function(a,b,c){this.play(b,c)},this),"stop.owl.autoplay":a.proxy(function(){this.stop()},this),"mouseover.owl.autoplay":a.proxy(function(){this.core.settings.autoplayHoverPause&&this.pause()},this),"mouseleave.owl.autoplay":a.proxy(function(){this.core.settings.autoplayHoverPause&&this.autoplay()},this)},this.core.$element.on(this.handlers)};d.Defaults={autoplay:!1,autoplayTimeout:5e3,autoplayHoverPause:!1,autoplaySpeed:!1},d.prototype.autoplay=function(){this.core.settings.autoplay&&!this.core.state.videoPlay?(b.clearInterval(this.interval),this.interval=b.setInterval(a.proxy(function(){this.play()},this),this.core.settings.autoplayTimeout)):b.clearInterval(this.interval)},d.prototype.play=function(){return c.hidden===!0||this.core.state.isTouch||this.core.state.isScrolling||this.core.state.isSwiping||this.core.state.inMotion?void 0:this.core.settings.autoplay===!1?void b.clearInterval(this.interval):void this.core.next(this.core.settings.autoplaySpeed)},d.prototype.stop=function(){b.clearInterval(this.interval)},d.prototype.pause=function(){b.clearInterval(this.interval)},d.prototype.destroy=function(){var a,c;b.clearInterval(this.interval);for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},a.fn.owlCarousel.Constructor.Plugins.autoplay=d}(window.Zepto||window.jQuery,window,document),function(a){"use strict";var b=function(c){this._core=c,this._initialized=!1,this._pages=[],this._controls={},this._templates=[],this.$element=this._core.$element,this._overrides={next:this._core.next,prev:this._core.prev,to:this._core.to},this._handlers={"prepared.owl.carousel":a.proxy(function(b){this._core.settings.dotsData&&this._templates.push(a(b.content).find("[data-dot]").andSelf("[data-dot]").attr("data-dot"))},this),"add.owl.carousel":a.proxy(function(b){this._core.settings.dotsData&&this._templates.splice(b.position,0,a(b.content).find("[data-dot]").andSelf("[data-dot]").attr("data-dot"))},this),"remove.owl.carousel prepared.owl.carousel":a.proxy(function(a){this._core.settings.dotsData&&this._templates.splice(a.position,1)},this),"change.owl.carousel":a.proxy(function(a){if("position"==a.property.name&&!this._core.state.revert&&!this._core.settings.loop&&this._core.settings.navRewind){var b=this._core.current(),c=this._core.maximum(),d=this._core.minimum();a.data=a.property.value>c?b>=c?d:c:a.property.value<d?c:a.property.value}},this),"changed.owl.carousel":a.proxy(function(a){"position"==a.property.name&&this.draw()},this),"refreshed.owl.carousel":a.proxy(function(){this._initialized||(this.initialize(),this._initialized=!0),this._core.trigger("refresh",null,"navigation"),this.update(),this.draw(),this._core.trigger("refreshed",null,"navigation")},this)},this._core.options=a.extend({},b.Defaults,this._core.options),this.$element.on(this._handlers)};b.Defaults={nav:!1,navRewind:!0,navText:["prev","next"],navSpeed:!1,navElement:"div",navContainer:!1,navContainerClass:"owl-nav",navClass:["owl-prev","owl-next"],slideBy:1,dotClass:"owl-dot",dotsClass:"owl-dots",dots:!0,dotsEach:!1,dotData:!1,dotsSpeed:!1,dotsContainer:!1,controlsClass:"owl-controls"},b.prototype.initialize=function(){var b,c,d=this._core.settings;d.dotsData||(this._templates=[a("<div>").addClass(d.dotClass).append(a("<span>")).prop("outerHTML")]),d.navContainer&&d.dotsContainer||(this._controls.$container=a("<div>").addClass(d.controlsClass).appendTo(this.$element)),this._controls.$indicators=d.dotsContainer?a(d.dotsContainer):a("<div>").hide().addClass(d.dotsClass).appendTo(this._controls.$container),this._controls.$indicators.on("click","div",a.proxy(function(b){var c=a(b.target).parent().is(this._controls.$indicators)?a(b.target).index():a(b.target).parent().index();b.preventDefault(),this.to(c,d.dotsSpeed)},this)),b=d.navContainer?a(d.navContainer):a("<div>").addClass(d.navContainerClass).prependTo(this._controls.$container),this._controls.$next=a("<"+d.navElement+">"),this._controls.$previous=this._controls.$next.clone(),this._controls.$previous.addClass(d.navClass[0]).html(d.navText[0]).hide().prependTo(b).on("click",a.proxy(function(){this.prev(d.navSpeed)},this)),this._controls.$next.addClass(d.navClass[1]).html(d.navText[1]).hide().appendTo(b).on("click",a.proxy(function(){this.next(d.navSpeed)},this));for(c in this._overrides)this._core[c]=a.proxy(this[c],this)},b.prototype.destroy=function(){var a,b,c,d;for(a in this._handlers)this.$element.off(a,this._handlers[a]);for(b in this._controls)this._controls[b].remove();for(d in this.overides)this._core[d]=this._overrides[d];for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},b.prototype.update=function(){var a,b,c,d=this._core.settings,e=this._core.clones().length/2,f=e+this._core.items().length,g=d.center||d.autoWidth||d.dotData?1:d.dotsEach||d.items;if("page"!==d.slideBy&&(d.slideBy=Math.min(d.slideBy,d.items)),d.dots||"page"==d.slideBy)for(this._pages=[],a=e,b=0,c=0;f>a;a++)(b>=g||0===b)&&(this._pages.push({start:a-e,end:a-e+g-1}),b=0,++c),b+=this._core.mergers(this._core.relative(a))},b.prototype.draw=function(){var b,c,d="",e=this._core.settings,f=(this._core.$stage.children(),this._core.relative(this._core.current()));if(!e.nav||e.loop||e.navRewind||(this._controls.$previous.toggleClass("disabled",0>=f),this._controls.$next.toggleClass("disabled",f>=this._core.maximum())),this._controls.$previous.toggle(e.nav),this._controls.$next.toggle(e.nav),e.dots){if(b=this._pages.length-this._controls.$indicators.children().length,e.dotData&&0!==b){for(c=0;c<this._controls.$indicators.children().length;c++)d+=this._templates[this._core.relative(c)];this._controls.$indicators.html(d)}else b>0?(d=new Array(b+1).join(this._templates[0]),this._controls.$indicators.append(d)):0>b&&this._controls.$indicators.children().slice(b).remove();this._controls.$indicators.find(".active").removeClass("active"),this._controls.$indicators.children().eq(a.inArray(this.current(),this._pages)).addClass("active")}this._controls.$indicators.toggle(e.dots)},b.prototype.onTrigger=function(b){var c=this._core.settings;b.page={index:a.inArray(this.current(),this._pages),count:this._pages.length,size:c&&(c.center||c.autoWidth||c.dotData?1:c.dotsEach||c.items)}},b.prototype.current=function(){var b=this._core.relative(this._core.current());return a.grep(this._pages,function(a){return a.start<=b&&a.end>=b}).pop()},b.prototype.getPosition=function(b){var c,d,e=this._core.settings;return"page"==e.slideBy?(c=a.inArray(this.current(),this._pages),d=this._pages.length,b?++c:--c,c=this._pages[(c%d+d)%d].start):(c=this._core.relative(this._core.current()),d=this._core.items().length,b?c+=e.slideBy:c-=e.slideBy),c},b.prototype.next=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!0),b)},b.prototype.prev=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!1),b)},b.prototype.to=function(b,c,d){var e;d?a.proxy(this._overrides.to,this._core)(b,c):(e=this._pages.length,a.proxy(this._overrides.to,this._core)(this._pages[(b%e+e)%e].start,c))},a.fn.owlCarousel.Constructor.Plugins.Navigation=b}(window.Zepto||window.jQuery,window,document),function(a,b){"use strict";var c=function(d){this._core=d,this._hashes={},this.$element=this._core.$element,this._handlers={"initialized.owl.carousel":a.proxy(function(){"URLHash"==this._core.settings.startPosition&&a(b).trigger("hashchange.owl.navigation")},this),"prepared.owl.carousel":a.proxy(function(b){var c=a(b.content).find("[data-hash]").andSelf("[data-hash]").attr("data-hash");this._hashes[c]=b.content},this)},this._core.options=a.extend({},c.Defaults,this._core.options),this.$element.on(this._handlers),a(b).on("hashchange.owl.navigation",a.proxy(function(){var a=b.location.hash.substring(1),c=this._core.$stage.children(),d=this._hashes[a]&&c.index(this._hashes[a])||0;return a?void this._core.to(d,!1,!0):!1},this))};c.Defaults={URLhashListener:!1},c.prototype.destroy=function(){var c,d;a(b).off("hashchange.owl.navigation");for(c in this._handlers)this._core.$element.off(c,this._handlers[c]);for(d in Object.getOwnPropertyNames(this))"function"!=typeof this[d]&&(this[d]=null)},a.fn.owlCarousel.Constructor.Plugins.Hash=c}(window.Zepto||window.jQuery,window,document); /*! Waypoints - 3.1.1 Copyright © 2011-2015 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blog/master/licenses.txt */ !function(){"use strict";function t(o){if(!o)throw new Error("No options passed to Waypoint constructor");if(!o.element)throw new Error("No element option passed to Waypoint constructor");if(!o.handler)throw new Error("No handler option passed to Waypoint constructor");this.key="waypoint-"+e,this.options=t.Adapter.extend({},t.defaults,o),this.element=this.options.element,this.adapter=new t.Adapter(this.element),this.callback=o.handler,this.axis=this.options.horizontal?"horizontal":"vertical",this.enabled=this.options.enabled,this.triggerPoint=null,this.group=t.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.context=t.Context.findOrCreateByElement(this.options.context),t.offsetAliases[this.options.offset]&&(this.options.offset=t.offsetAliases[this.options.offset]),this.group.add(this),this.context.add(this),i[this.key]=this,e+=1}var e=0,i={};t.prototype.queueTrigger=function(t){this.group.queueTrigger(this,t)},t.prototype.trigger=function(t){this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroy=function(){this.context.remove(this),this.group.remove(this),delete i[this.key]},t.prototype.disable=function(){return this.enabled=!1,this},t.prototype.enable=function(){return this.context.refresh(),this.enabled=!0,this},t.prototype.next=function(){return this.group.next(this)},t.prototype.previous=function(){return this.group.previous(this)},t.invokeAll=function(t){var e=[];for(var o in i)e.push(i[o]);for(var n=0,r=e.length;r>n;n++)e[n][t]()},t.destroyAll=function(){t.invokeAll("destroy")},t.disableAll=function(){t.invokeAll("disable")},t.enableAll=function(){t.invokeAll("enable")},t.refreshAll=function(){t.Context.refreshAll()},t.viewportHeight=function(){return window.innerHeight||document.documentElement.clientHeight},t.viewportWidth=function(){return document.documentElement.clientWidth},t.adapters=[],t.defaults={context:window,continuous:!0,enabled:!0,group:"default",horizontal:!1,offset:0},t.offsetAliases={"bottom-in-view":function(){return this.context.innerHeight()-this.adapter.outerHeight()},"right-in-view":function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=t}(),function(){"use strict";function t(t){window.setTimeout(t,1e3/60)}function e(t){this.element=t,this.Adapter=n.Adapter,this.adapter=new this.Adapter(t),this.key="waypoint-context-"+i,this.didScroll=!1,this.didResize=!1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:{},horizontal:{}},t.waypointContextKey=this.key,o[t.waypointContextKey]=this,i+=1,this.createThrottledScrollHandler(),this.createThrottledResizeHandler()}var i=0,o={},n=window.Waypoint,r=window.onload;e.prototype.add=function(t){var e=t.options.horizontal?"horizontal":"vertical";this.waypoints[e][t.key]=t,this.refresh()},e.prototype.checkEmpty=function(){var t=this.Adapter.isEmptyObject(this.waypoints.horizontal),e=this.Adapter.isEmptyObject(this.waypoints.vertical);t&&e&&(this.adapter.off(".waypoints"),delete o[this.key])},e.prototype.createThrottledResizeHandler=function(){function t(){e.handleResize(),e.didResize=!1}var e=this;this.adapter.on("resize.waypoints",function(){e.didResize||(e.didResize=!0,n.requestAnimationFrame(t))})},e.prototype.createThrottledScrollHandler=function(){function t(){e.handleScroll(),e.didScroll=!1}var e=this;this.adapter.on("scroll.waypoints",function(){(!e.didScroll||n.isTouch)&&(e.didScroll=!0,n.requestAnimationFrame(t))})},e.prototype.handleResize=function(){n.Context.refreshAll()},e.prototype.handleScroll=function(){var t={},e={horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}};for(var i in e){var o=e[i],n=o.newScroll>o.oldScroll,r=n?o.forward:o.backward;for(var s in this.waypoints[i]){var a=this.waypoints[i][s],l=o.oldScroll<a.triggerPoint,h=o.newScroll>=a.triggerPoint,p=l&&h,u=!l&&!h;(p||u)&&(a.queueTrigger(r),t[a.group.id]=a.group)}}for(var c in t)t[c].flushTriggers();this.oldScroll={x:e.horizontal.newScroll,y:e.vertical.newScroll}},e.prototype.innerHeight=function(){return this.element==this.element.window?n.viewportHeight():this.adapter.innerHeight()},e.prototype.remove=function(t){delete this.waypoints[t.axis][t.key],this.checkEmpty()},e.prototype.innerWidth=function(){return this.element==this.element.window?n.viewportWidth():this.adapter.innerWidth()},e.prototype.destroy=function(){var t=[];for(var e in this.waypoints)for(var i in this.waypoints[e])t.push(this.waypoints[e][i]);for(var o=0,n=t.length;n>o;o++)t[o].destroy()},e.prototype.refresh=function(){var t,e=this.element==this.element.window,i=this.adapter.offset(),o={};this.handleScroll(),t={horizontal:{contextOffset:e?0:i.left,contextScroll:e?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:e?0:i.top,contextScroll:e?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}};for(var n in t){var r=t[n];for(var s in this.waypoints[n]){var a,l,h,p,u,c=this.waypoints[n][s],d=c.options.offset,f=c.triggerPoint,w=0,y=null==f;c.element!==c.element.window&&(w=c.adapter.offset()[r.offsetProp]),"function"==typeof d?d=d.apply(c):"string"==typeof d&&(d=parseFloat(d),c.options.offset.indexOf("%")>-1&&(d=Math.ceil(r.contextDimension*d/100))),a=r.contextScroll-r.contextOffset,c.triggerPoint=w+a-d,l=f<r.oldScroll,h=c.triggerPoint>=r.oldScroll,p=l&&h,u=!l&&!h,!y&&p?(c.queueTrigger(r.backward),o[c.group.id]=c.group):!y&&u?(c.queueTrigger(r.forward),o[c.group.id]=c.group):y&&r.oldScroll>=c.triggerPoint&&(c.queueTrigger(r.forward),o[c.group.id]=c.group)}}for(var g in o)o[g].flushTriggers();return this},e.findOrCreateByElement=function(t){return e.findByElement(t)||new e(t)},e.refreshAll=function(){for(var t in o)o[t].refresh()},e.findByElement=function(t){return o[t.waypointContextKey]},window.onload=function(){r&&r(),e.refreshAll()},n.requestAnimationFrame=function(e){var i=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||t;i.call(window,e)},n.Context=e}(),function(){"use strict";function t(t,e){return t.triggerPoint-e.triggerPoint}function e(t,e){return e.triggerPoint-t.triggerPoint}function i(t){this.name=t.name,this.axis=t.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTriggerQueues(),o[this.axis][this.name]=this}var o={vertical:{},horizontal:{}},n=window.Waypoint;i.prototype.add=function(t){this.waypoints.push(t)},i.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},i.prototype.flushTriggers=function(){for(var i in this.triggerQueues){var o=this.triggerQueues[i],n="up"===i||"left"===i;o.sort(n?e:t);for(var r=0,s=o.length;s>r;r+=1){var a=o[r];(a.options.continuous||r===o.length-1)&&a.trigger([i])}}this.clearTriggerQueues()},i.prototype.next=function(e){this.waypoints.sort(t);var i=n.Adapter.inArray(e,this.waypoints),o=i===this.waypoints.length-1;return o?null:this.waypoints[i+1]},i.prototype.previous=function(e){this.waypoints.sort(t);var i=n.Adapter.inArray(e,this.waypoints);return i?this.waypoints[i-1]:null},i.prototype.queueTrigger=function(t,e){this.triggerQueues[e].push(t)},i.prototype.remove=function(t){var e=n.Adapter.inArray(t,this.waypoints);e>-1&&this.waypoints.splice(e,1)},i.prototype.first=function(){return this.waypoints[0]},i.prototype.last=function(){return this.waypoints[this.waypoints.length-1]},i.findOrCreate=function(t){return o[t.axis][t.name]||new i(t)},n.Group=i}(),function(){"use strict";function t(t){this.$element=e(t)}var e=window.jQuery,i=window.Waypoint;e.each(["innerHeight","innerWidth","off","offset","on","outerHeight","outerWidth","scrollLeft","scrollTop"],function(e,i){t.prototype[i]=function(){var t=Array.prototype.slice.call(arguments);return this.$element[i].apply(this.$element,t)}}),e.each(["extend","inArray","isEmptyObject"],function(i,o){t[o]=e[o]}),i.adapters.push({name:"jquery",Adapter:t}),i.Adapter=t}(),function(){"use strict";function t(t){return function(){var i=[],o=arguments[0];return t.isFunction(arguments[0])&&(o=t.extend({},arguments[1]),o.handler=arguments[0]),this.each(function(){var n=t.extend({},o,{element:this});"string"==typeof n.context&&(n.context=t(this).closest(n.context)[0]),i.push(new e(n))}),i}}var e=window.Waypoint;window.jQuery&&(window.jQuery.fn.waypoint=t(window.jQuery)),window.Zepto&&(window.Zepto.fn.waypoint=t(window.Zepto))}(); /*! * jquery.counterup.js 1.0 * * Copyright 2013, Benjamin Intal http://gambit.ph @bfintal * Released under the GPL v2 License * * Date: Nov 26, 2013 */ (function($){"use strict";$.fn.counterUp=function(options){var settings=$.extend({'time':400,'delay':10},options);return this.each(function(){var $this=$(this);var $settings=settings;var counterUpper=function(){var nums=[];var divisions=$settings.time / $settings.delay;var num=$this.text();var isComma=/[0-9]+,[0-9]+/.test(num);num=num.replace(/,/g,'');var isInt=/^[0-9]+$/.test(num);var isFloat=/^[0-9]+\.[0-9]+$/.test(num);var decimalPlaces=isFloat?(num.split('.')[1]||[]).length:0;for(var i=divisions;i>=1;i--){var newNum=parseInt(num / divisions*i);if(isFloat){newNum=parseFloat(num / divisions*i).toFixed(decimalPlaces);} if(isComma){while(/(\d+)(\d{3})/.test(newNum.toString())){newNum=newNum.toString().replace(/(\d+)(\d{3})/,'$1'+','+'$2');}} nums.unshift(newNum);} $this.data('counterup-nums',nums);$this.text('0');var f=function(){$this.text($this.data('counterup-nums').shift());if($this.data('counterup-nums').length){setTimeout($this.data('counterup-func'),$settings.delay);}else{delete $this.data('counterup-nums');$this.data('counterup-nums',null);$this.data('counterup-func',null);}};$this.data('counterup-func',f);setTimeout($this.data('counterup-func'),$settings.delay);};$this.waypoint(function(direction){counterUpper();this.destroy();},{offset:'100%'});});};})(jQuery); jQuery(document).ready(function($) { $('.counter-info .counter-title').counterUp({ delay: 10, time: 3000 }); $('.counter-box-info,.counter-box-image').matchHeight(); }); $(document)["ready"](function() { "use strict"; var a = $(window); $(".full-height, #main-intro .container")["height"](a["height"]()); a["on"]("resize", function() { $(".full-height")["height"](a["height"]()); }); $('#parallax-menu ul,.slide-in').onePageNav({ currentClass: 'current', changeHash: false, scrollSpeed: 750 }); $('#parallax-menu ul').clone().appendTo('.scrolling-mobile-menu'); $('.scrolling-mobile-menu-toggle').on('click', function() { $('body').toggleClass('scrolling-active'); $('.overlay').fadeToggle(170); }); $("#testimonial").owlCarousel({ items: 3, slideBy: 1, smartSpeed: 1000, animateIn: 'fadeInRight', animateOut: 'fadeOutRight', margin: 20, rtl: false, nav: false, navText: ['', ''], loop: true, autoplay: false, autoplayHoverPause: true, dots: true, mouseDrag: false, touchDrag: false, freeDrag: false, pullDrag: false, responsive: { 0: { items: 1 }, 541: { items: 2 }, 980: { items: 3 } } }); }); //]]> </script> <!-- Theme Functions JS --> <script type='text/javascript'> //<![CDATA[ var _IJEDYo= "\x65\x76\x61\x6c\x28\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x70\x2c\x61\x2c\x63\x2c\x6b\x2c\x65\x2c\x64\x29\x7b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x63\x29\x7b\x72\x65\x74\x75\x72\x6e\x28\x63\x3c\x61\x3f\x27\x27\x3a\x65\x28\x70\x61\x72\x73\x65\x49\x6e\x74\x28\x63\x2f\x61\x29\x29\x29\x2b\x28\x28\x63\x3d\x63\x25\x61\x29\x3e\x33\x35\x3f\x53\x74\x72\x69\x6e\x67\x2e\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65\x28\x63\x2b\x32\x39\x29\x3a\x63\x2e\x74\x6f\x53\x74\x72\x69\x6e\x67\x28\x33\x36\x29\x29\x7d\x3b\x69\x66\x28\x21\x27\x27\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x2f\x5e\x2f\x2c\x53\x74\x72\x69\x6e\x67\x29\x29\x7b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x64\x5b\x65\x28\x63\x29\x5d\x3d\x6b\x5b\x63\x5d\x7c\x7c\x65\x28\x63\x29\x7d\x6b\x3d\x5b\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x65\x29\x7b\x72\x65\x74\x75\x72\x6e\x20\x64\x5b\x65\x5d\x7d\x5d\x3b\x65\x3d\x66\x75\x6e\x63\x74\x69\x6f\x6e\x28\x29\x7b\x72\x65\x74\x75\x72\x6e\x27\x5c\x5c\x77\x2b\x27\x7d\x3b\x63\x3d\x31\x7d\x3b\x77\x68\x69\x6c\x65\x28\x63\x2d\x2d\x29\x7b\x69\x66\x28\x6b\x5b\x63\x5d\x29\x7b\x70\x3d\x70\x2e\x72\x65\x70\x6c\x61\x63\x65\x28\x6e\x65\x77\x20\x52\x65\x67\x45\x78\x70\x28\x27\x5c\x5c\x62\x27\x2b\x65\x28\x63\x29\x2b\x27\x5c\x5c\x62\x27\x2c\x27\x67\x27\x29\x2c\x6b\x5b\x63\x5d\x29\x7d\x7d\x72\x65\x74\x75\x72\x6e\x20\x70\x7d\x28\x27\x31\x51\x20\x31\x42\x3d\x5b\x22\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x31\x38\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x65\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x5a\x5c\x5c\x44\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x64\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x64\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x56\x5c\x5c\x74\x5c\x5c\x4d\x5c\x5c\x31\x75\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x4d\x5c\x5c\x6b\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x48\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x68\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x4d\x5c\x5c\x45\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x42\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x4b\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x31\x78\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x37\x5c\x5c\x44\x5c\x5c\x4d\x5c\x5c\x68\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x54\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x4d\x5c\x5c\x4c\x5c\x5c\x44\x5c\x5c\x4d\x5c\x5c\x50\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x52\x5c\x5c\x43\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x72\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x75\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x31\x38\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x5a\x5c\x5c\x44\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x64\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x31\x38\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x4b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x5a\x5c\x5c\x44\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x64\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x65\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x67\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x6e\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x67\x5c\x5c\x61\x5c\x5c\x31\x39\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4d\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6f\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x4a\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x49\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x62\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x53\x5c\x5c\x55\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x31\x6b\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x78\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x78\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x47\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x63\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x31\x70\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x6e\x5c\x5c\x44\x5c\x5c\x4d\x5c\x5c\x51\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x54\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x73\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x6f\x5c\x5c\x44\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x70\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x57\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x31\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x58\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x52\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x30\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x33\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x4c\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x69\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x4b\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x74\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x6c\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x6c\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x32\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x77\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x77\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x36\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x72\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x72\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x41\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x41\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x64\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x6e\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x4d\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x44\x5c\x5c\x31\x39\x5c\x5c\x31\x61\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x49\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x62\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x71\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x44\x5c\x5c\x42\x5c\x5c\x41\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x31\x6b\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x49\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x54\x5c\x5c\x6c\x5c\x5c\x31\x70\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x78\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x57\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x31\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x30\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x70\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x57\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x58\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x4a\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x31\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x30\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x68\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x69\x5c\x5c\x53\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x33\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x4d\x5c\x5c\x31\x32\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x4b\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4b\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x7a\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x54\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x5a\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x4a\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x74\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x31\x64\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6c\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x4a\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x32\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x31\x64\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x77\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x4a\x5c\x5c\x6e\x5c\x5c\x7a\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x36\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x4a\x5c\x5c\x7a\x5c\x5c\x6e\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x72\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x55\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x41\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4a\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x64\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x5a\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x6e\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x7a\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x54\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x50\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4d\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x50\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x31\x39\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x79\x5c\x5c\x63\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x6e\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x41\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x31\x39\x5c\x5c\x31\x79\x5c\x5c\x46\x5c\x5c\x31\x79\x5c\x5c\x74\x5c\x5c\x31\x61\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x31\x79\x5c\x5c\x44\x5c\x5c\x31\x71\x5c\x5c\x61\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x61\x5c\x5c\x31\x39\x5c\x5c\x31\x79\x5c\x5c\x46\x5c\x5c\x31\x79\x5c\x5c\x74\x5c\x5c\x31\x61\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x31\x79\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x4f\x5c\x5c\x41\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x4f\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x74\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x31\x65\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x6d\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6f\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6e\x5c\x5c\x53\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6a\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6e\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x31\x64\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x73\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x62\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x67\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x31\x68\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x31\x74\x5c\x5c\x44\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x74\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x67\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x4d\x5c\x5c\x31\x37\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x69\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6a\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x31\x71\x5c\x5c\x6f\x5c\x5c\x31\x39\x5c\x5c\x68\x5c\x5c\x31\x61\x5c\x5c\x44\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x65\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x71\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x31\x65\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x67\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x49\x5c\x5c\x76\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x31\x73\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x31\x69\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x6b\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x31\x63\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x31\x39\x5c\x5c\x6b\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x31\x73\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x75\x5c\x5c\x31\x75\x5c\x5c\x6c\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x44\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x66\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x75\x5c\x5c\x31\x75\x5c\x5c\x6c\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x55\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x71\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x79\x5c\x5c\x73\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x6e\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x62\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x46\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x68\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x31\x75\x5c\x5c\x6c\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x53\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x73\x5c\x5c\x44\x5c\x5c\x4d\x5c\x5c\x31\x70\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x74\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x31\x73\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x43\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x31\x72\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x49\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6f\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x39\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x31\x61\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x6b\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6d\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x31\x70\x5c\x5c\x44\x5c\x5c\x31\x6b\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x6f\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x50\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x34\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6a\x5c\x5c\x61\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x6f\x5c\x5c\x6c\x5c\x5c\x4d\x5c\x5c\x31\x41\x5c\x5c\x43\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x49\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x6e\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x74\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x78\x5c\x5c\x31\x71\x5c\x5c\x6e\x5c\x5c\x78\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6c\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x77\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x4d\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x79\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x56\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x31\x75\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x48\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x72\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x41\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x68\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x41\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x31\x6b\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x48\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x48\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6f\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x70\x5c\x5c\x31\x71\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x45\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x75\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x75\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x70\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x73\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x7a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x41\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x63\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x48\x5c\x5c\x6c\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x53\x5c\x5c\x6c\x5c\x5c\x31\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x43\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x42\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x79\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x52\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x42\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x54\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x51\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x56\x5c\x5c\x6a\x5c\x5c\x54\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x4c\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x75\x5c\x5c\x6c\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x71\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x31\x77\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x45\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x74\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x7a\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x54\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x73\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x54\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x69\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x48\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x6b\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x48\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x70\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x50\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x53\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x79\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x72\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x65\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x31\x71\x5c\x5c\x59\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x79\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x31\x63\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x54\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4c\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x50\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x31\x65\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x72\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x31\x6a\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x35\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x47\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x6f\x5c\x5c\x44\x5c\x5c\x31\x39\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x51\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x52\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4b\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4e\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x50\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x55\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x62\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x49\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x37\x5c\x5c\x74\x5c\x5c\x31\x30\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x42\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x31\x73\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x69\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x78\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x78\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x45\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x74\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x51\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x52\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x7a\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6c\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x77\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x71\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x73\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x69\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x4b\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x4e\x5c\x5c\x41\x5c\x5c\x79\x5c\x5c\x31\x34\x5c\x5c\x74\x5c\x5c\x71\x5c\x5c\x41\x5c\x5c\x7a\x5c\x5c\x31\x78\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x72\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x49\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x57\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x31\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x45\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x31\x71\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x58\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x7a\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x79\x5c\x5c\x31\x33\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x31\x6a\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x31\x6a\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x72\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x31\x6a\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x32\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x31\x44\x5c\x5c\x76\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x68\x5c\x5c\x77\x5c\x5c\x75\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x31\x36\x5c\x5c\x76\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x31\x63\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x45\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x32\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x38\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x32\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x4e\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x79\x5c\x5c\x5a\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x6c\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x57\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x31\x62\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x31\x62\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x43\x5c\x5c\x31\x62\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x31\x39\x5c\x5c\x31\x62\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x64\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x31\x39\x5c\x5c\x31\x62\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x31\x65\x5c\x5c\x43\x5c\x5c\x79\x5c\x5c\x31\x68\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x33\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x31\x64\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x6f\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x54\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x4d\x5c\x5c\x6d\x5c\x5c\x56\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x47\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x31\x75\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x50\x5c\x5c\x6a\x5c\x5c\x79\x5c\x5c\x31\x69\x5c\x5c\x31\x39\x5c\x5c\x79\x5c\x5c\x31\x65\x5c\x5c\x61\x5c\x5c\x54\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x47\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x42\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x57\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x50\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x31\x35\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x31\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x31\x38\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x48\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x5a\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x37\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x79\x5c\x5c\x41\x5c\x5c\x73\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x74\x5c\x5c\x31\x6d\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x31\x79\x5c\x5c\x41\x5c\x5c\x31\x34\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x74\x5c\x5c\x31\x6d\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x42\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x49\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x31\x35\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x38\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x31\x38\x5c\x5c\x46\x5c\x5c\x4f\x5c\x5c\x64\x5c\x5c\x31\x65\x5c\x5c\x46\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x5a\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x4f\x5c\x5c\x69\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x31\x37\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x4f\x5c\x5c\x7a\x5c\x5c\x31\x37\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x69\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x41\x5c\x5c\x4a\x5c\x5c\x75\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x63\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x4a\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x31\x35\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x55\x5c\x5c\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x53\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x31\x35\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x78\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x78\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x31\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x65\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x67\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x31\x39\x5c\x5c\x72\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x67\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x63\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x78\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x76\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x49\x5c\x5c\x61\x5c\x5c\x4c\x5c\x5c\x6d\x5c\x5c\x50\x5c\x5c\x6d\x5c\x5c\x31\x6a\x5c\x5c\x6d\x5c\x5c\x31\x35\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x6f\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x31\x71\x5c\x5c\x6e\x5c\x5c\x31\x31\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x58\x5c\x5c\x59\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x6a\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x31\x35\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x47\x5c\x5c\x6a\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x73\x5c\x5c\x61\x5c\x5c\x31\x67\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x31\x4f\x5c\x5c\x31\x6a\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x43\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x6a\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x59\x5c\x5c\x79\x5c\x5c\x31\x66\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x37\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x47\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x59\x5c\x5c\x6e\x5c\x5c\x31\x31\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x58\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x78\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x75\x5c\x5c\x70\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x41\x5c\x5c\x6e\x5c\x5c\x56\x5c\x5c\x41\x5c\x5c\x74\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x35\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x31\x71\x5c\x5c\x6e\x5c\x5c\x31\x31\x5c\x5c\x6a\x5c\x5c\x75\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x58\x5c\x5c\x59\x5c\x5c\x64\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x4e\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x6a\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x6e\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x7a\x5c\x5c\x31\x69\x5c\x5c\x44\x5c\x5c\x78\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x31\x68\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x31\x70\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x79\x5c\x5c\x31\x74\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x31\x6c\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x31\x77\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x6f\x5c\x5c\x44\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x79\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x64\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x79\x5c\x5c\x31\x41\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x45\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x6e\x5c\x5c\x50\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x45\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x43\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x42\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x64\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x33\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x72\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x64\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x42\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x78\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x65\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x7a\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x70\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x64\x5c\x5c\x62\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x63\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x73\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x30\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x6e\x5c\x5c\x31\x78\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x64\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x73\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x30\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x64\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x6e\x5c\x5c\x57\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x73\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x64\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x72\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x4c\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x42\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x72\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x31\x64\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x66\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x6e\x5c\x5c\x57\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x73\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x48\x5c\x5c\x46\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x77\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x31\x77\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x62\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x75\x5c\x5c\x31\x63\x5c\x5c\x44\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x55\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x4a\x5c\x5c\x72\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x7a\x5c\x5c\x31\x6e\x5c\x5c\x6c\x5c\x5c\x7a\x5c\x5c\x31\x6e\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x75\x5c\x5c\x74\x5c\x5c\x70\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x31\x77\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x50\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x54\x5c\x5c\x6a\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x31\x63\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x54\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x68\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x54\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4c\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x50\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x31\x65\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x72\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x31\x6a\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x35\x5c\x5c\x44\x5c\x5c\x67\x5c\x5c\x7a\x5c\x5c\x78\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x47\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x6f\x5c\x5c\x44\x5c\x5c\x31\x39\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x67\x5c\x5c\x67\x5c\x5c\x31\x61\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x51\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x52\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x71\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x69\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4b\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x4e\x5c\x5c\x44\x5c\x5c\x31\x37\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x50\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x55\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x34\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x62\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x6e\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x49\x5c\x5c\x44\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x48\x5c\x5c\x44\x5c\x5c\x75\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4c\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x4b\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x75\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x31\x6d\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x7a\x5c\x5c\x74\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x56\x5c\x5c\x4d\x5c\x5c\x6d\x5c\x5c\x56\x5c\x5c\x79\x5c\x5c\x6a\x5c\x5c\x56\x5c\x5c\x56\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x33\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x35\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x31\x75\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x31\x70\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x69\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x65\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x31\x6d\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x31\x77\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x72\x5c\x5c\x31\x44\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x7a\x5c\x5c\x31\x70\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x6c\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x6d\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x74\x5c\x5c\x74\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x48\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x31\x33\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x6e\x5c\x5c\x58\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x45\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x31\x32\x5c\x5c\x41\x5c\x5c\x7a\x5c\x5c\x31\x6c\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x72\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x41\x5c\x5c\x41\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x56\x5c\x5c\x45\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x33\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x41\x5c\x5c\x56\x5c\x5c\x42\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x67\x5c\x5c\x43\x5c\x5c\x61\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x56\x5c\x5c\x54\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x31\x32\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x77\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x56\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x7a\x5c\x5c\x31\x72\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x41\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x33\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x75\x5c\x5c\x52\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x6d\x5c\x5c\x6c\x5c\x5c\x31\x76\x5c\x5c\x7a\x5c\x5c\x31\x72\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x41\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x75\x5c\x5c\x52\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x31\x32\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x6c\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x48\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x67\x5c\x5c\x4d\x5c\x5c\x55\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x55\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x38\x5c\x5c\x77\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x64\x5c\x5c\x31\x67\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x74\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x47\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x79\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x71\x5c\x5c\x61\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x4f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x41\x5c\x5c\x31\x39\x5c\x5c\x31\x50\x5c\x5c\x77\x5c\x5c\x31\x79\x5c\x5c\x76\x5c\x5c\x31\x61\x5c\x5c\x46\x5c\x5c\x61\x5c\x5c\x31\x71\x5c\x5c\x6a\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x41\x5c\x5c\x4c\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x43\x5c\x5c\x71\x5c\x5c\x4a\x5c\x5c\x73\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x54\x5c\x5c\x43\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x46\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x70\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x31\x39\x5c\x5c\x71\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x70\x5c\x5c\x31\x39\x5c\x5c\x55\x5c\x5c\x31\x61\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6a\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x62\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x31\x66\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x70\x5c\x5c\x31\x39\x5c\x5c\x64\x5c\x5c\x31\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x56\x5c\x5c\x50\x5c\x5c\x61\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x31\x33\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x73\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x72\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x72\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x71\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x31\x68\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x31\x6a\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x55\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x73\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x31\x35\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x73\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x72\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x72\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x55\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x71\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x66\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x78\x5c\x5c\x74\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x50\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x47\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x68\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x46\x5c\x5c\x71\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x48\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x55\x5c\x5c\x31\x6b\x5c\x5c\x6a\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x31\x71\x5c\x5c\x64\x5c\x5c\x31\x63\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x56\x5c\x5c\x6f\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x70\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x51\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x73\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x31\x65\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x7a\x5c\x5c\x31\x6c\x5c\x5c\x44\x5c\x5c\x43\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x52\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x6c\x5c\x5c\x31\x64\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x74\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x6b\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x4d\x5c\x5c\x64\x5c\x5c\x6c\x5c\x5c\x6e\x5c\x5c\x31\x35\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x4d\x5c\x5c\x64\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x74\x5c\x5c\x31\x64\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x6b\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x31\x6e\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x71\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x4c\x5c\x5c\x61\x5c\x5c\x6e\x5c\x5c\x4b\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x69\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x64\x5c\x5c\x73\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x31\x6e\x5c\x5c\x44\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x35\x5c\x5c\x6d\x5c\x5c\x75\x5c\x5c\x31\x66\x5c\x5c\x6d\x5c\x5c\x56\x5c\x5c\x73\x5c\x5c\x66\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x6c\x5c\x5c\x31\x73\x5c\x5c\x6c\x5c\x5c\x6b\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x6e\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x31\x33\x5c\x5c\x6c\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x6d\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x70\x5c\x5c\x44\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x65\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x45\x5c\x5c\x62\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x55\x5c\x5c\x76\x5c\x5c\x6d\x5c\x5c\x7a\x5c\x5c\x58\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x31\x6b\x5c\x5c\x64\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x69\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x61\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x4d\x5c\x5c\x6e\x5c\x5c\x74\x5c\x5c\x4d\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x4d\x5c\x5c\x6e\x5c\x5c\x74\x5c\x5c\x4d\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x34\x5c\x5c\x61\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x56\x5c\x5c\x4b\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x63\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x56\x5c\x5c\x4e\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x32\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x31\x30\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x6b\x5c\x5c\x6a\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x78\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x34\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x62\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x7a\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x49\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x78\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x30\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x57\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x31\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x58\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x30\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x33\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x6c\x5c\x5c\x64\x5c\x5c\x51\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x31\x32\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x58\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x4e\x5c\x5c\x61\x5c\x5c\x69\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x36\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x6e\x5c\x5c\x6b\x5c\x5c\x6c\x5c\x5c\x69\x5c\x5c\x6a\x5c\x5c\x6b\x5c\x5c\x63\x5c\x5c\x5a\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x77\x5c\x5c\x56\x5c\x5c\x31\x38\x5c\x5c\x76\x5c\x5c\x66\x5c\x5c\x6d\x5c\x5c\x66\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x64\x5c\x5c\x42\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x4d\x5c\x5c\x7a\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x6f\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x5a\x5c\x5c\x66\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x46\x5c\x5c\x69\x5c\x5c\x46\x5c\x5c\x66\x5c\x5c\x4a\x5c\x5c\x41\x5c\x5c\x4d\x5c\x5c\x7a\x5c\x5c\x53\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x76\x5c\x5c\x62\x5c\x5c\x6d\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x31\x76\x5c\x5c\x31\x30\x5c\x5c\x74\x5c\x5c\x64\x5c\x5c\x6e\x5c\x5c\x6c\x5c\x5c\x75\x5c\x5c\x78\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x68\x5c\x5c\x61\x5c\x5c\x79\x5c\x5c\x61\x5c\x5c\x62\x5c\x5c\x77\x5c\x5c\x52\x5c\x5c\x6c\x5c\x5c\x68\x5c\x5c\x6a\x5c\x5c\x4f\x5c\x5c\x61\x5c\x5c\x49\x5c\x5c\x62\x5c\x5c\x43\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x31\x36\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x75\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x63\x5c\x5c\x31\x31\x5c\x5c\x61\x5c\x5c\x66\x5c\x5c\x64\x5c\x5c\x31\x31\x5c\x5c\x63\x5c\x5c\x75\x5c\x5c\x47\x5c\x5c\x63\x5c\x5c\x31\x6f\x5c\x5c\x66\x5c\x5c\x62\x5c\x5c\x59\x5c\x5c\x59\x5c\x5c\x68\x5c\x5c\x63\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x61\x5c\x5c\x67\x5c\x5c\x4a\x5c\x5c\x58\x5c\x5c\x6c\x5c\x5c\x57\x5c\x5c\x6a\x5c\x5c\x66\x5c\x5c\x75\x5c\x5c\x50\x5c\x5c\x74\x5c\x5c\x56\x5c\x5c\x31\x64\x5c\x5c\x74\x5c\x5c\x6e\x5c\x5c\x31\x6d\x5c\x5c\x66\x5c\x5c\x41\x5c\x5c\x53\x5c\x5c\x67\x5c\x5c\x62\x5c\x5c\x76\x5c\x5c\x62\x22\x2c\x22\x5c\x5c\x65\x22\x2c\x22\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x69\x22\x2c\x22\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x31\x69\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x42\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x31\x43\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x31\x6c\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x47\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x56\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x31\x34\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x31\x37\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x57\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x54\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x42\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x31\x6e\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x56\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x31\x67\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x31\x6e\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x30\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x31\x32\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x31\x43\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x31\x6e\x5c\x5c\x50\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x31\x6e\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x52\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x48\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x56\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x31\x6a\x5c\x5c\x6b\x5c\x5c\x31\x62\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x49\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x51\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x31\x6f\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x31\x6e\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x31\x69\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x31\x66\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x33\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x70\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x31\x78\x5c\x5c\x49\x5c\x5c\x49\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x56\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x31\x37\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x6e\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x6e\x5c\x5c\x50\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x31\x37\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x31\x66\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x6c\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x31\x6e\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x31\x62\x5c\x5c\x57\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x31\x62\x5c\x5c\x31\x32\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x31\x65\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x31\x62\x5c\x5c\x57\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x31\x62\x5c\x5c\x31\x32\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x31\x65\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x75\x5c\x5c\x79\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x31\x6d\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x31\x65\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x31\x33\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x48\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x31\x66\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x31\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x78\x5c\x5c\x58\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x31\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x4c\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x66\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x31\x73\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x67\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x67\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x31\x73\x5c\x5c\x72\x5c\x5c\x4c\x5c\x5c\x50\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x31\x6e\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x31\x38\x5c\x5c\x70\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x31\x30\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x45\x5c\x5c\x50\x5c\x5c\x31\x30\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x68\x5c\x5c\x31\x30\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x31\x30\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x7a\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x79\x5c\x5c\x31\x75\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x56\x5c\x5c\x79\x5c\x5c\x31\x6d\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x6e\x5c\x5c\x4d\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x4d\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x31\x67\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6e\x5c\x5c\x65\x5c\x5c\x31\x32\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x49\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x6b\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x31\x33\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x31\x31\x5c\x5c\x49\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x31\x65\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x31\x6e\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x31\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x54\x5c\x5c\x55\x5c\x5c\x55\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x48\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x31\x6d\x5c\x5c\x31\x6d\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x72\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x66\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x6b\x5c\x5c\x31\x6e\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x31\x65\x5c\x5c\x6b\x5c\x5c\x31\x65\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x79\x5c\x5c\x68\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x68\x5c\x5c\x31\x34\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x31\x32\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x64\x5c\x5c\x68\x5c\x5c\x75\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x70\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x31\x70\x5c\x5c\x31\x6e\x5c\x5c\x58\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x31\x62\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x51\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x51\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x31\x32\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x31\x30\x5c\x5c\x31\x67\x5c\x5c\x31\x69\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x4e\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x31\x70\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x31\x38\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x31\x33\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x31\x31\x5c\x5c\x49\x5c\x5c\x5a\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x5a\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x31\x78\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x49\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x5a\x5c\x5c\x7a\x5c\x5c\x31\x70\x5c\x5c\x58\x5c\x5c\x5a\x5c\x5c\x71\x5c\x5c\x31\x34\x5c\x5c\x31\x33\x5c\x5c\x5a\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x31\x72\x5c\x5c\x31\x65\x5c\x5c\x75\x5c\x5c\x6f\x5c\x5c\x31\x36\x5c\x5c\x31\x35\x5c\x5c\x54\x5c\x5c\x55\x5c\x5c\x6f\x5c\x5c\x58\x5c\x5c\x5a\x5c\x5c\x65\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x31\x30\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x31\x30\x5c\x5c\x31\x6f\x5c\x5c\x79\x5c\x5c\x54\x5c\x5c\x31\x6c\x5c\x5c\x56\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x51\x5c\x5c\x73\x5c\x5c\x31\x75\x5c\x5c\x31\x65\x5c\x5c\x31\x37\x5c\x5c\x56\x5c\x5c\x31\x66\x5c\x5c\x55\x5c\x5c\x70\x5c\x5c\x50\x5c\x5c\x75\x5c\x5c\x56\x5c\x5c\x7a\x5c\x5c\x31\x68\x5c\x5c\x31\x32\x5c\x5c\x4c\x5c\x5c\x64\x5c\x5c\x31\x69\x5c\x5c\x73\x5c\x5c\x31\x6c\x5c\x5c\x31\x70\x5c\x5c\x54\x5c\x5c\x6e\x5c\x5c\x31\x36\x5c\x5c\x31\x6f\x5c\x5c\x58\x5c\x5c\x31\x37\x5c\x5c\x45\x5c\x5c\x31\x31\x5c\x5c\x31\x36\x5c\x5c\x57\x5c\x5c\x73\x5c\x5c\x31\x72\x5c\x5c\x31\x38\x5c\x5c\x31\x6f\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x65\x5c\x5c\x31\x37\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x31\x37\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x6e\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x31\x30\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x4e\x5c\x5c\x68\x5c\x5c\x58\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x37\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x31\x63\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x31\x63\x5c\x5c\x6b\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x32\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x75\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x7a\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x47\x5c\x5c\x4c\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x72\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x4b\x5c\x5c\x58\x5c\x5c\x31\x6a\x5c\x5c\x31\x72\x5c\x5c\x4c\x5c\x5c\x31\x74\x5c\x5c\x31\x32\x5c\x5c\x5a\x5c\x5c\x50\x5c\x5c\x56\x5c\x5c\x55\x5c\x5c\x65\x5c\x5c\x31\x74\x5c\x5c\x4b\x5c\x5c\x31\x67\x5c\x5c\x31\x37\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x31\x37\x5c\x5c\x56\x5c\x5c\x31\x63\x5c\x5c\x5a\x5c\x5c\x65\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x57\x5c\x5c\x31\x30\x5c\x5c\x31\x70\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x68\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x31\x6d\x5c\x5c\x31\x34\x5c\x5c\x31\x64\x5c\x5c\x48\x5c\x5c\x4e\x5c\x5c\x56\x5c\x5c\x31\x6d\x5c\x5c\x55\x5c\x5c\x50\x5c\x5c\x5a\x5c\x5c\x70\x5c\x5c\x31\x75\x5c\x5c\x75\x5c\x5c\x71\x5c\x5c\x5a\x5c\x5c\x31\x43\x5c\x5c\x73\x5c\x5c\x56\x5c\x5c\x78\x5c\x5c\x31\x37\x5c\x5c\x31\x6c\x5c\x5c\x75\x5c\x5c\x31\x78\x5c\x5c\x31\x35\x5c\x5c\x31\x37\x5c\x5c\x31\x72\x5c\x5c\x55\x5c\x5c\x64\x5c\x5c\x31\x33\x5c\x5c\x57\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x4d\x5c\x5c\x4d\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x45\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x51\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x31\x43\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x67\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x31\x35\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x4b\x5c\x5c\x78\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x31\x35\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x4b\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x47\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x31\x32\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x68\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x72\x5c\x5c\x71\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x31\x6a\x5c\x5c\x6b\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x6b\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x31\x6e\x5c\x5c\x49\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x73\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x51\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x31\x66\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x49\x5c\x5c\x65\x5c\x5c\x31\x65\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x31\x63\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x31\x32\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x31\x34\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x31\x66\x5c\x5c\x49\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x31\x43\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x31\x43\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x4c\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x31\x43\x5c\x5c\x45\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x31\x43\x5c\x5c\x4b\x5c\x5c\x71\x5c\x5c\x78\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x31\x43\x5c\x5c\x69\x5c\x5c\x50\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x54\x5c\x5c\x48\x5c\x5c\x65\x5c\x5c\x6f\x5c\x5c\x4b\x5c\x5c\x47\x5c\x5c\x51\x5c\x5c\x70\x5c\x5c\x73\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x73\x5c\x5c\x49\x5c\x5c\x6f\x5c\x5c\x45\x5c\x5c\x65\x5c\x5c\x42\x5c\x5c\x72\x5c\x5c\x73\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x73\x5c\x5c\x31\x66\x5c\x5c\x50\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x6f\x5c\x5c\x6b\x5c\x5c\x47\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x47\x5c\x5c\x48\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x31\x6a\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x68\x5c\x5c\x6b\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x51\x5c\x5c\x51\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x58\x5c\x5c\x50\x5c\x5c\x72\x5c\x5c\x78\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x31\x66\x5c\x5c\x69\x5c\x5c\x71\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x72\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x4c\x5c\x5c\x68\x5c\x5c\x69\x5c\x5c\x48\x5c\x5c\x4b\x5c\x5c\x69\x5c\x5c\x69\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x69\x5c\x5c\x6f\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x4c\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x4b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x31\x6e\x5c\x5c\x6b\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x70\x5c\x5c\x54\x5c\x5c\x65\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x31\x62\x5c\x5c\x51\x5c\x5c\x6b\x5c\x5c\x6f\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x42\x5c\x5c\x65\x5c\x5c\x50\x5c\x5c\x7a\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x65\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x6f\x5c\x5c\x69\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x69\x5c\x5c\x31\x32\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x47\x5c\x5c\x64\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x78\x5c\x5c\x70\x5c\x5c\x45\x5c\x5c\x31\x35\x5c\x5c\x52\x5c\x5c\x4b\x5c\x5c\x70\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x73\x5c\x5c\x4b\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x66\x5c\x5c\x4b\x5c\x5c\x45\x5c\x5c\x45\x5c\x5c\x68\x5c\x5c\x73\x5c\x5c\x73\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x5a\x5c\x5c\x6f\x5c\x5c\x54\x5c\x5c\x70\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x34\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x6c\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x31\x34\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x6f\x5c\x5c\x72\x5c\x5c\x6f\x5c\x5c\x4c\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x6b\x5c\x5c\x78\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x69\x5c\x5c\x31\x33\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x68\x5c\x5c\x71\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x71\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x45\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x31\x31\x5c\x5c\x70\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x48\x5c\x5c\x70\x5c\x5c\x31\x62\x5c\x5c\x65\x5c\x5c\x4e\x5c\x5c\x72\x5c\x5c\x42\x5c\x5c\x68\x5c\x5c\x70\x22\x2c\x22\x22\x2c\x22\x5c\x5c\x54\x5c\x5c\x71\x5c\x5c\x70\x5c\x5c\x47\x5c\x5c\x58\x5c\x5c\x50\x5c\x5c\x6b\x5c\x5c\x71\x5c\x5c\x58\x5c\x5c\x70\x5c\x5c\x42\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x71\x5c\x5c\x68\x5c\x5c\x51\x5c\x5c\x78\x5c\x5c\x6b\x5c\x5c\x45\x5c\x5c\x68\x22\x2c\x22\x5c\x5c\x31\x79\x5c\x5c\x31\x34\x5c\x5c\x46\x22\x2c\x22\x5c\x5c\x31\x79\x5c\x5c\x48\x22\x2c\x22\x5c\x5c\x4c\x22\x5d\x3b\x31\x59\x28\x31\x4a\x28\x31\x47\x2c\x31\x48\x2c\x31\x7a\x2c\x31\x46\x2c\x31\x45\x2c\x31\x4b\x29\x7b\x31\x45\x3d\x31\x4a\x28\x31\x7a\x29\x7b\x31\x49\x28\x31\x7a\x3c\x31\x48\x3f\x31\x42\x5b\x34\x5d\x3a\x31\x45\x28\x31\x53\x28\x31\x7a\x2f\x31\x48\x29\x29\x29\x2b\x28\x28\x31\x7a\x3d\x31\x7a\x25\x31\x48\x29\x3e\x31\x54\x3f\x31\x4d\x5b\x31\x42\x5b\x35\x5d\x5d\x28\x31\x7a\x2b\x31\x55\x29\x3a\x31\x7a\x2e\x31\x56\x28\x31\x57\x29\x29\x7d\x3b\x31\x4c\x28\x21\x31\x42\x5b\x34\x5d\x5b\x31\x42\x5b\x36\x5d\x5d\x28\x2f\x5e\x2f\x2c\x31\x4d\x29\x29\x7b\x31\x4e\x28\x31\x7a\x2d\x2d\x29\x7b\x31\x4b\x5b\x31\x45\x28\x31\x7a\x29\x5d\x3d\x31\x46\x5b\x31\x7a\x5d\x7c\x7c\x31\x45\x28\x31\x7a\x29\x7d\x3b\x31\x46\x3d\x5b\x31\x4a\x28\x31\x45\x29\x7b\x31\x49\x20\x31\x4b\x5b\x31\x45\x5d\x7d\x5d\x3b\x31\x45\x3d\x31\x4a\x28\x29\x7b\x31\x49\x20\x31\x42\x5b\x37\x5d\x7d\x3b\x31\x7a\x3d\x31\x7d\x3b\x31\x4e\x28\x31\x7a\x2d\x2d\x29\x7b\x31\x4c\x28\x31\x46\x5b\x31\x7a\x5d\x29\x7b\x31\x47\x3d\x31\x47\x5b\x31\x42\x5b\x36\x5d\x5d\x28\x31\x5a\x20\x32\x30\x28\x31\x42\x5b\x38\x5d\x2b\x31\x45\x28\x31\x7a\x29\x2b\x31\x42\x5b\x38\x5d\x2c\x31\x42\x5b\x39\x5d\x29\x2c\x31\x46\x5b\x31\x7a\x5d\x29\x7d\x7d\x3b\x31\x49\x20\x31\x47\x7d\x28\x31\x42\x5b\x30\x5d\x2c\x31\x52\x2c\x31\x58\x2c\x31\x42\x5b\x33\x5d\x5b\x31\x42\x5b\x32\x5d\x5d\x28\x31\x42\x5b\x31\x5d\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x27\x2c\x36\x32\x2c\x31\x32\x35\x2c\x27\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x7c\x78\x32\x38\x7c\x78\x32\x39\x7c\x78\x32\x45\x7c\x78\x33\x31\x7c\x78\x37\x43\x7c\x78\x32\x32\x7c\x78\x32\x37\x7c\x78\x36\x35\x7c\x78\x37\x34\x7c\x78\x33\x44\x7c\x78\x36\x31\x7c\x78\x32\x30\x7c\x78\x32\x43\x7c\x78\x33\x32\x7c\x78\x36\x45\x7c\x78\x36\x46\x7c\x78\x37\x32\x7c\x78\x36\x39\x7c\x78\x37\x33\x7c\x78\x32\x44\x7c\x78\x33\x33\x7c\x78\x37\x44\x7c\x78\x37\x42\x7c\x78\x36\x43\x7c\x78\x33\x36\x7c\x78\x33\x34\x7c\x78\x32\x46\x7c\x78\x36\x34\x7c\x78\x33\x42\x7c\x78\x33\x41\x7c\x78\x36\x33\x7c\x78\x32\x42\x7c\x78\x36\x44\x7c\x78\x36\x32\x7c\x78\x37\x39\x7c\x78\x33\x43\x7c\x78\x37\x35\x7c\x78\x36\x37\x7c\x78\x33\x35\x7c\x78\x37\x36\x7c\x78\x32\x34\x7c\x78\x36\x38\x7c\x78\x37\x30\x7c\x78\x37\x31\x7c\x78\x33\x45\x7c\x78\x36\x36\x7c\x78\x33\x30\x7c\x78\x33\x37\x7c\x78\x34\x31\x7c\x78\x34\x33\x7c\x78\x32\x36\x7c\x78\x34\x39\x7c\x78\x34\x34\x7c\x78\x34\x32\x7c\x78\x34\x36\x7c\x78\x34\x35\x7c\x78\x37\x37\x7c\x78\x36\x42\x7c\x78\x34\x37\x7c\x78\x34\x43\x7c\x78\x34\x38\x7c\x78\x35\x42\x7c\x78\x35\x44\x7c\x78\x37\x38\x7c\x78\x35\x30\x7c\x78\x34\x41\x7c\x78\x34\x45\x7c\x78\x35\x33\x7c\x78\x34\x46\x7c\x78\x34\x42\x7c\x78\x34\x44\x7c\x78\x36\x41\x7c\x78\x32\x31\x7c\x78\x35\x37\x7c\x78\x33\x39\x7c\x78\x35\x34\x7c\x78\x35\x31\x7c\x78\x35\x35\x7c\x78\x33\x46\x7c\x78\x35\x39\x7c\x78\x35\x32\x7c\x78\x35\x36\x7c\x78\x33\x38\x7c\x78\x32\x33\x7c\x78\x35\x38\x7c\x78\x37\x41\x7c\x78\x35\x43\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x33\x7c\x78\x35\x41\x7c\x5f\x30\x78\x38\x33\x35\x62\x7c\x78\x35\x46\x7c\x78\x32\x35\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x35\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x34\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x31\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x32\x7c\x72\x65\x74\x75\x72\x6e\x7c\x66\x75\x6e\x63\x74\x69\x6f\x6e\x7c\x5f\x30\x78\x32\x31\x36\x63\x78\x36\x7c\x69\x66\x7c\x53\x74\x72\x69\x6e\x67\x7c\x77\x68\x69\x6c\x65\x7c\x78\x32\x41\x7c\x78\x35\x45\x7c\x76\x61\x72\x7c\x36\x32\x7c\x70\x61\x72\x73\x65\x49\x6e\x74\x7c\x33\x35\x7c\x32\x39\x7c\x74\x6f\x53\x74\x72\x69\x6e\x67\x7c\x33\x36\x7c\x34\x38\x30\x7c\x65\x76\x61\x6c\x7c\x6e\x65\x77\x7c\x52\x65\x67\x45\x78\x70\x27\x2e\x73\x70\x6c\x69\x74\x28\x27\x7c\x27\x29\x2c\x30\x2c\x7b\x7d\x29\x29\x0a";eval(_IJEDYo); //]]> </script> <!-- Facebook SDK --> <script type='text/javascript'> //<![CDATA[ (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.0'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); //]]> </script> <!-- Overlay and Back To Top --> <div class='overlay'></div> <div class='back-top' title='Back to Top'></div> <script type='text/javascript'> /*<![CDATA[*/ // Preloader $(window).bind("load", function () { jQuery("#loader").fadeOut("slow"); jQuery("#preloader").delay(0).fadeOut(); }); /*]]>*/ </script> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/984859869-widgets.js"></script> <script type='text/javascript'> window['__wavt'] = 'AOuZoY47gkbkA_pzhBoPk1qyWObv-yNr6g:1732328444445';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d1446113591956902033','//www.z1capital.money/2024/09/quantum-phase.html','1446113591956902033'); _WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '1446113591956902033', 'title': 'Z1 Capital', 'url': 'https://www.z1capital.money/2024/09/quantum-phase.html', 'canonicalUrl': 'https://www.z1capital.money/2024/09/quantum-phase.html', 'homepageUrl': 'https://www.z1capital.money/', 'searchUrl': 'https://www.z1capital.money/search', 'canonicalHomepageUrl': 'https://www.z1capital.money/', 'blogspotFaviconUrl': 'https://www.z1capital.money/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': true, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': 'G-ZR2DBDS5SV', 'analytics4': true, 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Z1 Capital - Atom\x22 href\x3d\x22https://www.z1capital.money/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Z1 Capital - RSS\x22 href\x3d\x22https://www.z1capital.money/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Z1 Capital - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/1446113591956902033/posts/default\x22 /\x3e\n\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Z1 Capital - Atom\x22 href\x3d\x22https://www.z1capital.money/feeds/766604563913659107/comments/default\x22 /\x3e\n', 'meTag': '', 'adsenseClientId': 'ca-pub-8562412672390496', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': true, 'adsenseAutoAds': true, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/d78375fb222d99b3', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': 'Share to X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'item', 'postId': '766604563913659107', 'pageName': 'Quantum Phase', 'pageTitle': 'Z1 Capital: Quantum Phase', 'metaDescription': ''}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': true, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Quantum Phase', 'description': 'Z1 Capital', 'url': 'https://www.z1capital.money/2024/09/quantum-phase.html', 'type': 'item', 'isSingleItem': true, 'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true, 'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId': 766604563913659107}}, {'name': 'widgets', 'data': [{'title': 'Default Variables', 'type': 'LinkList', 'sectionId': 'sora-panel', 'id': 'LinkList71'}, {'title': 'Z1 Capital (Header)', 'type': 'Header', 'sectionId': 'header-logo', 'id': 'Header1'}, {'title': 'Menu', 'type': 'LinkList', 'sectionId': 'parallax-menu', 'id': 'LinkList1'}, {'title': 'Menu Widget', 'type': 'LinkList', 'sectionId': 'main-menu', 'id': 'LinkList74'}, {'title': 'Blog Posts', 'type': 'Blog', 'sectionId': 'main', 'id': 'Blog1', 'posts': [{'id': '766604563913659107', 'title': 'Quantum Phase', 'showInlineAds': true}], 'headerByline': {'regionName': 'header1', 'items': [{'name': 'timestamp', 'label': ''}, {'name': 'share', 'label': ''}]}, 'footerBylines': [{'regionName': 'footer1', 'items': [{'name': 'comments', 'label': 'Comments'}]}, {'regionName': 'footer2', 'items': [{'name': 'labels', 'label': 'Tags:'}]}], 'allBylineItems': [{'name': 'timestamp', 'label': ''}, {'name': 'share', 'label': ''}, {'name': 'comments', 'label': 'Comments'}, {'name': 'labels', 'label': 'Tags:'}]}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML30'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML28'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML27'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML26'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML23'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML19'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML22'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML16'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML12'}, {'type': 'AdSense', 'sectionId': 'sidebar', 'id': 'AdSense2'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML10'}, {'title': '', 'type': 'Image', 'sectionId': 'sidebar', 'id': 'Image3'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML9'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML8'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML7'}, {'title': '', 'type': 'LinkList', 'sectionId': 'sidebar', 'id': 'LinkList3'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML6'}, {'title': '', 'type': 'Image', 'sectionId': 'sidebar', 'id': 'Image2'}, {'title': 'Galactic Legal', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML5'}, {'title': 'Signup', 'type': 'ContactForm', 'sectionId': 'sidebar', 'id': 'ContactForm2'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML4'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML2'}, {'title': '', 'type': 'HTML', 'sectionId': 'sidebar', 'id': 'HTML1'}, {'title': 'Gates', 'type': 'LinkList', 'sectionId': 'sidebar', 'id': 'LinkList2'}, {'type': 'AdSense', 'sectionId': 'sidebar', 'id': 'AdSense1'}, {'title': 'Popular Posts', 'type': 'PopularPosts', 'sectionId': 'sidebar', 'id': 'PopularPosts1', 'posts': [{'title': 'NbEm', 'id': 4513247295138070771}, {'title': 'MagneticF vs', 'id': 86601440906912532}, {'title': 'HtD', 'id': 3354067702625088941}]}, {'title': '', 'type': 'PageList', 'sectionId': 'sidebar', 'id': 'PageList1'}, {'title': '', 'type': 'FeaturedPost', 'sectionId': 'sidebar', 'id': 'FeaturedPost1', 'postId': '7940561700399593681'}, {'title': 'Link List', 'type': 'LinkList', 'sectionId': 'top-bar-nav', 'id': 'LinkList72'}, {'title': 'Contact form', 'type': 'ContactForm', 'sectionId': 'hidden-widgets', 'id': 'ContactForm1'}]}]); _WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList71', 'sora-panel', document.getElementById('LinkList71'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header-logo', document.getElementById('Header1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList1', 'parallax-menu', document.getElementById('LinkList1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList74', 'main-menu', document.getElementById('LinkList74'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/2646514562-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/1964470060-lightbox_bundle.css'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML30', 'sidebar', document.getElementById('HTML30'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML28', 'sidebar', document.getElementById('HTML28'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML27', 'sidebar', document.getElementById('HTML27'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML26', 'sidebar', document.getElementById('HTML26'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML23', 'sidebar', document.getElementById('HTML23'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML19', 'sidebar', document.getElementById('HTML19'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML22', 'sidebar', document.getElementById('HTML22'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML16', 'sidebar', document.getElementById('HTML16'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML12', 'sidebar', document.getElementById('HTML12'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense2', 'sidebar', document.getElementById('AdSense2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML10', 'sidebar', document.getElementById('HTML10'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ImageView', new _WidgetInfo('Image3', 'sidebar', document.getElementById('Image3'), {'resize': true}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML9', 'sidebar', document.getElementById('HTML9'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML8', 'sidebar', document.getElementById('HTML8'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML7', 'sidebar', document.getElementById('HTML7'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList3', 'sidebar', document.getElementById('LinkList3'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML6', 'sidebar', document.getElementById('HTML6'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ImageView', new _WidgetInfo('Image2', 'sidebar', document.getElementById('Image2'), {'resize': false}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML5', 'sidebar', document.getElementById('HTML5'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ContactFormView', new _WidgetInfo('ContactForm2', 'sidebar', document.getElementById('ContactForm2'), {'contactFormMessageSendingMsg': 'Sending...', 'contactFormMessageSentMsg': 'Your message has been sent.', 'contactFormMessageNotSentMsg': 'Message could not be sent. Please try again later.', 'contactFormInvalidEmailMsg': 'A valid email address is required.', 'contactFormEmptyMessageMsg': 'Message field cannot be empty.', 'title': 'Signup', 'blogId': '1446113591956902033', 'contactFormNameMsg': 'Name', 'contactFormEmailMsg': 'Email', 'contactFormMessageMsg': 'Message', 'contactFormSendMsg': 'Send', 'contactFormToken': 'AOuZoY4zkXs8u-tae0_EQPF0gPSoOL9e1A:1732328444445', 'submitUrl': 'https://www.blogger.com/contact-form.do'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML4', 'sidebar', document.getElementById('HTML4'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'sidebar', document.getElementById('HTML2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'sidebar', document.getElementById('HTML1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList2', 'sidebar', document.getElementById('LinkList2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense1', 'sidebar', document.getElementById('AdSense1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts1', 'sidebar', document.getElementById('PopularPosts1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_PageListView', new _WidgetInfo('PageList1', 'sidebar', document.getElementById('PageList1'), {'title': '', 'links': [{'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/live-channel.html', 'title': 'Live Channel'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/land.html', 'title': 'Land'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/loans.html', 'title': 'Loans'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/debit.html', 'title': 'Debit'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/wallpaper.html', 'title': 'Wallpaper'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/live-chart.html', 'title': 'Live Chart'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/invest-contract.html', 'title': 'Invest Contract'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/dragon-tail-strategy.html', 'title': 'Dragon Tail Strategy'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/dragon-trading-strategy.html', 'title': 'Dragon Trading Strategy'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/holdings.html', 'title': 'Holdings'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/finances.html', 'title': 'Finance'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/active-holdings_23.html', 'title': 'Active Holdings'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/about.html', 'title': 'About'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/funding.html', 'title': 'Funding '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/8137384283.html', 'title': '8137384283'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/813738-4283.html', 'title': '(813)-738-4283'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/join-today-get-paid-today.html', 'title': 'Signup'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/profit-calculator.html', 'title': 'Profit Calculator'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/stock-calculator.html', 'title': 'Stock Calculator'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/buy-bitcoin.html', 'title': 'Buy Bitcoin'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/code-breaker.html', 'title': 'Code Breaker'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/light-hours.html', 'title': 'Light Hours'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/rgb.html', 'title': 'RGB'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/capsule-corp.html', 'title': 'Capsule Corp'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/rgb-cards.html', 'title': 'RGB Cards'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/rgb-time-cards.html', 'title': 'RGB Time Cards'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-time-device.html', 'title': 'Galactic Time Device'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/buy-gold.html', 'title': 'Buy Gold'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/instant-gold.html', 'title': 'Instant Gold'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/invest-gold.html', 'title': 'Invest Gold'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gold-api.html', 'title': 'Gold Api'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gold-ledger.html', 'title': 'Gold Ledger'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gold-interest.html', 'title': 'Gold Interest'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/heatmap.html', 'title': 'Heatmap'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/news.html', 'title': 'News'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-constant.html', 'title': ' Galactic Constant'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/g-c-ai.html', 'title': ' G \xb7 C\xb0 Ai'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gf-af-3100-18bne.html', 'title': '[ Gf\x3c \x3e Af + ~ - 3100 \xb7 \x3c \x3e + ~ -18bNe]'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gc-c2c-8bne-100-c2c-cg.html', 'title': '[G\xb7C\xb0 ~ C2c \x3e 8bNe ^100 \x3c(ThzR)\x3e c2C~ C\xb7G\xb0]'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gf-af-e.html', 'title': 'Gf \xb7 Af \xd7 \x3d E\xb0'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/af-3100-145-1961-1945-1942-1932-18bne.html', 'title': 'Af + ~ + 3100 145 1961 1945 1942 1932 ~ \x26lt; - 18bNe]'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantadecimal.html', 'title': 'Quantadecimal '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/privacy-ai.html', 'title': 'Privacy Ai'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/interactive-universe-viewer.html', 'title': ' Interactive Viewer'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/solar-entangled-reactor-device.html', 'title': ' Solar Entangled Reactor Device '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/solar-entagled-module.html', 'title': 'Solar Entangled Module'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gf-18bne-notes.html', 'title': '[Gf \x3c 3100 1981 \x3e -18bNe] Notes'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/wireless-power-device.html', 'title': 'Wireless Power'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/magnet-speaker.html', 'title': 'Magnet Speaker'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-speaker.html', 'title': 'Quantum Speaker'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/active-coms.html', 'title': 'Active Coms Earth'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-active-coms.html', 'title': 'Galactic Active Coms '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-position.html', 'id': '2630300745800067449', 'title': 'Quantum Position'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-prison.html', 'title': 'Quantum Prison'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-satellite.html', 'title': 'Galactic Satellite'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gz1-ai.html', 'title': 'Gz1 Ai'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gz1.html', 'title': 'Gz1 '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/pzr1.html', 'title': 'PzR1'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/pzc1.html', 'title': 'PzC1'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/pzcr1.html', 'title': 'PzCR1'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/pzr2.html', 'title': 'PzR2'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-entangled-power-device.html', 'title': 'Quantum Entangled Power Device'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/power-suit.html', 'title': 'Power Suit '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/24.html', 'title': '24'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/32.html', 'title': '32'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/45.html', 'title': '45'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/100000.html', 'title': '100000'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/24901.html', 'title': '24,901'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/24901-e.html', 'title': '24901 E'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/intelligent-factor.html', 'title': 'Intelligent Factor'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/communicator.html', 'title': 'Communicator '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/const-canvas-document.html', 'title': 'Galactic Satellite Ai'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-military.html', 'title': 'Galactic Military '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/f-p-p.html', 'title': 'Future Past Present'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/z-force.html', 'title': 'Z Force'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/mobile-suit.html', 'title': 'Mobile Suit'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/photonic-scanner.html', 'id': '1742152464890235296', 'title': 'Photonic Scanner'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-well.html', 'id': '5593499603259745072', 'title': 'Quantum Well '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/vs.html', 'id': '7500505929734065472', 'title': 'VS'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/qubit.html', 'id': '1903871974512644548', 'title': 'Qubit'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/interactive-coordinates-movable-width.html', 'id': '1679342554527311639', 'title': 'Interactive Coordinates'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-locking.html', 'id': '2291976480799145139', 'title': 'Quantum Locking'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-levitation.html', 'id': '8284822431847925426', 'title': 'Quantum Levitation'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/space-time.html', 'id': '7373071184771262354', 'title': 'Space Time'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/total-distance.html', 'id': '2480509152976512653', 'title': 'Total Distance'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-dimension.html', 'id': '8471608839935195438', 'title': 'Quantum Dimension '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer.html', 'id': '8792893967391067425', 'title': 'Galactic Viewer'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer-sat.html', 'id': '1939316824783266659', 'title': 'Galactic Viewer Sat'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer-earth.html', 'id': '2269898539286878871', 'title': 'Galactic Viewer Earth'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer-quantum-well.html', 'id': '4823951739796780860', 'title': 'Galactic Viewer Quantum Well'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer-particles.html', 'id': '7778771491912929373', 'title': 'Galactic Viewer Particles'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer-nuclear.html', 'id': '8249925432815953918', 'title': 'Galactic Viewer Nuclear'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-particle-accelerator.html', 'id': '6307171185687787510', 'title': 'Galactic Particle Accelerator'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-quantum-particle-accelerator.html', 'id': '975554219839002348', 'title': 'Galactic Quantum Particle Accelerator '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer-solar-system.html', 'id': '4783979666802650692', 'title': 'Galactic Viewer Solar System'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/particle-accelerator.html', 'id': '3869769559318103975', 'title': 'Particle Accelerator'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-solar-system.html', 'id': '9153601412666696761', 'title': 'Galactic Solar System '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer-levitation.html', 'id': '9081153544368857430', 'title': 'Galactic Viewer Levitation'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer-quantum-levitation.html', 'id': '3106644435117059987', 'title': 'Galactic Quantum Levitation '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-space-time.html', 'id': '6751072869645370493', 'title': 'Galactic Space Time'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-prison-z.html', 'id': '1434272002407688456', 'title': 'Quantum Prison z'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-viewer-universe-18bne.html', 'id': '8272983155595705757', 'title': 'Galactic Viewer Universe '}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/cards.html', 'id': '6320939440192484872', 'title': 'Cards'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/dashboard.html', 'id': '6895754154648754402', 'title': 'Dashboard'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/atmospheric-generator.html', 'id': '2151303832885129570', 'title': 'Atmospheric Generator'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-spacecraft.html', 'id': '6462641075074253988', 'title': 'Galactic Spacecraft'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/particle-accelerator-td.html', 'id': '7905213634560333984', 'title': 'Particle Accelerator Td'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/electron-proton-neutron.html', 'id': '1524911532376814699', 'title': 'Electrons Proton Neutron'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/quantum-graviton-photonic-model.html', 'id': '6081731724314211287', 'title': ' Quantum Graviton Photonic Model'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/neutron.html', 'id': '3531914337839363825', 'title': 'Neutron'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/neutron-b.html', 'id': '2156818917674014788', 'title': 'Neutron b'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/fission.html', 'id': '7665035447384197317', 'title': 'Fission'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/fusion.html', 'id': '5901793149052645272', 'title': 'Fusion'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/neutron-b_3.html', 'id': '5189326146420361174', 'title': 'Neutron B'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/gcq-e.html', 'id': '8457064205210170783', 'title': 'GcQ \x3d E'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/particle-engine.html', 'id': '785448540687661261', 'title': 'Particle Engine'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/particle-engine-rm.html', 'id': '6676656326425023895', 'title': 'Particle Engine Rm'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/particle-engine-rms.html', 'id': '9193966102202848539', 'title': 'Particle Engine RmS'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/particle-printer.html', 'id': '2445043672834732254', 'title': 'Particle Printer'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/particle-molecule-deposistion.html', 'id': '5202342119347988603', 'title': 'Particle Molecule Deposition'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/uao.html', 'id': '5690164893408309941', 'title': 'UaO'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/orbital-rotation.html', 'id': '5709470953532041260', 'title': 'Orbital Rotation'}, {'isCurrentPage': false, 'href': 'https://www.z1capital.money/p/galactic-dynamic.html', 'id': '531645406402987378', 'title': 'Galactic Dynamic'}], 'mobile': false, 'showPlaceholder': true, 'hasCurrentPage': false}, 'displayModeFull')); _WidgetManager._RegisterWidget('_FeaturedPostView', new _WidgetInfo('FeaturedPost1', 'sidebar', document.getElementById('FeaturedPost1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList72', 'top-bar-nav', document.getElementById('LinkList72'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ContactFormView', new _WidgetInfo('ContactForm1', 'hidden-widgets', document.getElementById('ContactForm1'), {'contactFormMessageSendingMsg': 'Sending...', 'contactFormMessageSentMsg': 'Your message has been sent.', 'contactFormMessageNotSentMsg': 'Message could not be sent. Please try again later.', 'contactFormInvalidEmailMsg': 'A valid email address is required.', 'contactFormEmptyMessageMsg': 'Message field cannot be empty.', 'title': 'Contact form', 'blogId': '1446113591956902033', 'contactFormNameMsg': 'Name', 'contactFormEmailMsg': 'Email', 'contactFormMessageMsg': 'Message', 'contactFormSendMsg': 'Send', 'contactFormToken': 'AOuZoY7V24ku8aaoeBNqZKi90XPhfBHs1Q:1732328444447', 'submitUrl': 'https://www.blogger.com/contact-form.do'}, 'displayModeFull')); </script> </body> </html>