{"id":990,"date":"2024-04-25T11:32:56","date_gmt":"2024-04-25T10:32:56","guid":{"rendered":"https:\/\/itsiller-software.com\/?page_id=990"},"modified":"2026-01-17T23:08:52","modified_gmt":"2026-01-17T22:08:52","slug":"pages-16-to-17","status":"publish","type":"page","link":"https:\/\/itsiller-software.com\/index.php\/pages-16-to-17\/","title":{"rendered":"Pages: 16 to 17"},"content":{"rendered":"<div>Pages: 16 to 17<\/div>\n<p><video src=\"\/wp-content\/uploads\/2024\/08\/1-1.mp4\" poster=\"\/wp-content\/uploads\/2024\/08\/f.png\"><\/video><br \/>\n<video src=\"https:\/\/drive.google.com\/file\/d\/1eDUPSqZwAcPlZQS1brwztdM7Kt4t71hk\/view?usp=drive_link\" poster=\"\/wp-content\/uploads\/2025\/04\/28.png\"><\/video><\/p>\n<div>\n<p>    <button class=\"uk-button uk-button-danger uk-button-small\" onclick=\"toggleFilter()\">Filter<\/button><br \/>\n<button class=\"uk-button uk-button-primary uk-button-small\" onclick=\"showAllRows()\">Show All<\/button><\/p>\n<p><button class=\"uk-button uk-button-primary uk-button-small toggle-button\" uk-icon=\"icon: settings\" onclick=\"toggleTranslation()\"><\/button>\n<\/div>\n<div>\n<!-- button Filter --><\/p>\n<div class=\"filter-block\" style=\"display: table; width: 100%;\">\n<table class=\"uk-table uk-table-hover uk-table-middle uk-table-divider\">\n<thead>\n<tr>\n<th class=\"uk-table-shrink\"><\/th>\n<th class=\"uk-table-shrink\"><\/th>\n<p><!-- Content, text -->   <\/p>\n<th class=\"uk-table-expand uk-text-success\">Clarkson&#8217;s Farm. Part 1<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><span class=\"name-jeremy\" style=\"font-size: 13pt;\"><em>Jeremy:<\/em><\/span><\/td>\n<td>\n<div class=\"checkbox-block\" data-checkbox-id=\"jeremy\" style=\"text-align: left;\"> <input class=\"uk-checkbox filter-checkbox\" type=\"checkbox\" id=\"checkbox-jeremy\" \/> <\/div>\n<\/td>\n<td>\n<div class=\"speech-container\" data-voice=\"en-GB-Wavenet-C\">\n<div style=\"display: inline-flex; align-items: center; margin: 0;\">\n<div class=\"speakButtonContainer\" style=\"margin-right: 20px;\"> <button class=\"speakButton\" style=\"background: none; border: none; padding: 0; margin: 0;\"> <a class=\"uk-icon-link\" uk-icon=\"microphone\" ><\/a> <\/button> <\/div>\n<p class=\"toggle-text\" data-type=\"textjeremy\" data-original-text=\"It's my farm in the Cotswolds.\" data-new-text=\"\u042d\u0442\u043e \u043c\u043e\u044f \u0444\u0435\u0440\u043c\u0430 \u0432 \u041a\u043e\u0442\u0441\u0443\u043e\u043b\u0434\u0441.\" style=\"color: hsl(209, 50%, 29%); font-size: 13pt; display: inline-block; margin: 0;\">It&#8217;s my farm in the Cotswolds.<\/p>\n<\/div>\n<p><\/div>\n<\/td>\n<\/tr>\n<tbody>\n<tr>\n<td><span class=\"name-jeremy\" style=\"font-size: 13pt;\"><em>Jeremy:<\/em><\/span><\/td>\n<td>\n<div class=\"checkbox-block\" data-checkbox-id=\"Jeremy:\" style=\"text-align: left;\"> <input class=\"uk-checkbox filter-checkbox\" type=\"checkbox\" id=\"checkbox-Jeremy:\" \/> <\/div>\n<\/td>\n<td>\n<div class=\"speech-container\" data-voice=\"en-GB-Wavenet-C\">\n<div style=\"display: inline-flex; align-items: center; margin: 0;\">\n<div class=\"speakButtonContainer\" style=\"margin-right: 20px;\"> <button class=\"speakButton\" style=\"background: none; border: none; padding: 0; margin: 0;\"> <a class=\"uk-icon-link\" uk-icon=\"microphone\" ><\/a> <\/button> <\/div>\n<p class=\"toggle-text\" data-type=\"textJeremy:\" data-original-text=\"Nestling among the ancient stone villages,\" data-new-text=\"\u0420\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0438\u0432\u0448\u0438\u0441\u044c \u0441\u0440\u0435\u0434\u0438 \u0441\u0442\u0430\u0440\u0438\u043d\u043d\u044b\u0445 \u043a\u0430\u043c\u0435\u043d\u043d\u044b\u0445 \u0434\u0435\u0440\u0435\u0432\u0435\u043d\u044c,\" style=\"color: hsl(209, 50%, 29%); font-size: 13pt; display: inline-block; margin: 0;\">Nestling among the ancient stone villages,<\/p>\n<\/div>\n<p><\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<div>\n<p>    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ \u0423\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0447\u0435\u043a\u0431\u043e\u043a\u0441\u043e\u0432 \u043f\u043e\u0441\u043b\u0435 \u043f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b\n            var checkboxBlocks = document.querySelectorAll('.checkbox-block');\n            checkboxBlocks.forEach(function(block) {\n                var checkboxId = block.getAttribute('data-checkbox-id');\n                var checkboxState = localStorage.getItem('checkbox' + checkboxId + 'State') === 'true';\n                var checkbox = block.querySelector('input[type=\"checkbox\"]');\n                if (checkbox) {\n                    checkbox.checked = checkboxState;\n                    checkbox.addEventListener('change', function(event) {\n                        var isChecked = event.target.checked;\n                        \/\/ \u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0447\u0435\u043a\u0431\u043e\u043a\u0441\u0430 \u0432 localStorage\n                        localStorage.setItem('checkbox' + checkboxId + 'State', isChecked);\n                    });\n                }\n            });\n        });\n    <\/script>\n<\/div>\n<div>\n<style>\n    .speakButtonContainer {\n        flex-shrink: 0; \/* \u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0439 \u0441\u0442\u0438\u043b\u044c *\/\n    }<\/p>\n<p>    .speakButtonContainer:hover .uk-icon-link {\n        color: #ff6600; \/* \u041d\u043e\u0432\u044b\u0439 \u0446\u0432\u0435\u0442 \u043f\u0440\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0438 *\/\n    }\n<\/style>\n<\/div>\n<div>\n<p>    <script src=\"https:\/\/code.jquery.com\/jquery-3.6.4.min.js\"><\/script><\/p>\n<p><script>\n    jQuery(document).ready(function ($) {\n        $('.toggle-text').on('click', function () {\n            var element = $(this);<\/p>\n<p>            \/\/ \u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435\/\u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u043a\u043b\u0430\u0441\u0441\u0430 uk-animation-fade \u0434\u043b\u044f \u043f\u043b\u0430\u0432\u043d\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f\n            element.addClass('uk-animation-fade');<\/p>\n<p>            if (element.data('state') === 'original') {\n                \/\/ \u0412\u043e\u0441\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 \u0438 \u0441\u0442\u0438\u043b\u044c \u0446\u0432\u0435\u0442\u0430\n                element.html('<span style=\"font-size: 13pt;\">' + element.data('original-text') + '<\/span>');\n                element.data('state', 'changed');\n            } else {\n                \/\/ \u0417\u0430\u043c\u0435\u043d\u044f\u0435\u043c \u043d\u0430 \u043d\u043e\u0432\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 \u0438 \u0441\u0442\u0438\u043b\u044c \u0446\u0432\u0435\u0442\u0430\n                element.html('<span style=\"font-size: 13pt; color: #a8a7b7;\">' + element.data('new-text') + '<\/span>');\n                element.data('state', 'original');\n            }<\/p>\n<p>            \/\/ \u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u043a\u043b\u0430\u0441\u0441\u0430 uk-animation-fade \u043f\u043e\u0441\u043b\u0435 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0438\u044f \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438\n            setTimeout(function () {\n                element.removeClass('uk-animation-fade');\n            }, 1000);\n        });\n    });\n<\/script><\/p>\n<\/div>\n<div><script src=\"https:\/\/code.jquery.com\/jquery-3.6.4.min.js\"><\/script><\/p>\n<p><script>\n    jQuery(document).ready(function ($) {\n        \/\/ \u0424\u0443\u043d\u043a\u0446\u0438\u044f \u0434\u043b\u044f \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442\u0430\n        function speakText(textToSpeak, voice) {\n            \/\/ \u0417\u0430\u043c\u0435\u043d\u0438\u0442\u0435 'YOUR_GOOGLE_API_KEY' \u043d\u0430 \u0432\u0430\u0448 \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0439 \u043a\u043b\u044e\u0447 API\n            var apiKey = 'AIzaSyCYou31ppyCN-5QuOIOl4JegNWFHMeoAXk';<\/p>\n<p>            \/\/ \u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 Web Speech API\n            if ('speechSynthesis' in window) {\n                \/\/ \u0417\u0430\u043f\u0440\u043e\u0441 \u043a Google Text-to-Speech API\n                fetch('https:\/\/texttospeech.googleapis.com\/v1\/text:synthesize?key=' + apiKey, {\n                    method: 'POST',\n                    headers: {\n                        'Content-Type': 'application\/json',\n                    },\n                    body: JSON.stringify({\n                        input: {\n                            text: textToSpeak,\n                        },\n                        voice: {\n                            languageCode: 'en-GB',\n                            name: voice,\n                            ssmlGender: 'FEMALE',\n                        },\n                        audioConfig: {\n                            audioEncoding: 'LINEAR16',\n                        },\n                    }),\n                })\n                    .then(response => response.json())\n                    .then(data => {\n                        \/\/ \u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0430\u0443\u0434\u0438\u043e \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c Web Speech API\n                        var audio = new Audio('data:audio\/wav;base64,' + data.audioContent);\n                        audio.play();\n                    })\n                    .catch(error => console.error('\u041e\u0448\u0438\u0431\u043a\u0430 \u043e\u0437\u0432\u0443\u0447\u0438\u0432\u0430\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442\u0430:', error));\n            } else {\n                console.error('\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 Web Speech API');\n            }\n        }<\/p>\n<p>        \/\/ \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430 \u043a\u043b\u0438\u043a\u0430 \u043d\u0430 \u043a\u043d\u043e\u043f\u043a\u0443 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u0430\n        $('.speakButton').on('click', function () {\n            var textToSpeak = $(this).closest('.speech-container').find('.toggle-text').data('original-text');\n            var voice = $(this).closest('.speech-container').data('voice');\n            speakText(textToSpeak, voice);\n        });\n    });\n<\/script><\/div>\n<div>\n<p>    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/uikit@3.12.0\/dist\/js\/uikit.min.js\"><\/script><br \/>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/uikit@3.12.0\/dist\/js\/uikit-icons.min.js\"><\/script><br \/>\n<script>\n    function toggleFilter() {\n        var checkboxes = document.querySelectorAll('.filter-checkbox');<\/p>\n<p>        checkboxes.forEach(function (checkbox) {\n            var filterBlock = checkbox.closest('tr');<\/p>\n<p>            if (checkbox.checked) {\n                filterBlock.style.display = 'none';\n            } else {\n                filterBlock.style.display = 'table-row';\n            }\n        });\n    }<\/p>\n<p>    function showAllRows() {\n        var rows = document.querySelectorAll('.filter-block table tbody tr');<\/p>\n<p>        rows.forEach(function (row) {\n            row.style.display = 'table-row';\n        });\n    }\n<\/script><\/p>\n<\/div>\n<div><script>\nlet isTranslated = false; \/\/ \u0424\u043b\u0430\u0433 \u0434\u043b\u044f \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u044f \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u043f\u0435\u0440\u0435\u0432\u043e\u0434\u0430<\/p>\n<p>function toggleTranslation() {\n    const translationButtons = document.querySelectorAll('.toggle-button');<\/p>\n<p>    if (isTranslated) {\n        \/\/ \u0412\u0435\u0440\u043d\u0443\u0442\u044c \u043a\u043d\u043e\u043f\u043a\u0435 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u0446\u0432\u0435\u0442\n        translationButtons.forEach(button => {\n            button.classList.remove('uk-button-danger'); \/\/ \u0423\u0431\u0438\u0440\u0430\u0435\u043c \u043a\u0440\u0430\u0441\u043d\u044b\u0439 \u0446\u0432\u0435\u0442\n            button.classList.add('uk-button-primary'); \/\/ \u0412\u043e\u0441\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u0446\u0432\u0435\u0442\n        });<\/p>\n<p>        \/\/ \u0412\u0435\u0440\u043d\u0443\u0442\u044c \u0432\u0441\u0435 \u0442\u0435\u043a\u0441\u0442\u044b \u043a \u043e\u0440\u0438\u0433\u0438\u043d\u0430\u043b\u044c\u043d\u043e\u043c\u0443 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044e\n        document.querySelectorAll('.toggle-text').forEach(el => {\n            el.innerHTML = el.getAttribute('data-original-text');\n        });\n    } else {\n        \/\/ \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043a\u043d\u043e\u043f\u043a\u0435 \u043a\u0440\u0430\u0441\u043d\u044b\u0439 \u0446\u0432\u0435\u0442\n        translationButtons.forEach(button => {\n            button.classList.remove('uk-button-primary'); \/\/ \u0423\u0431\u0438\u0440\u0430\u0435\u043c \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u0446\u0432\u0435\u0442\n            button.classList.add('uk-button-danger'); \/\/ \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u043c \u043a\u0440\u0430\u0441\u043d\u044b\u0439 \u0446\u0432\u0435\u0442\n        });<\/p>\n<p>        \/\/ \u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u0435\u0440\u0435\u0432\u043e\u0434\n        document.querySelectorAll('.toggle-text').forEach(el => {\n            el.innerHTML = el.getAttribute('data-new-text');\n        });\n    }<\/p>\n<p>    \/\/ \u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435\n    isTranslated = !isTranslated;\n}<\/p>\n<p><\/script><\/div>\n<div>\n<style>\n\/* \u0420\u0430\u0437\u043c\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430 \u0434\u043b\u044f \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 <em> *\/\nem {\n    font-size: 12pt; \/* \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d \u0440\u0430\u0437\u043c\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 <em> *\/\n}<\/p>\n<p>\/* \u0426\u0432\u0435\u0442 \u0434\u043b\u044f Jeremy *\/\n.name-jeremy em {\n    color: #ff9900; \/* \u041e\u0440\u0430\u043d\u0436\u0435\u0432\u044b\u0439 \u0446\u0432\u0435\u0442 \u0434\u043b\u044f Jeremy *\/\n}<\/p>\n<p>\/* \u0426\u0432\u0435\u0442 \u0434\u043b\u044f Kaleb *\/\n.name-kaleb em {\n    color: #339966; \/* \u0417\u0435\u043b\u0451\u043d\u044b\u0439 \u0446\u0432\u0435\u0442 \u0434\u043b\u044f Kaleb *\/\n}<\/p>\n<p>\/* \u0426\u0432\u0435\u0442 \u0434\u043b\u044f Charlie *\/\n.name-charlie em {\n    color: #ff6347; \/* \u041f\u043e\u043c\u0438\u0434\u043e\u0440\u043d\u044b\u0439 \u0446\u0432\u0435\u0442 \u0434\u043b\u044f Charlie *\/\n}<\/p>\n<p>\/* \u0426\u0432\u0435\u0442 \u0434\u043b\u044f Lisa *\/\n.name-lisa em {\n    color: #dda0dd; \/* \u0421\u043b\u0438\u0432\u043e\u0432\u044b\u0439 \u0446\u0432\u0435\u0442 \u0434\u043b\u044f Lisa *\/\n}<\/p>\n<p>\/* \u0426\u0432\u0435\u0442 \u0434\u043b\u044f Other *\/\n.name-other em { \n    color: #46bdc6; \/* \u0413\u043e\u043b\u0443\u0431\u043e\u0439 \u0446\u0432\u0435\u0442 \u0434\u043b\u044f Other *\/\n}<\/p>\n<p>\/* \u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434: \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0430\u043b\u044c\u043d\u044b\u0439 \u0444\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0445, \u043a\u0442\u043e \u043d\u0435 Jeremy, \u043d\u0435 Kaleb, \u043d\u0435 Charlie, \u043d\u0435 Lisa \u0438 \u043d\u0435 Other *\/\ntd span:not(.name-jeremy):not(.name-kaleb):not(.name-charlie):not(.name-lisa):not(.name-other) em {\n    color: #800080; \/* \u0424\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439 \u0446\u0432\u0435\u0442 \u0434\u043b\u044f \u0432\u0441\u0435\u0445, \u043a\u0442\u043e \u043d\u0435 Jeremy, \u043d\u0435 Kaleb, \u043d\u0435 Charlie, \u043d\u0435 Lisa \u0438 \u043d\u0435 Other *\/\n}<\/p>\n<\/style>\n<\/div>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Pages: 16 to 17\",\"margin\":\"default\"}},{\"type\":\"fragment\",\"props\":{\"margin\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"video\",\"props\":{\"margin\":\"default\",\"video\":\"wp-content\\\/uploads\\\/2024\\\/08\\\/1-1.mp4\",\"video_controls\":true,\"video_lazyload\":false,\"video_playsinline\":true,\"video_poster\":\"wp-content\\\/uploads\\\/2024\\\/08\\\/f.png\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"video\",\"props\":{\"margin\":\"default\",\"video\":\"https:\\\/\\\/drive.google.com\\\/file\\\/d\\\/1eDUPSqZwAcPlZQS1brwztdM7Kt4t71hk\\\/view?usp=drive_link\",\"video_controls\":true,\"video_lazyload\":false,\"video_playsinline\":true,\"video_poster\":\"wp-content\\\/uploads\\\/2025\\\/04\\\/28.png\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<button class=\\\"uk-button uk-button-danger uk-button-small\\\" onclick=\\\"toggleFilter()\\\">Filter<\\\/button>\\n<button class=\\\"uk-button uk-button-primary uk-button-small\\\" onclick=\\\"showAllRows()\\\">Show All<\\\/button>\\n\\n<button class=\\\"uk-button uk-button-primary uk-button-small toggle-button\\\" uk-icon=\\\"icon: settings\\\" onclick=\\\"toggleTranslation()\\\"><\\\/button>\"},\"name\":\"button Filter\"},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\\n<!-- button Filter -->\\n       \\n<\/p>\n<div class=\\\"filter-block\\\" style=\\\"display: table; width: 100%;\\\">\n<table class=\\\"uk-table uk-table-hover uk-table-middle uk-table-divider\\\">\n<thead>\n<tr>\n<th class=\\\"uk-table-shrink\\\"><\\\/th><\/p>\n<th class=\\\"uk-table-shrink\\\"><\\\/th>\\n    \\n<!-- Content, text -->   \\n<\/p>\n<th class=\\\"uk-table-expand uk-text-success\\\">Clarkson&#8217;s Farm. Part 1<\\\/th><\\\/tr><\\\/thead>\\n<\/p>\n<tbody>\n<tr>\n<td><span class=\\\"name-jeremy\\\" style=\\\"font-size: 13pt;\\\"><em>Jeremy:<\\\/em><\\\/span><\\\/td> <\/p>\n<td>\n<div class=\\\"checkbox-block\\\" data-checkbox-id=\\\"jeremy\\\" style=\\\"text-align: left;\\\"> <input class=\\\"uk-checkbox filter-checkbox\\\" type=\\\"checkbox\\\" id=\\\"checkbox-jeremy\\\" \\\/> <\\\/div> <\\\/td> <\/p>\n<td>\n<div class=\\\"speech-container\\\" data-voice=\\\"en-GB-Wavenet-C\\\">\n<div style=\\\"display: inline-flex; align-items: center; margin: 0;\\\">\n<div class=\\\"speakButtonContainer\\\" style=\\\"margin-right: 20px;\\\"> <button class=\\\"speakButton\\\" style=\\\"background: none; border: none; padding: 0; margin: 0;\\\"> <a class=\\\"uk-icon-link\\\" uk-icon=\\\"microphone\\\" ><\\\/a> <\\\/button> <\\\/div> <\/p>\n<p class=\\\"toggle-text\\\" data-type=\\\"textjeremy\\\" data-original-text=\\\"It's my farm in the Cotswolds.\\\" data-new-text=\\\"\\u042d\\u0442\\u043e \\u043c\\u043e\\u044f \\u0444\\u0435\\u0440\\u043c\\u0430 \\u0432 \\u041a\\u043e\\u0442\\u0441\\u0443\\u043e\\u043b\\u0434\\u0441.\\\" style=\\\"color: hsl(209, 50%, 29%); font-size: 13pt; display: inline-block; margin: 0;\\\">It&#8217;s my farm in the Cotswolds.<\\\/p><\\\/div><br \/><\\\/div><\\\/td><\\\/tr>\\n<\/p>\n<tbody>\n<tr>\n<td><span class=\\\"name-jeremy\\\" style=\\\"font-size: 13pt;\\\"><em>Jeremy:<\\\/em><\\\/span><\\\/td> <\/p>\n<td>\n<div class=\\\"checkbox-block\\\" data-checkbox-id=\\\"Jeremy:\\\" style=\\\"text-align: left;\\\"> <input class=\\\"uk-checkbox filter-checkbox\\\" type=\\\"checkbox\\\" id=\\\"checkbox-Jeremy:\\\" \\\/> <\\\/div> <\\\/td> <\/p>\n<td>\n<div class=\\\"speech-container\\\" data-voice=\\\"en-GB-Wavenet-C\\\">\n<div style=\\\"display: inline-flex; align-items: center; margin: 0;\\\">\n<div class=\\\"speakButtonContainer\\\" style=\\\"margin-right: 20px;\\\"> <button class=\\\"speakButton\\\" style=\\\"background: none; border: none; padding: 0; margin: 0;\\\"> <a class=\\\"uk-icon-link\\\" uk-icon=\\\"microphone\\\" ><\\\/a> <\\\/button> <\\\/div> <\/p>\n<p class=\\\"toggle-text\\\" data-type=\\\"textJeremy:\\\" data-original-text=\\\"Nestling among the ancient stone villages,\\\" data-new-text=\\\"\\u0420\\u0430\\u0441\\u043f\\u043e\\u043b\\u043e\\u0436\\u0438\\u0432\\u0448\\u0438\\u0441\\u044c \\u0441\\u0440\\u0435\\u0434\\u0438 \\u0441\\u0442\\u0430\\u0440\\u0438\\u043d\\u043d\\u044b\\u0445 \\u043a\\u0430\\u043c\\u0435\\u043d\\u043d\\u044b\\u0445 \\u0434\\u0435\\u0440\\u0435\\u0432\\u0435\\u043d\\u044c,\\\" style=\\\"color: hsl(209, 50%, 29%); font-size: 13pt; display: inline-block; margin: 0;\\\">Nestling among the ancient stone villages,<\\\/p><\\\/div><br \/><\\\/div><\\\/td><\\\/tr>\\n<\\\/tbody><\\\/table><\\\/div>&#8220;,&#8221;margin&#8221;:&#8221;default&#8221;}}]}]},{&#8220;type&#8221;:&#8221;row&#8221;,&#8221;children&#8221;:[{&#8220;type&#8221;:&#8221;column&#8221;,&#8221;props&#8221;:{&#8220;image_position&#8221;:&#8221;center-center&#8221;,&#8221;position_sticky_breakpoint&#8221;:&#8221;m&#8221;},&#8221;children&#8221;:[{&#8220;type&#8221;:&#8221;html&#8221;,&#8221;props&#8221;:{&#8220;content&#8221;:&#8221;<script>\\n        document.addEventListener('DOMContentLoaded', function() {\\n            \\\/\\\/ \\u0423\\u0441\\u0442\\u0430\\u043d\\u0430\\u0432\\u043b\\u0438\\u0432\\u0430\\u0435\\u043c \\u0441\\u043e\\u0441\\u0442\\u043e\\u044f\\u043d\\u0438\\u044f \\u0447\\u0435\\u043a\\u0431\\u043e\\u043a\\u0441\\u043e\\u0432 \\u043f\\u043e\\u0441\\u043b\\u0435 \\u043f\\u0435\\u0440\\u0435\\u0437\\u0430\\u0433\\u0440\\u0443\\u0437\\u043a\\u0438 \\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u0446\\u044b\\n            var checkboxBlocks = document.querySelectorAll('.checkbox-block');\\n            checkboxBlocks.forEach(function(block) {\\n                var checkboxId = block.getAttribute('data-checkbox-id');\\n                var checkboxState = localStorage.getItem('checkbox' + checkboxId + 'State') === 'true';\\n                var checkbox = block.querySelector('input[type=\\\"checkbox\\\"]');\\n                if (checkbox) {\\n                    checkbox.checked = checkboxState;\\n                    checkbox.addEventListener('change', function(event) {\\n                        var isChecked = event.target.checked;\\n                        \\\/\\\/ \\u0421\\u043e\\u0445\\u0440\\u0430\\u043d\\u044f\\u0435\\u043c \\u0441\\u043e\\u0441\\u0442\\u043e\\u044f\\u043d\\u0438\\u0435 \\u0447\\u0435\\u043a\\u0431\\u043e\\u043a\\u0441\\u0430 \\u0432 localStorage\\n                        localStorage.setItem('checkbox' + checkboxId + 'State', isChecked);\\n                    });\\n                }\\n            });\\n        });\\n    <\\\/script>\"},\"name\":\"Script checkbox\"},{\"type\":\"html\",\"props\":{\"content\":\"<\/p>\n<style>\\n    .speakButtonContainer {\\n        flex-shrink: 0; \\\/* \\u0414\\u043e\\u0431\\u0430\\u0432\\u043b\\u0435\\u043d\\u043d\\u044b\\u0439 \\u0441\\u0442\\u0438\\u043b\\u044c *\\\/\\n    }\\n\\n    .speakButtonContainer:hover .uk-icon-link {\\n        color: #ff6600; \\\/* \\u041d\\u043e\\u0432\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442 \\u043f\\u0440\\u0438 \\u043d\\u0430\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u0438 *\\\/\\n    }\\n<\\\/style>\\n\"},\"name\":\"\\u041f\\u043e\\u0434\\u0441\\u0432\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442\\u0441\\u044f \\u0438\\u043a\\u043e\\u043d\\u043a\\u0430\"},{\"type\":\"html\",\"props\":{\"content\":\"<script src=\\\"https:\\\/\\\/code.jquery.com\\\/jquery-3.6.4.min.js\\\"><\\\/script>\\n\\n<script>\\n    jQuery(document).ready(function ($) {\\n        $('.toggle-text').on('click', function () {\\n            var element = $(this);\\n\\n            \\\/\\\/ \\u0414\\u043e\\u0431\\u0430\\u0432\\u043b\\u0435\\u043d\\u0438\\u0435\\\/\\u0443\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0430 uk-animation-fade \\u0434\\u043b\\u044f \\u043f\\u043b\\u0430\\u0432\\u043d\\u043e\\u0433\\u043e \\u043f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u044f\\n            element.addClass('uk-animation-fade');\\n\\n            if (element.data('state') === 'original') {\\n                \\\/\\\/ \\u0412\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u0430\\u0432\\u043b\\u0438\\u0432\\u0430\\u0435\\u043c \\u043e\\u0440\\u0438\\u0433\\u0438\\u043d\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u0438 \\u0441\\u0442\\u0438\\u043b\\u044c \\u0446\\u0432\\u0435\\u0442\\u0430\\n                element.html('<span style=\\\"font-size: 13pt;\\\">' + element.data('original-text') + '<\\\/span>');\\n                element.data('state', 'changed');\\n            } else {\\n                \\\/\\\/ \\u0417\\u0430\\u043c\\u0435\\u043d\\u044f\\u0435\\u043c \\u043d\\u0430 \\u043d\\u043e\\u0432\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u0438 \\u0441\\u0442\\u0438\\u043b\\u044c \\u0446\\u0432\\u0435\\u0442\\u0430\\n                element.html('<span style=\\\"font-size: 13pt; color: #a8a7b7;\\\">' + element.data('new-text') + '<\\\/span>');\\n                element.data('state', 'original');\\n            }\\n\\n            \\\/\\\/ \\u0423\\u0434\\u0430\\u043b\\u0435\\u043d\\u0438\\u0435 \\u043a\\u043b\\u0430\\u0441\\u0441\\u0430 uk-animation-fade \\u043f\\u043e\\u0441\\u043b\\u0435 \\u0437\\u0430\\u0432\\u0435\\u0440\\u0448\\u0435\\u043d\\u0438\\u044f \\u0430\\u043d\\u0438\\u043c\\u0430\\u0446\\u0438\\u0438\\n            setTimeout(function () {\\n                element.removeClass('uk-animation-fade');\\n            }, 1000);\\n        });\\n    });\\n<\\\/script>\\n\"},\"name\":\"\\u0421\\u043a\\u0440\\u0438\\u043f\\u0442 \\u043c\\u0435\\u043d\\u044f\\u0435\\u0442 \\u0442\\u0435\\u043a\\u0441\\u0442 \\u043d\\u0430 \\u043c\\u0435\\u043b\\u043a\\u0438\\u0439 - ru\"},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"<script src=\\\"https:\\\/\\\/code.jquery.com\\\/jquery-3.6.4.min.js\\\"><\\\/script>\\n\\n<script>\\n    jQuery(document).ready(function ($) {\\n        \\\/\\\/ \\u0424\\u0443\\u043d\\u043a\\u0446\\u0438\\u044f \\u0434\\u043b\\u044f \\u0432\\u043e\\u0441\\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430\\n        function speakText(textToSpeak, voice) {\\n            \\\/\\\/ \\u0417\\u0430\\u043c\\u0435\\u043d\\u0438\\u0442\\u0435 'YOUR_GOOGLE_API_KEY' \\u043d\\u0430 \\u0432\\u0430\\u0448 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u043a\\u043b\\u044e\\u0447 API\\n            var apiKey = 'AIzaSyCYou31ppyCN-5QuOIOl4JegNWFHMeoAXk';\\n\\n            \\\/\\\/ \\u041f\\u0440\\u043e\\u0432\\u0435\\u0440\\u043a\\u0430 \\u043f\\u043e\\u0434\\u0434\\u0435\\u0440\\u0436\\u043a\\u0438 Web Speech API\\n            if ('speechSynthesis' in window) {\\n                \\\/\\\/ \\u0417\\u0430\\u043f\\u0440\\u043e\\u0441 \\u043a Google Text-to-Speech API\\n                fetch('https:\\\/\\\/texttospeech.googleapis.com\\\/v1\\\/text:synthesize?key=' + apiKey, {\\n                    method: 'POST',\\n                    headers: {\\n                        'Content-Type': 'application\\\/json',\\n                    },\\n                    body: JSON.stringify({\\n                        input: {\\n                            text: textToSpeak,\\n                        },\\n                        voice: {\\n                            languageCode: 'en-GB',\\n                            name: voice,\\n                            ssmlGender: 'FEMALE',\\n                        },\\n                        audioConfig: {\\n                            audioEncoding: 'LINEAR16',\\n                        },\\n                    }),\\n                })\\n                    .then(response => response.json())\\n                    .then(data => {\\n                        \\\/\\\/ \\u0412\\u043e\\u0441\\u043f\\u0440\\u043e\\u0438\\u0437\\u0432\\u0435\\u0434\\u0435\\u043d\\u0438\\u0435 \\u0430\\u0443\\u0434\\u0438\\u043e \\u0441 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043d\\u0438\\u0435\\u043c Web Speech API\\n                        var audio = new Audio('data:audio\\\/wav;base64,' + data.audioContent);\\n                        audio.play();\\n                    })\\n                    .catch(error => console.error('\\u041e\\u0448\\u0438\\u0431\\u043a\\u0430 \\u043e\\u0437\\u0432\\u0443\\u0447\\u0438\\u0432\\u0430\\u043d\\u0438\\u044f \\u0442\\u0435\\u043a\\u0441\\u0442\\u0430:', error));\\n            } else {\\n                console.error('\\u0412\\u0430\\u0448 \\u0431\\u0440\\u0430\\u0443\\u0437\\u0435\\u0440 \\u043d\\u0435 \\u043f\\u043e\\u0434\\u0434\\u0435\\u0440\\u0436\\u0438\\u0432\\u0430\\u0435\\u0442 Web Speech API');\\n            }\\n        }\\n\\n        \\\/\\\/ \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043a\\u0430 \\u043e\\u0431\\u0440\\u0430\\u0431\\u043e\\u0442\\u0447\\u0438\\u043a\\u0430 \\u043a\\u043b\\u0438\\u043a\\u0430 \\u043d\\u0430 \\u043a\\u043d\\u043e\\u043f\\u043a\\u0443 \\u0434\\u043b\\u044f \\u043a\\u0430\\u0436\\u0434\\u043e\\u0433\\u043e \\u044d\\u043a\\u0437\\u0435\\u043c\\u043f\\u043b\\u044f\\u0440\\u0430\\n        $('.speakButton').on('click', function () {\\n            var textToSpeak = $(this).closest('.speech-container').find('.toggle-text').data('original-text');\\n            var voice = $(this).closest('.speech-container').data('voice');\\n            speakText(textToSpeak, voice);\\n        });\\n    });\\n<\\\/script>\",\"margin\":\"default\"},\"name\":\"\\u0421\\u043a\\u0440\\u0438\\u043f\\u0442 \\u0441 \\u043a\\u043d\\u043e\\u043f\\u043a\\u043e\\u0439 \\\"\\u041e\\u0437\\u0432\\u0443\\u0447\\u0438\\u0442\\u044c \\u0442\\u0435\\u043a\\u0441\\u0442\\\" \"}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<script src=\\\"https:\\\/\\\/cdn.jsdelivr.net\\\/npm\\\/uikit@3.12.0\\\/dist\\\/js\\\/uikit.min.js\\\"><\\\/script>\\n<script src=\\\"https:\\\/\\\/cdn.jsdelivr.net\\\/npm\\\/uikit@3.12.0\\\/dist\\\/js\\\/uikit-icons.min.js\\\"><\\\/script>\\n<script>\\n    function toggleFilter() {\\n        var checkboxes = document.querySelectorAll('.filter-checkbox');\\n\\n        checkboxes.forEach(function (checkbox) {\\n            var filterBlock = checkbox.closest('tr');\\n\\n            if (checkbox.checked) {\\n                filterBlock.style.display = 'none';\\n            } else {\\n                filterBlock.style.display = 'table-row';\\n            }\\n        });\\n    }\\n\\n    function showAllRows() {\\n        var rows = document.querySelectorAll('.filter-block table tbody tr');\\n\\n        rows.forEach(function (row) {\\n            row.style.display = 'table-row';\\n        });\\n    }\\n<\\\/script>\\n\"},\"name\":\"script FILTER table\"},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"<script>\\nlet isTranslated = false; \\\/\\\/ \\u0424\\u043b\\u0430\\u0433 \\u0434\\u043b\\u044f \\u043e\\u0442\\u0441\\u043b\\u0435\\u0436\\u0438\\u0432\\u0430\\u043d\\u0438\\u044f \\u0441\\u043e\\u0441\\u0442\\u043e\\u044f\\u043d\\u0438\\u044f \\u043f\\u0435\\u0440\\u0435\\u0432\\u043e\\u0434\\u0430\\n\\nfunction toggleTranslation() {\\n    const translationButtons = document.querySelectorAll('.toggle-button');\\n\\n    if (isTranslated) {\\n        \\\/\\\/ \\u0412\\u0435\\u0440\\u043d\\u0443\\u0442\\u044c \\u043a\\u043d\\u043e\\u043f\\u043a\\u0435 \\u0438\\u0441\\u0445\\u043e\\u0434\\u043d\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442\\n        translationButtons.forEach(button => {\\n            button.classList.remove('uk-button-danger'); \\\/\\\/ \\u0423\\u0431\\u0438\\u0440\\u0430\\u0435\\u043c \\u043a\\u0440\\u0430\\u0441\\u043d\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442\\n            button.classList.add('uk-button-primary'); \\\/\\\/ \\u0412\\u043e\\u0441\\u0441\\u0442\\u0430\\u043d\\u0430\\u0432\\u043b\\u0438\\u0432\\u0430\\u0435\\u043c \\u043e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 \\u0446\\u0432\\u0435\\u0442\\n        });\\n\\n        \\\/\\\/ \\u0412\\u0435\\u0440\\u043d\\u0443\\u0442\\u044c \\u0432\\u0441\\u0435 \\u0442\\u0435\\u043a\\u0441\\u0442\\u044b \\u043a \\u043e\\u0440\\u0438\\u0433\\u0438\\u043d\\u0430\\u043b\\u044c\\u043d\\u043e\\u043c\\u0443 \\u0441\\u043e\\u0441\\u0442\\u043e\\u044f\\u043d\\u0438\\u044e\\n        document.querySelectorAll('.toggle-text').forEach(el => {\\n            el.innerHTML = el.getAttribute('data-original-text');\\n        });\\n    } else {\\n        \\\/\\\/ \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u0438\\u0442\\u044c \\u043a\\u043d\\u043e\\u043f\\u043a\\u0435 \\u043a\\u0440\\u0430\\u0441\\u043d\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442\\n        translationButtons.forEach(button => {\\n            button.classList.remove('uk-button-primary'); \\\/\\\/ \\u0423\\u0431\\u0438\\u0440\\u0430\\u0435\\u043c \\u043e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 \\u0446\\u0432\\u0435\\u0442\\n            button.classList.add('uk-button-danger'); \\\/\\\/ \\u0414\\u043e\\u0431\\u0430\\u0432\\u043b\\u044f\\u0435\\u043c \\u043a\\u0440\\u0430\\u0441\\u043d\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442\\n        });\\n\\n        \\\/\\\/ \\u041f\\u043e\\u043a\\u0430\\u0437\\u0430\\u0442\\u044c \\u043f\\u0435\\u0440\\u0435\\u0432\\u043e\\u0434\\n        document.querySelectorAll('.toggle-text').forEach(el => {\\n            el.innerHTML = el.getAttribute('data-new-text');\\n        });\\n    }\\n\\n    \\\/\\\/ \\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u044c \\u0441\\u043e\\u0441\\u0442\\u043e\\u044f\\u043d\\u0438\\u0435\\n    isTranslated = !isTranslated;\\n}\\n\\n<\\\/script>\",\"margin\":\"default\"},\"name\":\"Script Language Switcher\"}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<\/p>\n<style>\\n\\\/* \\u0420\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0448\\u0440\\u0438\\u0444\\u0442\\u0430 \\u0434\\u043b\\u044f \\u044d\\u043b\\u0435\\u043c\\u0435\\u043d\\u0442\\u043e\\u0432 <em> *\\\/\\nem {\\n    font-size: 12pt; \\\/* \\u0423\\u0441\\u0442\\u0430\\u043d\\u043e\\u0432\\u043b\\u0435\\u043d \\u0440\\u0430\\u0437\\u043c\\u0435\\u0440 \\u0448\\u0440\\u0438\\u0444\\u0442\\u0430 \\u0434\\u043b\\u044f \\u0432\\u0441\\u0435\\u0445 \\u044d\\u043b\\u0435\\u043c\\u0435\\u043d\\u0442\\u043e\\u0432 <em> *\\\/\\n}\\n\\n\\\/* \\u0426\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Jeremy *\\\/\\n.name-jeremy em {\\n    color: #ff9900; \\\/* \\u041e\\u0440\\u0430\\u043d\\u0436\\u0435\\u0432\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Jeremy *\\\/\\n}\\n\\n\\\/* \\u0426\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Kaleb *\\\/\\n.name-kaleb em {\\n    color: #339966; \\\/* \\u0417\\u0435\\u043b\\u0451\\u043d\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Kaleb *\\\/\\n}\\n\\n\\\/* \\u0426\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Charlie *\\\/\\n.name-charlie em {\\n    color: #ff6347; \\\/* \\u041f\\u043e\\u043c\\u0438\\u0434\\u043e\\u0440\\u043d\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Charlie *\\\/\\n}\\n\\n\\\/* \\u0426\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Lisa *\\\/\\n.name-lisa em {\\n    color: #dda0dd; \\\/* \\u0421\\u043b\\u0438\\u0432\\u043e\\u0432\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Lisa *\\\/\\n}\\n\\n\\\/* \\u0426\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Other *\\\/\\n.name-other em { \\n    color: #46bdc6; \\\/* \\u0413\\u043e\\u043b\\u0443\\u0431\\u043e\\u0439 \\u0446\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f Other *\\\/\\n}\\n\\n\\\/* \\u0410\\u043b\\u044c\\u0442\\u0435\\u0440\\u043d\\u0430\\u0442\\u0438\\u0432\\u043d\\u044b\\u0439 \\u043f\\u043e\\u0434\\u0445\\u043e\\u0434: \\u0441\\u0434\\u0435\\u043b\\u0430\\u0442\\u044c \\u0443\\u043d\\u0438\\u0432\\u0435\\u0440\\u0441\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0444\\u0438\\u043e\\u043b\\u0435\\u0442\\u043e\\u0432\\u044b\\u0439 \\u0434\\u043b\\u044f \\u0432\\u0441\\u0435\\u0445 \\u043e\\u0441\\u0442\\u0430\\u043b\\u044c\\u043d\\u044b\\u0445, \\u043a\\u0442\\u043e \\u043d\\u0435 Jeremy, \\u043d\\u0435 Kaleb, \\u043d\\u0435 Charlie, \\u043d\\u0435 Lisa \\u0438 \\u043d\\u0435 Other *\\\/\\ntd span:not(.name-jeremy):not(.name-kaleb):not(.name-charlie):not(.name-lisa):not(.name-other) em {\\n    color: #800080; \\\/* \\u0424\\u0438\\u043e\\u043b\\u0435\\u0442\\u043e\\u0432\\u044b\\u0439 \\u0446\\u0432\\u0435\\u0442 \\u0434\\u043b\\u044f \\u0432\\u0441\\u0435\\u0445, \\u043a\\u0442\\u043e \\u043d\\u0435 Jeremy, \\u043d\\u0435 Kaleb, \\u043d\\u0435 Charlie, \\u043d\\u0435 Lisa \\u0438 \\u043d\\u0435 Other *\\\/\\n}\\n\\n\\n<\\\/style>\\n\"},\"name\":\"\\u0426\\u0432\\u0435\\u0442\\u0430 \\u0438\\u043c\\u0435\\u043d \\u0432 \\u0434\\u0438\\u0430\\u043b\\u043e\\u0433\\u0435\"},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"https:\\\/\\\/docs.google.com\\\/spreadsheets\\\/d\\\/12QGs8TEzBnW99bRQJvM_SXcxXUjnLDKgd5583edqOAc\\\/edit?gid=782647882#gid=782647882\\n\\n\\n\\n\\nhttps:\\\/\\\/docs.google.com\\\/spreadsheets\\\/d\\\/1PqmXmN1qH_I5udKaZygDggGMc_bKgquEohrkGVs2Tow\\\/edit?pli=1&gid=1466708999#gid=1466708999\",\"margin\":\"default\",\"status\":\"disabled\"},\"name\":\"Link \\u043d\\u0430 tab\"}]}]}],\"name\":\"Kaleb Brutally Fires Jeremy Clarkson\"}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"}}]}]}],\"version\":\"4.4.12\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Pages: 16 to 17 Filter Show All Clarkson&#8217;s Farm. Part 1 Jeremy: It&#8217;s my farm in the Cotswolds. Jeremy: Nestling among the ancient stone villages,<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-990","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/itsiller-software.com\/index.php\/wp-json\/wp\/v2\/pages\/990","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsiller-software.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/itsiller-software.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/itsiller-software.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsiller-software.com\/index.php\/wp-json\/wp\/v2\/comments?post=990"}],"version-history":[{"count":105,"href":"https:\/\/itsiller-software.com\/index.php\/wp-json\/wp\/v2\/pages\/990\/revisions"}],"predecessor-version":[{"id":7959,"href":"https:\/\/itsiller-software.com\/index.php\/wp-json\/wp\/v2\/pages\/990\/revisions\/7959"}],"wp:attachment":[{"href":"https:\/\/itsiller-software.com\/index.php\/wp-json\/wp\/v2\/media?parent=990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}