{"id":1261,"date":"2025-10-11T09:56:13","date_gmt":"2025-10-11T09:56:13","guid":{"rendered":"https:\/\/talithakumthailand.info\/?page_id=1261"},"modified":"2025-10-12T06:20:34","modified_gmt":"2025-10-12T06:20:34","slug":"1261-2","status":"publish","type":"page","link":"https:\/\/talithakumthailand.info\/en\/1261-2\/","title":{"rendered":""},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"th\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0e40\u0e01\u0e21\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21: \u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Kanit:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            box-sizing: border-box;\n            font-family: 'Kanit', sans-serif;\n            margin: 0;\n            padding: 0;\n            background: linear-gradient(135deg, #f8faff 0%, #e3f2fd 50%, #bbdefb 100%);\n            min-height: 100%;\n            position: relative;\n            overflow-x: hidden;\n        }\n\n        body::before {\n            content: '';\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: \n                radial-gradient(circle at 20% 80%, rgba(33, 150, 243, 0.08) 0%, transparent 50%),\n                radial-gradient(circle at 80% 20%, rgba(25, 118, 210, 0.08) 0%, transparent 50%),\n                radial-gradient(circle at 40% 40%, rgba(100, 181, 246, 0.05) 0%, transparent 50%);\n            pointer-events: none;\n            z-index: -1;\n        }\n\n        html {\n            height: 100%;\n        }\n\n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n            padding: 20px;\n            min-height: 100%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .header {\n            text-align: center;\n            background: linear-gradient(135deg, #2196f3 0%, #1976d2 70%, #0d47a1 100%);\n            color: white;\n            padding: 40px 30px;\n            border-radius: 30px;\n            margin-bottom: 30px;\n            box-shadow: \n                0 20px 40px rgba(33, 150, 243, 0.3),\n                0 0 0 1px rgba(255, 255, 255, 0.1) inset;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .header::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);\n            animation: shimmer 3s infinite;\n        }\n\n        @keyframes shimmer {\n            0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }\n            100% { transform: translateX(100%) translateY(100%) rotate(45deg); }\n        }\n\n        .header h1 {\n            margin: 0 0 15px 0;\n            font-size: 2.5em;\n            font-weight: 700;\n            text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);\n            position: relative;\n            z-index: 1;\n        }\n\n        .header p {\n            margin: 0;\n            font-size: 1.2em;\n            opacity: 0.95;\n            font-weight: 400;\n            position: relative;\n            z-index: 1;\n        }\n\n        .game-container {\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(20px);\n            border-radius: 30px;\n            padding: 50px;\n            box-shadow: \n                0 25px 50px rgba(0, 0, 0, 0.1),\n                0 0 0 1px rgba(255, 255, 255, 0.2) inset;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n            border: 1px solid rgba(255, 140, 66, 0.1);\n        }\n\n        .name-input-screen {\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            flex-grow: 1;\n        }\n\n        .name-input-screen h2 {\n            font-size: 2.2em;\n            color: #1976d2;\n            margin-bottom: 20px;\n            font-weight: 600;\n        }\n\n        .name-input-screen p {\n            font-size: 1.2em;\n            color: #4a5568;\n            margin-bottom: 40px;\n            line-height: 1.6;\n        }\n\n        .name-input {\n            width: 100%;\n            max-width: 400px;\n            padding: 18px 25px;\n            font-size: 1.2em;\n            border: 2px solid rgba(33, 150, 243, 0.3);\n            border-radius: 25px;\n            background: rgba(255, 255, 255, 0.9);\n            font-family: 'Kanit', sans-serif;\n            text-align: center;\n            margin-bottom: 30px;\n            transition: all 0.3s ease;\n            backdrop-filter: blur(10px);\n        }\n\n        .name-input:focus {\n            outline: none;\n            border-color: #1976d2;\n            box-shadow: 0 0 0 3px rgba(33, 150, 243, 0.1);\n            transform: scale(1.02);\n        }\n\n        .start-btn {\n            background: linear-gradient(135deg, #2196f3 0%, #1976d2 50%, #0d47a1 100%);\n            color: white;\n            border: none;\n            padding: 18px 45px;\n            border-radius: 60px;\n            font-size: 1.3em;\n            font-weight: 600;\n            cursor: pointer;\n            font-family: 'Kanit', sans-serif;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            box-shadow: \n                0 8px 25px rgba(33, 150, 243, 0.3),\n                0 0 0 1px rgba(255, 255, 255, 0.2) inset;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .start-btn::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\n            transition: left 0.5s;\n        }\n\n        .start-btn:hover::before {\n            left: 100%;\n        }\n\n        .start-btn:hover {\n            transform: translateY(-3px) scale(1.05);\n            box-shadow: \n                0 15px 35px rgba(33, 150, 243, 0.4),\n                0 0 0 1px rgba(255, 255, 255, 0.3) inset;\n        }\n\n        .start-btn:disabled {\n            opacity: 0.6;\n            cursor: not-allowed;\n            transform: none;\n        }\n\n        .player-name {\n            color: #1976d2;\n            font-weight: 600;\n            font-size: 1.1em;\n        }\n\n        .progress-bar {\n            background: rgba(227, 242, 253, 0.5);\n            height: 8px;\n            border-radius: 20px;\n            margin-bottom: 40px;\n            overflow: hidden;\n            position: relative;\n            backdrop-filter: blur(10px);\n        }\n\n        .progress-fill {\n            background: linear-gradient(90deg, #2196f3, #1976d2, #2196f3);\n            background-size: 200% 100%;\n            height: 100%;\n            border-radius: 20px;\n            transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);\n            width: 0%;\n            animation: progressGlow 2s ease-in-out infinite alternate;\n        }\n\n        @keyframes progressGlow {\n            0% { background-position: 0% 50%; }\n            100% { background-position: 100% 50%; }\n        }\n\n        .question-counter {\n            text-align: center;\n            color: #1976d2;\n            font-weight: 600;\n            font-size: 1.1em;\n            margin-bottom: 30px;\n            padding: 10px 20px;\n            background: rgba(33, 150, 243, 0.1);\n            border-radius: 25px;\n            display: inline-block;\n            margin-left: 50%;\n            transform: translateX(-50%);\n        }\n\n        .question-card {\n            background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(248, 250, 255, 0.95));\n            border: 1px solid rgba(33, 150, 243, 0.2);\n            border-radius: 25px;\n            padding: 40px;\n            margin-bottom: 30px;\n            text-align: center;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            backdrop-filter: blur(10px);\n            box-shadow: \n                0 10px 30px rgba(33, 150, 243, 0.1),\n                0 0 0 1px rgba(255, 255, 255, 0.3) inset;\n        }\n\n        .question-text {\n            font-size: 1.4em;\n            color: #2d3748;\n            line-height: 1.7;\n            margin-bottom: 40px;\n            font-weight: 500;\n            text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);\n        }\n\n        .answer-buttons {\n            display: flex;\n            gap: 25px;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n\n        .answer-btn {\n            background: linear-gradient(135deg, #2196f3 0%, #1976d2 50%, #0d47a1 100%);\n            color: white;\n            border: none;\n            padding: 18px 45px;\n            border-radius: 60px;\n            font-size: 1.3em;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            font-family: 'Kanit', sans-serif;\n            min-width: 140px;\n            position: relative;\n            overflow: hidden;\n            box-shadow: \n                0 8px 25px rgba(33, 150, 243, 0.3),\n                0 0 0 1px rgba(255, 255, 255, 0.2) inset;\n        }\n\n        .answer-btn::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\n            transition: left 0.5s;\n        }\n\n        .answer-btn:hover::before {\n            left: 100%;\n        }\n\n        .answer-btn:hover {\n            transform: translateY(-3px) scale(1.02);\n            box-shadow: \n                0 15px 35px rgba(33, 150, 243, 0.4),\n                0 0 0 1px rgba(255, 255, 255, 0.3) inset;\n        }\n\n        .answer-btn:active {\n            transform: translateY(-1px) scale(0.98);\n        }\n\n        .answer-btn.correct {\n            background: linear-gradient(135deg, #86efac 0%, #4ade80 50%, #22c55e 100%);\n            box-shadow: \n                0 8px 25px rgba(134, 239, 172, 0.4),\n                0 0 0 1px rgba(255, 255, 255, 0.2) inset;\n        }\n\n        .answer-btn.incorrect {\n            background: linear-gradient(135deg, #fca5a5 0%, #f87171 50%, #ef4444 100%);\n            box-shadow: \n                0 8px 25px rgba(252, 165, 165, 0.4),\n                0 0 0 1px rgba(255, 255, 255, 0.2) inset;\n        }\n\n        .answer-btn.correct-answer {\n            background: linear-gradient(135deg, #86efac 0%, #4ade80 50%, #22c55e 100%);\n            box-shadow: \n                0 8px 25px rgba(134, 239, 172, 0.4),\n                0 0 0 1px rgba(255, 255, 255, 0.2) inset;\n            animation: pulse 1s ease-in-out;\n        }\n\n        @keyframes pulse {\n            0%, 100% { transform: scale(1); }\n            50% { transform: scale(1.05); }\n        }\n\n        .feedback {\n            margin-top: 30px;\n            padding: 25px;\n            border-radius: 20px;\n            font-weight: 500;\n            text-align: center;\n            display: none;\n            backdrop-filter: blur(10px);\n            font-size: 1.1em;\n            line-height: 1.6;\n        }\n\n        .feedback.correct {\n            background: linear-gradient(135deg, rgba(134, 239, 172, 0.1), rgba(74, 222, 128, 0.1));\n            color: #15803d;\n            border: 2px solid rgba(134, 239, 172, 0.3);\n            box-shadow: 0 8px 25px rgba(134, 239, 172, 0.1);\n        }\n\n        .feedback.incorrect {\n            background: linear-gradient(135deg, rgba(252, 165, 165, 0.1), rgba(248, 113, 113, 0.1));\n            color: #dc2626;\n            border: 2px solid rgba(252, 165, 165, 0.3);\n            box-shadow: 0 8px 25px rgba(252, 165, 165, 0.1);\n        }\n\n        .correct-answer-indicator {\n            background: linear-gradient(135deg, rgba(134, 239, 172, 0.15), rgba(74, 222, 128, 0.15));\n            color: #15803d;\n            border: 2px solid rgba(134, 239, 172, 0.4);\n            border-radius: 15px;\n            padding: 15px 20px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 1.1em;\n            display: none;\n            backdrop-filter: blur(10px);\n            box-shadow: 0 5px 15px rgba(134, 239, 172, 0.2);\n        }\n\n        .next-btn {\n            background: linear-gradient(135deg, #2196f3 0%, #1976d2 50%, #0d47a1 100%);\n            color: white;\n            border: none;\n            padding: 15px 35px;\n            border-radius: 30px;\n            font-size: 1.1em;\n            font-weight: 600;\n            cursor: pointer;\n            margin-top: 25px;\n            font-family: 'Kanit', sans-serif;\n            display: none;\n            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            box-shadow: 0 5px 15px rgba(33, 150, 243, 0.3);\n        }\n\n        .next-btn:hover {\n            transform: translateY(-2px) scale(1.05);\n            box-shadow: 0 10px 25px rgba(33, 150, 243, 0.4);\n        }\n\n        .results {\n            text-align: center;\n            display: none;\n            animation: fadeInUp 0.6s ease-out;\n        }\n\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .score {\n            font-size: 4em;\n            font-weight: 700;\n            background: linear-gradient(135deg, #2196f3, #1976d2, #0d47a1);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            margin: 30px 0;\n            text-shadow: 0 5px 15px rgba(33, 150, 243, 0.3);\n        }\n\n        .score-message {\n            font-size: 1.4em;\n            color: #2d3748;\n            margin-bottom: 30px;\n            font-weight: 500;\n            line-height: 1.6;\n        }\n\n        .score-summary {\n            background: linear-gradient(135deg, rgba(33, 150, 243, 0.08), rgba(25, 118, 210, 0.08));\n            border: 2px solid rgba(33, 150, 243, 0.2);\n            border-radius: 20px;\n            padding: 25px;\n            margin-bottom: 30px;\n            font-size: 1.1em;\n            color: #2d3748;\n            line-height: 1.6;\n            backdrop-filter: blur(10px);\n            box-shadow: 0 8px 25px rgba(33, 150, 243, 0.1);\n        }\n\n        .score-summary .correct-answers {\n            color: #15803d;\n            font-weight: 600;\n        }\n\n        .score-summary .incorrect-answers {\n            color: #dc2626;\n            font-weight: 600;\n        }\n\n        .restart-btn {\n            background: linear-gradient(135deg, #2196f3 0%, #1976d2 50%, #0d47a1 100%);\n            color: white;\n            border: none;\n            padding: 18px 45px;\n            border-radius: 60px;\n            font-size: 1.3em;\n            font-weight: 600;\n            cursor: pointer;\n            font-family: 'Kanit', sans-serif;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            box-shadow: \n                0 8px 25px rgba(33, 150, 243, 0.3),\n                0 0 0 1px rgba(255, 255, 255, 0.2) inset;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .restart-btn::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\n            transition: left 0.5s;\n        }\n\n        .restart-btn:hover::before {\n            left: 100%;\n        }\n\n        .restart-btn:hover {\n            transform: translateY(-3px) scale(1.05);\n            box-shadow: \n                0 15px 35px rgba(33, 150, 243, 0.4),\n                0 0 0 1px rgba(255, 255, 255, 0.3) inset;\n        }\n\n        .hotline-info {\n            background: linear-gradient(135deg, rgba(33, 150, 243, 0.1), rgba(25, 118, 210, 0.1));\n            border: 2px solid rgba(33, 150, 243, 0.3);\n            border-radius: 20px;\n            padding: 25px;\n            margin-top: 30px;\n            text-align: center;\n            color: #1976d2;\n            font-weight: 600;\n            backdrop-filter: blur(10px);\n            box-shadow: 0 8px 25px rgba(33, 150, 243, 0.1);\n            font-size: 1.1em;\n            line-height: 1.6;\n        }\n\n        .review-section {\n            background: linear-gradient(135deg, rgba(255, 193, 7, 0.08), rgba(255, 152, 0, 0.08));\n            border: 2px solid rgba(255, 193, 7, 0.2);\n            border-radius: 20px;\n            padding: 25px;\n            margin-top: 30px;\n            text-align: left;\n            backdrop-filter: blur(10px);\n            box-shadow: 0 8px 25px rgba(255, 193, 7, 0.1);\n            display: none;\n        }\n\n        .review-section h3 {\n            color: #f57c00;\n            font-size: 1.3em;\n            font-weight: 600;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n\n        .review-item {\n            background: rgba(255, 255, 255, 0.7);\n            border-radius: 15px;\n            padding: 20px;\n            margin-bottom: 15px;\n            border-left: 4px solid #ff9800;\n        }\n\n        .review-question {\n            font-weight: 600;\n            color: #2d3748;\n            margin-bottom: 10px;\n            font-size: 1.1em;\n        }\n\n        .review-explanation {\n            color: #4a5568;\n            line-height: 1.6;\n            font-size: 1em;\n        }\n\n        .review-correct-answer {\n            color: #15803d;\n            font-weight: 600;\n            margin-bottom: 8px;\n        }\n\n        \/* --- START: CSS FOR MOBILE DEVICES --- *\/\n        @media (max-width: 768px) {\n            .container {\n                padding: 15px;\n            }\n            \n            .header {\n                padding: 30px 20px;\n                border-radius: 25px;\n            }\n            \n            .header h1 {\n                font-size: 1.9em;\n            }\n            \n            .header p {\n                font-size: 1em;\n            }\n            \n            .game-container {\n                padding: 30px 20px;\n                border-radius: 25px;\n            }\n            \n            .question-text {\n                font-size: 1.15em; \n                margin-bottom: 30px;\n            }\n\n            .feedback {\n                font-size: 1em; \/* Adjusted *\/\n                padding: 15px; \/* Added *\/\n            }\n\n            .correct-answer-indicator {\n                font-size: 1em; \/* Adjusted *\/\n            }\n            \n            .answer-buttons {\n                flex-direction: column;\n                align-items: center;\n                gap: 15px;\n            }\n            \n            .answer-btn {\n                width: 100%;\n                max-width: 280px;\n                padding: 16px 30px; \n                font-size: 1.1em;\n            }\n            \n            .score {\n                font-size: 2.8em; \n            }\n            \n            .score-message {\n                font-size: 1.1em;\n            }\n            \n            .restart-btn {\n                padding: 16px 35px;\n                font-size: 1.1em;\n            }\n            \n            .hotline-info {\n                padding: 20px;\n                font-size: 1em;\n            }\n            \n            .review-section {\n                padding: 20px;\n                margin-top: 20px;\n            }\n            \n            .review-item {\n                padding: 15px;\n                margin-bottom: 12px;\n            }\n            \n            .review-question {\n                font-size: 1em;\n            }\n            \n            .review-explanation {\n                font-size: 0.95em;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .header h1 {\n                font-size: 1.6em;\n            }\n            .header p {\n                font-size: 0.9em;\n            }\n            .name-input-screen h2 {\n                font-size: 1.8em;\n            }\n            .name-input-screen p {\n                font-size: 1em;\n            }\n            .question-text {\n                font-size: 1em;\n            }\n             .feedback {\n                font-size: 0.9em; \/* Adjusted *\/\n            }\n\n             .correct-answer-indicator {\n                font-size: 0.95em; \/* Adjusted *\/\n            }\n\n             .review-explanation {\n                font-size: 0.9em; \/* Adjusted *\/\n            }\n            \n            .answer-btn {\n                font-size: 1em;\n                padding: 14px 25px;\n            }\n            \n            .score {\n                font-size: 2.5em; \n            }\n             .score-message {\n                font-size: 1em;\n            }\n            \n            .restart-btn {\n                font-size: 1em;\n                padding: 14px 30px;\n            }\n            .hotline-info {\n                font-size: 0.9em;\n            }\n        }\n        \/* --- END: CSS FOR MOBILE DEVICES --- *\/\n\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>\ud83d\udee1\ufe0f \u0e40\u0e01\u0e21\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21<\/h1>\n            <p>\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c<\/p>\n        <\/div>\n\n        <div class=\"game-container\">\n            <div class=\"name-input-screen\" id=\"nameInputScreen\">\n                <h2>\ud83c\udfaf \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e40\u0e01\u0e21<\/h2>\n                <p>\u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e2a\u0e48\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e33\u0e41\u0e1a\u0e1a\u0e17\u0e14\u0e2a\u0e2d\u0e1a<br>\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c<\/p>\n                <input type=\"text\" class=\"name-input\" id=\"playerNameInput\" placeholder=\"\u0e43\u0e2a\u0e48\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13...\" maxlength=\"50\">\n                <button class=\"start-btn\" id=\"startBtn\" onclick=\"startGame()\" disabled>\u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e01\u0e21<\/button>\n            <\/div>\n\n            <div class=\"progress-bar\" id=\"progressBarContainer\" style=\"display: none;\">\n                <div class=\"progress-fill\" id=\"progressFill\"><\/div>\n            <\/div>\n            \n            <div class=\"question-counter\" id=\"questionCounter\" style=\"display: none;\">\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48 1 \u0e08\u0e32\u0e01 10<\/div>\n            \n            <div class=\"question-card\" id=\"questionCard\" style=\"display: none;\">\n                <div class=\"question-text\" id=\"questionText\"><\/div>\n                <div class=\"answer-buttons\">\n                    <button class=\"answer-btn\" onclick=\"selectAnswer(true)\">\u0e43\u0e0a\u0e48<\/button>\n                    <button class=\"answer-btn\" onclick=\"selectAnswer(false)\">\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48<\/button>\n                <\/div>\n                <div class=\"correct-answer-indicator\" id=\"correctAnswerIndicator\"><\/div>\n                <div class=\"feedback\" id=\"feedback\"><\/div>\n                <button class=\"next-btn\" id=\"nextBtn\" onclick=\"nextQuestion()\">\u0e04\u0e33\u0e16\u0e32\u0e21\u0e16\u0e31\u0e14\u0e44\u0e1b<\/button>\n            <\/div>\n\n            <div class=\"results\" id=\"results\">\n                <h2>\ud83c\udf89 \u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e34\u0e49\u0e19!<\/h2>\n                <div class=\"player-name\" id=\"playerNameDisplay\"><\/div>\n                <div class=\"score\" id=\"finalScore\"><\/div>\n                <div class=\"score-message\" id=\"scoreMessage\"><\/div>\n                <div class=\"score-summary\" id=\"scoreSummary\"><\/div>\n                \n                <div class=\"review-section\" id=\"reviewSection\">\n                    <h3>\ud83d\udcdd \u0e17\u0e1a\u0e17\u0e27\u0e19\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e2d\u0e1a\u0e1c\u0e34\u0e14<\/h3>\n                    <div id=\"reviewContent\"><\/div>\n                <\/div>\n                \n                <button class=\"restart-btn\" onclick=\"restartGame()\">\u0e40\u0e25\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48<\/button>\n                \n                <div class=\"hotline-info\">\n                    <strong>\ud83d\udcde \u0e2a\u0e32\u0e22\u0e14\u0e48\u0e27\u0e19 1300<\/strong><br>\n                    \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07 \u0e1e\u0e21.<br>\n                    \u0e40\u0e1b\u0e34\u0e14\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 24 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        const questions = [\n            {\n                text: \"\u0e15\u0e49\u0e19\u0e17\u0e32\u0e07 \u0e17\u0e32\u0e07\u0e1c\u0e48\u0e32\u0e19 \u0e1b\u0e25\u0e32\u0e22\u0e17\u0e32\u0e07 \u0e04\u0e37\u0e2d \u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22\",\n                answer: true,\n                explanation: \"\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22\u0e21\u0e35\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e31\u0e49\u0e07 \u0e15\u0e49\u0e19\u0e17\u0e32\u0e07 (\u0e04\u0e19\u0e44\u0e17\u0e22\u0e16\u0e39\u0e01\u0e19\u0e33\u0e44\u0e1b\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e2d\u0e37\u0e48\u0e19) \u0e17\u0e32\u0e07\u0e1c\u0e48\u0e32\u0e19 (\u0e43\u0e0a\u0e49\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e1b\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e2d\u0e37\u0e48\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c) \u0e41\u0e25\u0e30\u0e1b\u0e25\u0e32\u0e22\u0e17\u0e32\u0e07 (\u0e04\u0e19\u0e08\u0e32\u0e01\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e2d\u0e37\u0e48\u0e19\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07\u0e21\u0e32\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 \u0e16\u0e39\u0e01\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22) \u0e02\u0e2d\u0e07\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\"\n            },\n            {\n                text: \"\u0e40\u0e14\u0e47\u0e01 \u0e2b\u0e21\u0e32\u0e22\u0e16\u0e36\u0e07 \u0e1a\u0e38\u0e04\u0e04\u0e25\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2d\u0e32\u0e22\u0e38\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32 15 \u0e1b\u0e35\u0e1a\u0e23\u0e34\u0e1a\u0e39\u0e23\u0e13\u0e4c\",\n                answer: false,\n                explanation: \"\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e15\u0e32\u0e21\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e0a\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e40\u0e14\u0e47\u0e01 \u0e1e.\u0e28. 2546 \u0e41\u0e25\u0e30\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e0a\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e32\u0e1a\u0e1b\u0e23\u0e32\u0e21\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e1e.\u0e28. 2551 \u0e41\u0e25\u0e30\u0e17\u0e35\u0e48\u0e41\u0e01\u0e49\u0e44\u0e02\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e44\u0e14\u0e49\u0e23\u0e30\u0e1a\u0e38\u0e27\u0e48\u0e32 \u0e40\u0e14\u0e47\u0e01 \u0e2b\u0e21\u0e32\u0e22\u0e16\u0e36\u0e07 \u0e1c\u0e39\u0e49\u0e17\u0e35\u0e48\u0e21\u0e35\u0e2d\u0e32\u0e22\u0e38\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32 18 \u0e1b\u0e35\u0e1a\u0e23\u0e34\u0e1a\u0e39\u0e23\u0e13\u0e4c\"\n            },\n            {\n                text: \"\u0e1e\u0e1a\u0e40\u0e2b\u0e47\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e39\u0e49\u0e40\u0e1a\u0e32\u0e30\u0e41\u0e2a\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e41\u0e08\u0e49\u0e07\u0e2a\u0e32\u0e22\u0e14\u0e48\u0e27\u0e19 1300 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07 \u0e1e\u0e21. \u0e44\u0e14\u0e49\u0e15\u0e25\u0e2d\u0e14 24 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07\",\n                answer: true,\n                explanation: \"\u0e2a\u0e32\u0e22\u0e14\u0e48\u0e27\u0e19 1300 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21 \u0e02\u0e2d\u0e07\u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07\u0e02\u0e2d\u0e07\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e43\u0e2b\u0e49\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e1c\u0e39\u0e49\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e2b\u0e32\u0e22\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e43\u0e19\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19 \u0e23\u0e27\u0e21\u0e17\u0e31\u0e49\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e32\u0e19\u0e2a\u0e48\u0e07\u0e15\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e17\u0e31\u0e49\u0e07\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10 \u0e40\u0e2d\u0e01\u0e0a\u0e19 \u0e41\u0e25\u0e30\u0e20\u0e32\u0e04\u0e35\u0e40\u0e04\u0e23\u0e37\u0e2d\u0e02\u0e48\u0e32\u0e22\"\n            },\n            {\n                text: \"\u0e41\u0e23\u0e07\u0e07\u0e32\u0e19\u0e44\u0e17\u0e22\u0e17\u0e35\u0e48\u0e08\u0e30\u0e44\u0e1b\u0e17\u0e33\u0e07\u0e32\u0e19\u0e15\u0e48\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e25\u0e38\u0e48\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\",\n                answer: true,\n                explanation: \"\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e02\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e43\u0e0a\u0e49\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c\u0e43\u0e19\u0e01\u0e32\u0e23\u0e42\u0e06\u0e29\u0e13\u0e32\u0e0a\u0e27\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2b\u0e25\u0e2d\u0e01\u0e25\u0e27\u0e07\u0e43\u0e2b\u0e49\u0e04\u0e19\u0e44\u0e17\u0e22\u0e44\u0e1b\u0e17\u0e33\u0e07\u0e32\u0e19\u0e43\u0e19\u0e15\u0e48\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28 \u0e41\u0e15\u0e48\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e44\u0e1b\u0e17\u0e33\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07\u0e1e\u0e1a\u0e27\u0e48\u0e32 \u0e44\u0e21\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e15\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e01\u0e25\u0e07 \u0e21\u0e35\u0e01\u0e32\u0e23\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a \u0e02\u0e48\u0e21\u0e02\u0e39\u0e48 \u0e17\u0e33\u0e23\u0e49\u0e32\u0e22\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22 \u0e43\u0e2b\u0e49\u0e17\u0e33\u0e07\u0e32\u0e19\u0e2b\u0e19\u0e31\u0e01\u0e2b\u0e23\u0e37\u0e2d\u0e17\u0e33\u0e07\u0e32\u0e19\u0e1c\u0e34\u0e14\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22 \u0e14\u0e31\u0e07\u0e19\u0e31\u0e49\u0e19 \u0e41\u0e23\u0e07\u0e07\u0e32\u0e19\u0e44\u0e17\u0e22\u0e17\u0e35\u0e48\u0e08\u0e30\u0e44\u0e1b\u0e17\u0e33\u0e07\u0e32\u0e19\u0e15\u0e48\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28 \u0e08\u0e36\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e25\u0e38\u0e48\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e15\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\"\n            },\n            {\n                text: \"\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e40\u0e1b\u0e47\u0e19\u0e20\u0e31\u0e22\u0e43\u0e01\u0e25\u0e49\u0e15\u0e31\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e01\u0e34\u0e14\u0e44\u0e14\u0e49\u0e01\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e40\u0e1e\u0e28 \u0e41\u0e25\u0e30\u0e17\u0e38\u0e01\u0e27\u0e31\u0e22\",\n                answer: true,\n                explanation: \"\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e44\u0e14\u0e49\u0e01\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e40\u0e1e\u0e28 \u0e41\u0e25\u0e30\u0e17\u0e38\u0e01\u0e27\u0e31\u0e22\"\n            },\n            {\n                text: \"\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e32\u0e1e\u0e1a\u0e40\u0e2b\u0e47\u0e19\u0e2b\u0e0d\u0e34\u0e07\u0e16\u0e39\u0e01\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e02\u0e32\u0e22\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e32\u0e07\u0e40\u0e1e\u0e28 \u0e40\u0e23\u0e32\u0e04\u0e27\u0e23\u0e40\u0e1e\u0e34\u0e01\u0e40\u0e09\u0e22\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e02\u0e2d\u0e07\u0e15\u0e19\u0e40\u0e2d\u0e07\u0e41\u0e25\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e31\u0e19\u0e15\u0e23\u0e32\u0e22\u0e01\u0e31\u0e1a\u0e15\u0e19\u0e40\u0e2d\u0e07\",\n                answer: false,\n                explanation: \"\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e17\u0e38\u0e01\u0e04\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e23\u0e48\u0e27\u0e21\u0e21\u0e37\u0e2d\u0e01\u0e31\u0e19 \u0e14\u0e31\u0e07\u0e19\u0e31\u0e49\u0e19 \u0e08\u0e36\u0e07\u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e40\u0e1e\u0e34\u0e01\u0e40\u0e09\u0e22 \u0e04\u0e27\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e1a\u0e32\u0e30\u0e41\u0e2a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07 \u0e2d\u0e32\u0e17\u0e34\u0e2a\u0e32\u0e22\u0e14\u0e48\u0e27\u0e19 1300 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07\u0e02\u0e2d\u0e07\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e2b\u0e23\u0e37\u0e2d\u0e2a\u0e32\u0e22\u0e14\u0e48\u0e27\u0e19 191 \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e15\u0e33\u0e23\u0e27\u0e08\u0e41\u0e2b\u0e48\u0e07\u0e0a\u0e32\u0e15\u0e34 \u0e2b\u0e23\u0e37\u0e2d\u0e2a\u0e32\u0e22\u0e14\u0e48\u0e27\u0e19 1191 \u0e01\u0e2d\u0e07\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e32\u0e1a\u0e1b\u0e23\u0e32\u0e21\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e17\u0e31\u0e49\u0e07\u0e19\u0e35\u0e49 \u0e15\u0e32\u0e21\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e0a\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e32\u0e1a\u0e1b\u0e23\u0e32\u0e21\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e1e.\u0e28. 2551 \u0e41\u0e25\u0e30\u0e17\u0e35\u0e48\u0e41\u0e01\u0e49\u0e44\u0e02\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 \u0e21\u0e32\u0e15\u0e23\u0e32 13\/1 \u0e16\u0e49\u0e32\u0e44\u0e14\u0e49\u0e01\u0e23\u0e30\u0e17\u0e33\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e42\u0e14\u0e22\u0e2a\u0e38\u0e08\u0e23\u0e34\u0e15\u0e22\u0e48\u0e2d\u0e21\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07 \u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e17\u0e32\u0e07\u0e41\u0e1e\u0e48\u0e07\u0e41\u0e25\u0e30\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e0d\u0e32\"\n            },\n            {\n                text: \"\u0e19\u0e49\u0e2d\u0e07\u0e19\u0e34\u0e01 \u0e2d\u0e32\u0e22\u0e38 16 \u0e1b\u0e35 \u0e16\u0e39\u0e01 \u0e19\u0e32\u0e22\u0e42\u0e01\u0e49 \u0e1e\u0e32\u0e44\u0e1b\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e02\u0e32\u0e22\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e32\u0e07\u0e40\u0e1e\u0e28\u0e43\u0e19\u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e31\u0e19\u0e40\u0e17\u0e34\u0e07 \u0e19\u0e49\u0e2d\u0e07\u0e19\u0e34\u0e01 \u0e04\u0e37\u0e2d \u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e2b\u0e32\u0e22\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\",\n                answer: true,\n                explanation: \"\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e21\u0e35\u0e01\u0e32\u0e23\u0e19\u0e33\u0e1e\u0e32\u0e41\u0e25\u0e30\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e40\u0e14\u0e47\u0e01 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e2a\u0e27\u0e07\u0e2b\u0e32\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e42\u0e14\u0e22\u0e21\u0e35\u0e0a\u0e2d\u0e1a\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e1b\u0e23\u0e30\u0e40\u0e27\u0e13\u0e35\u0e40\u0e14\u0e47\u0e01 \u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e01\u0e23\u0e30\u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e10\u0e32\u0e19\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e15\u0e32\u0e21\u0e21\u0e32\u0e15\u0e23\u0e32 6 \u0e41\u0e2b\u0e48\u0e07\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e0a\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e32\u0e1a\u0e1b\u0e23\u0e32\u0e21\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e1e.\u0e28. 2551 \u0e41\u0e25\u0e30\u0e17\u0e35\u0e48\u0e41\u0e01\u0e49\u0e44\u0e02\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\"\n            },\n            {\n                text: \"\u0e2b\u0e21\u0e27\u0e22 \u0e2d\u0e32\u0e22\u0e38 19 \u0e1b\u0e35 \u0e2a\u0e21\u0e31\u0e04\u0e23\u0e43\u0e08\u0e16\u0e48\u0e32\u0e22\u0e04\u0e25\u0e34\u0e1b\u0e42\u0e1b\u0e4a\u0e40\u0e1b\u0e25\u0e37\u0e2d\u0e22\u0e02\u0e2d\u0e07\u0e15\u0e19\u0e40\u0e2d\u0e07 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e02\u0e32\u0e22\u0e1c\u0e48\u0e32\u0e19\u0e2d\u0e2d\u0e19\u0e44\u0e25\u0e19\u0e4c \u0e2b\u0e21\u0e27\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e2b\u0e32\u0e22\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\",\n                answer: false,\n                explanation: \"\u0e1e\u0e24\u0e15\u0e34\u0e01\u0e23\u0e23\u0e21\u0e14\u0e31\u0e07\u0e01\u0e25\u0e48\u0e32\u0e27\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e21\u0e31\u0e04\u0e23\u0e43\u0e08\u0e02\u0e2d\u0e07\u0e15\u0e19\u0e40\u0e2d\u0e07\u0e43\u0e19\u0e01\u0e32\u0e23\u0e16\u0e48\u0e32\u0e22\u0e04\u0e25\u0e34\u0e1b\u0e42\u0e1b\u0e4a\u0e40\u0e1b\u0e25\u0e37\u0e2d\u0e22 \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e16\u0e39\u0e01\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e2b\u0e23\u0e37\u0e2d\u0e17\u0e33\u0e23\u0e49\u0e32\u0e22\u0e23\u0e48\u0e32\u0e07\u0e01\u0e32\u0e22 \u0e41\u0e25\u0e30\u0e21\u0e35\u0e40\u0e08\u0e15\u0e19\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e02\u0e32\u0e22\u0e04\u0e25\u0e34\u0e1b\u0e42\u0e1b\u0e4a\u0e40\u0e1b\u0e25\u0e37\u0e2d\u0e22\u0e02\u0e2d\u0e07\u0e15\u0e19\u0e40\u0e2d\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e17\u0e32\u0e07\u0e23\u0e32\u0e22\u0e44\u0e14\u0e49\u0e02\u0e2d\u0e07\u0e15\u0e19 \u0e41\u0e15\u0e48\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1e\u0e23\u0e30\u0e23\u0e32\u0e0a\u0e1a\u0e31\u0e0d\u0e0d\u0e31\u0e15\u0e34\u0e27\u0e48\u0e32\u0e14\u0e49\u0e27\u0e22\u0e01\u0e32\u0e23\u0e01\u0e23\u0e30\u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e2d\u0e21\u0e1e\u0e34\u0e27\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e1e.\u0e28. 2560 \u0e21\u0e32\u0e15\u0e23\u0e32 14 (4) (5) \u0e41\u0e25\u0e30\u0e2d\u0e32\u0e08\u0e40\u0e02\u0e49\u0e32\u0e02\u0e48\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e25\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e2d\u0e32\u0e0d\u0e32 \u0e21\u0e32\u0e15\u0e23\u0e32 388\"\n            },\n\n            {\n                text: \"\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e32\u0e1e\u0e1a\u0e40\u0e2b\u0e47\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e17\u0e23\u0e32\u0e1a\u0e40\u0e1a\u0e32\u0e30\u0e41\u0e2a\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e04\u0e27\u0e23\u0e17\u0e33 \u0e04\u0e37\u0e2d \u0e08\u0e14\u0e08\u0e33\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e27\u0e48\u0e32 \u0e43\u0e04\u0e23 \u0e17\u0e33\u0e2d\u0e30\u0e44\u0e23 \u0e17\u0e35\u0e48\u0e44\u0e2b\u0e19 \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e44\u0e23 \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23 \u0e41\u0e25\u0e30\u0e41\u0e08\u0e49\u0e07\u0e01\u0e31\u0e1a\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e15\u0e33\u0e23\u0e27\u0e08\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e42\u0e14\u0e22\u0e14\u0e48\u0e27\u0e19\",\n                answer: true,\n                explanation: \"\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e43\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e08\u0e49\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48 \u0e2b\u0e25\u0e31\u0e01\u0e43\u0e19\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e1a\u0e32\u0e30\u0e41\u0e2a\u0e2b\u0e23\u0e37\u0e2d\u0e41\u0e08\u0e49\u0e07\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e04\u0e27\u0e23\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e14\u0e49\u0e27\u0e22 5 \u0e2a\u0e48\u0e27\u0e19 \u0e44\u0e14\u0e49\u0e41\u0e01\u0e48 1. \u0e43\u0e04\u0e23 2. \u0e17\u0e33\u0e2d\u0e30\u0e44\u0e23 3. \u0e17\u0e35\u0e48\u0e44\u0e2b\u0e19 4. \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e44\u0e23 5. \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\"\n            },\n            {\n                text: \"\u0e40\u0e23\u0e32\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e16\u0e48\u0e32\u0e22\u0e17\u0e2d\u0e14\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e43\u0e2b\u0e49\u0e41\u0e01\u0e48\u0e04\u0e19\u0e43\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e44\u0e21\u0e48\u0e43\u0e2b\u0e49\u0e01\u0e23\u0e30\u0e17\u0e33\u0e1c\u0e34\u0e14\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e2b\u0e23\u0e37\u0e2d\u0e15\u0e01\u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e2b\u0e32\u0e22\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\",\n                answer: true,\n                explanation: \"\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e41\u0e25\u0e30\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e1e\u0e36\u0e07\u0e01\u0e23\u0e30\u0e17\u0e33\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e17\u0e38\u0e01\u0e04\u0e19\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e43\u0e2b\u0e49\u0e41\u0e01\u0e48\u0e04\u0e19\u0e43\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e08\u0e30\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e04\u0e19\u0e43\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e15\u0e23\u0e30\u0e2b\u0e19\u0e31\u0e01\u0e23\u0e39\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e41\u0e25\u0e30\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e15\u0e19\u0e40\u0e2d\u0e07 \u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27 \u0e41\u0e25\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e08\u0e32\u0e01\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\"\n            }\n        ];\n\n        let currentQuestion = 0;\n        let score = 0;\n        let answered = false;\n        let playerName = '';\n        let correctAnswers = [];\n        let incorrectAnswers = [];\n        let incorrectQuestionDetails = [];\n\n        \/\/ Handle name input\n        document.getElementById('playerNameInput').addEventListener('input', function() {\n            const name = this.value.trim();\n            const startBtn = document.getElementById('startBtn');\n            if (name.length >= 2) {\n                startBtn.disabled = false;\n            } else {\n                startBtn.disabled = true;\n            }\n        });\n\n        \/\/ Handle Enter key in name input\n        document.getElementById('playerNameInput').addEventListener('keypress', function(e) {\n            if (e.key === 'Enter' && !document.getElementById('startBtn').disabled) {\n                startGame();\n            }\n        });\n\n        function startGame() {\n            playerName = document.getElementById('playerNameInput').value.trim();\n            if (playerName.length < 2) return;\n\n            document.getElementById('nameInputScreen').style.display = 'none';\n            document.getElementById('progressBarContainer').style.display = 'block';\n            document.getElementById('questionCounter').style.display = 'block';\n            document.getElementById('questionCard').style.display = 'flex';\n            \n            displayQuestion();\n        }\n\n        function displayQuestion() {\n            const question = questions[currentQuestion];\n            document.getElementById('questionText').textContent = question.text;\n            document.getElementById('questionCounter').textContent = `\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48 ${currentQuestion + 1} \u0e08\u0e32\u0e01 ${questions.length}`;\n            \n            \/\/ Update progress bar\n            const progress = ((currentQuestion) \/ questions.length) * 100;\n            document.getElementById('progressFill').style.width = progress + '%';\n            \n            \/\/ Reset buttons and feedback\n            const buttons = document.querySelectorAll('.answer-btn');\n            buttons.forEach(btn => {\n                btn.className = 'answer-btn';\n                btn.disabled = false;\n            });\n            \n            document.getElementById('feedback').style.display = 'none';\n            document.getElementById('correctAnswerIndicator').style.display = 'none';\n            document.getElementById('nextBtn').style.display = 'none';\n            answered = false;\n        }\n\n        function selectAnswer(userAnswer) {\n            if (answered) return;\n            \n            answered = true;\n            const question = questions[currentQuestion];\n            const isCorrect = userAnswer === question.answer;\n            \n            \/\/ Update buttons\n            const buttons = document.querySelectorAll('.answer-btn');\n            buttons.forEach(btn => {\n                btn.disabled = true;\n                const btnAnswer = btn.textContent === '\u0e43\u0e0a\u0e48';\n                \n                if ((btn.textContent === '\u0e43\u0e0a\u0e48' && userAnswer === true) || \n                    (btn.textContent === '\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48' && userAnswer === false)) {\n                    \/\/ This is the button the user clicked\n                    btn.className = isCorrect ? 'answer-btn correct' : 'answer-btn incorrect';\n                } else if (btnAnswer === question.answer) {\n                    \/\/ This is the correct answer button (if user was wrong)\n                    btn.className = 'answer-btn correct-answer';\n                }\n            });\n            \n            \/\/ Show correct answer indicator if user was wrong\n            if (!isCorrect) {\n                const correctAnswerIndicator = document.getElementById('correctAnswerIndicator');\n                correctAnswerIndicator.textContent = `\u2705 \u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07: ${question.answer ? '\u0e43\u0e0a\u0e48' : '\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48'}`;\n                correctAnswerIndicator.style.display = 'block';\n            }\n            \n            \/\/ Show feedback\n            const feedback = document.getElementById('feedback');\n            feedback.textContent = question.explanation;\n            feedback.className = isCorrect ? 'feedback correct' : 'feedback incorrect';\n            feedback.style.display = 'block';\n            \n            if (isCorrect) {\n                score++;\n                correctAnswers.push(currentQuestion + 1);\n            } else {\n                incorrectAnswers.push(currentQuestion + 1);\n                incorrectQuestionDetails.push({\n                    questionNumber: currentQuestion + 1,\n                    question: question.text,\n                    correctAnswer: question.answer ? '\u0e43\u0e0a\u0e48' : '\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48',\n                    explanation: question.explanation\n                });\n            }\n            \n            \/\/ Show next button or finish\n            if (currentQuestion < questions.length - 1) {\n                document.getElementById('nextBtn').style.display = 'inline-block';\n            } else {\n                setTimeout(showResults, 3000);\n            }\n        }\n\n        function nextQuestion() {\n            currentQuestion++;\n            displayQuestion();\n        }\n\n        function showResults() {\n            document.getElementById('questionCard').style.display = 'none';\n            document.getElementById('results').style.display = 'block';\n            \n            const percentage = Math.round((score \/ questions.length) * 100);\n            \n            \/\/ Display player name\n            document.getElementById('playerNameDisplay').textContent = `\u0e1c\u0e25\u0e04\u0e30\u0e41\u0e19\u0e19\u0e02\u0e2d\u0e07 ${playerName}`;\n            \n            \/\/ Display score\n            document.getElementById('finalScore').textContent = `${score}\/${questions.length} (${percentage}%)`;\n            \n            let message = '';\n            if (percentage >= 90) {\n                message = '\u0e22\u0e2d\u0e14\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21! \u0e04\u0e38\u0e13\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e14\u0e35 \ud83c\udf1f';\n            } else if (percentage >= 70) {\n                message = '\u0e14\u0e35\u0e21\u0e32\u0e01! \u0e04\u0e38\u0e13\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e17\u0e35\u0e48\u0e14\u0e35 \u0e41\u0e15\u0e48\u0e04\u0e27\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 \ud83d\udc4d';\n            } else if (percentage >= 50) {\n                message = '\u0e1c\u0e48\u0e32\u0e19! \u0e41\u0e15\u0e48\u0e04\u0e27\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \ud83d\udcda';\n            } else {\n                message = '\u0e04\u0e27\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e07\u0e41\u0e25\u0e30\u0e04\u0e19\u0e23\u0e2d\u0e1a\u0e02\u0e49\u0e32\u0e07 \ud83d\udcaa';\n            }\n            \n            document.getElementById('scoreMessage').textContent = message;\n            \n            \/\/ Display score summary\n            let summaryHTML = '<strong>\ud83d\udcca \u0e2a\u0e23\u0e38\u0e1b\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e17\u0e33\u0e41\u0e1a\u0e1a\u0e17\u0e14\u0e2a\u0e2d\u0e1a:<\/strong><br><br>';\n            \n            if (correctAnswers.length > 0) {\n                summaryHTML += `<span class=\"correct-answers\">\u2705 \u0e15\u0e2d\u0e1a\u0e16\u0e39\u0e01 ${correctAnswers.length} \u0e02\u0e49\u0e2d<\/span> (\u0e02\u0e49\u0e2d\u0e17\u0e35\u0e48 ${correctAnswers.join(', ')})<br>`;\n            }\n            \n            if (incorrectAnswers.length > 0) {\n                summaryHTML += `<span class=\"incorrect-answers\">\u274c \u0e15\u0e2d\u0e1a\u0e1c\u0e34\u0e14 ${incorrectAnswers.length} \u0e02\u0e49\u0e2d<\/span> (\u0e02\u0e49\u0e2d\u0e17\u0e35\u0e48 ${incorrectAnswers.join(', ')})`;\n            }\n            \n            document.getElementById('scoreSummary').innerHTML = summaryHTML;\n            \n            \/\/ Show review section if there are incorrect answers\n            if (incorrectQuestionDetails.length > 0) {\n                showReviewSection();\n            }\n            \n            \/\/ Update progress bar to 100%\n            document.getElementById('progressFill').style.width = '100%';\n        }\n\n        function showReviewSection() {\n            const reviewSection = document.getElementById('reviewSection');\n            const reviewContent = document.getElementById('reviewContent');\n            \n            let reviewHTML = '';\n            \n            incorrectQuestionDetails.forEach((item, index) => {\n                reviewHTML += `\n                    <div class=\"review-item\">\n                        <div class=\"review-question\">\n                            \u0e02\u0e49\u0e2d\u0e17\u0e35\u0e48 ${item.questionNumber}: ${item.question}\n                        <\/div>\n                        <div class=\"review-correct-answer\">\n                            \u2705 \u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07: ${item.correctAnswer}\n                        <\/div>\n                        <div class=\"review-explanation\">\n                            ${item.explanation}\n                        <\/div>\n                    <\/div>\n                `;\n            });\n            \n            reviewContent.innerHTML = reviewHTML;\n            reviewSection.style.display = 'block';\n        }\n\n        function restartGame() {\n            currentQuestion = 0;\n            score = 0;\n            answered = false;\n            correctAnswers = [];\n            incorrectAnswers = [];\n            incorrectQuestionDetails = [];\n            \n            document.getElementById('results').style.display = 'none';\n            document.getElementById('progressBarContainer').style.display = 'none';\n            document.getElementById('questionCounter').style.display = 'none';\n            document.getElementById('questionCard').style.display = 'none';\n            document.getElementById('reviewSection').style.display = 'none';\n            document.getElementById('nameInputScreen').style.display = 'flex';\n            \n            \/\/ Clear name input\n            document.getElementById('playerNameInput').value = '';\n            document.getElementById('startBtn').disabled = true;\n        }\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0e40\u0e01\u0e21\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21: \u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \ud83d\udee1\ufe0f \u0e40\u0e01\u0e21\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21 \u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \ud83c\udfaf \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e40\u0e01\u0e21 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e2a\u0e48\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e33\u0e41\u0e1a\u0e1a\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e01\u0e21 \u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48 1 \u0e08\u0e32\u0e01 10 \u0e43\u0e0a\u0e48 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48 \u0e04\u0e33\u0e16\u0e32\u0e21\u0e16\u0e31\u0e14\u0e44\u0e1b \ud83c\udf89 \u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e34\u0e49\u0e19! \ud83d\udcdd \u0e17\u0e1a\u0e17\u0e27\u0e19\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e2d\u0e1a\u0e1c\u0e34\u0e14 \u0e40\u0e25\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48 \ud83d\udcde \u0e2a\u0e32\u0e22\u0e14\u0e48\u0e27\u0e19 1300 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07 \u0e1e\u0e21. \u0e40\u0e1b\u0e34\u0e14\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 24 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1261","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>- Talitha Kum Thailand<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/talithakumthailand.info\/en\/1261-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"- Talitha Kum Thailand\" \/>\n<meta property=\"og:description\" content=\"\u0e40\u0e01\u0e21\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21: \u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \ud83d\udee1\ufe0f \u0e40\u0e01\u0e21\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21 \u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \ud83c\udfaf \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e40\u0e01\u0e21 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e2a\u0e48\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e33\u0e41\u0e1a\u0e1a\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e01\u0e21 \u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48 1 \u0e08\u0e32\u0e01 10 \u0e43\u0e0a\u0e48 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48 \u0e04\u0e33\u0e16\u0e32\u0e21\u0e16\u0e31\u0e14\u0e44\u0e1b \ud83c\udf89 \u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e34\u0e49\u0e19! \ud83d\udcdd \u0e17\u0e1a\u0e17\u0e27\u0e19\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e2d\u0e1a\u0e1c\u0e34\u0e14 \u0e40\u0e25\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48 \ud83d\udcde \u0e2a\u0e32\u0e22\u0e14\u0e48\u0e27\u0e19 1300 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07 \u0e1e\u0e21. \u0e40\u0e1b\u0e34\u0e14\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 24 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07\" \/>\n<meta property=\"og:url\" content=\"https:\/\/talithakumthailand.info\/en\/1261-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Talitha Kum Thailand\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-12T06:20:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/talithakumthailand.info\\\/1261-2\\\/\",\"url\":\"https:\\\/\\\/talithakumthailand.info\\\/1261-2\\\/\",\"name\":\"- Talitha Kum Thailand\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/talithakumthailand.info\\\/#website\"},\"datePublished\":\"2025-10-11T09:56:13+00:00\",\"dateModified\":\"2025-10-12T06:20:34+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/talithakumthailand.info\\\/1261-2\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/talithakumthailand.info\\\/#website\",\"url\":\"https:\\\/\\\/talithakumthailand.info\\\/\",\"name\":\"TKThailand\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/talithakumthailand.info\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/talithakumthailand.info\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/talithakumthailand.info\\\/#organization\",\"name\":\"Talitha Kum Thailand\",\"url\":\"https:\\\/\\\/talithakumthailand.info\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/talithakumthailand.info\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/talithakumthailand.info\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-cropped-cropped-Talitha_Kum_v5_col_4x-1.png\",\"contentUrl\":\"https:\\\/\\\/talithakumthailand.info\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-cropped-cropped-Talitha_Kum_v5_col_4x-1.png\",\"width\":642,\"height\":340,\"caption\":\"Talitha Kum Thailand\"},\"image\":{\"@id\":\"https:\\\/\\\/talithakumthailand.info\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"- Talitha Kum Thailand","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/talithakumthailand.info\/en\/1261-2\/","og_locale":"en_US","og_type":"article","og_title":"- Talitha Kum Thailand","og_description":"\u0e40\u0e01\u0e21\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21: \u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \ud83d\udee1\ufe0f \u0e40\u0e01\u0e21\u0e15\u0e2d\u0e1a\u0e04\u0e33\u0e16\u0e32\u0e21 \u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \ud83c\udfaf \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e40\u0e01\u0e21 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e2a\u0e48\u0e0a\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e33\u0e41\u0e1a\u0e1a\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c \u0e40\u0e23\u0e34\u0e48\u0e21\u0e40\u0e01\u0e21 \u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48 1 \u0e08\u0e32\u0e01 10 \u0e43\u0e0a\u0e48 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48 \u0e04\u0e33\u0e16\u0e32\u0e21\u0e16\u0e31\u0e14\u0e44\u0e1b \ud83c\udf89 \u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e34\u0e49\u0e19! \ud83d\udcdd \u0e17\u0e1a\u0e17\u0e27\u0e19\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e2d\u0e1a\u0e1c\u0e34\u0e14 \u0e40\u0e25\u0e48\u0e19\u0e43\u0e2b\u0e21\u0e48 \ud83d\udcde \u0e2a\u0e32\u0e22\u0e14\u0e48\u0e27\u0e19 1300 \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07 \u0e1e\u0e21. \u0e40\u0e1b\u0e34\u0e14\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 24 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07","og_url":"https:\/\/talithakumthailand.info\/en\/1261-2\/","og_site_name":"Talitha Kum Thailand","article_modified_time":"2025-10-12T06:20:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/talithakumthailand.info\/1261-2\/","url":"https:\/\/talithakumthailand.info\/1261-2\/","name":"- Talitha Kum Thailand","isPartOf":{"@id":"https:\/\/talithakumthailand.info\/#website"},"datePublished":"2025-10-11T09:56:13+00:00","dateModified":"2025-10-12T06:20:34+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/talithakumthailand.info\/1261-2\/"]}]},{"@type":"WebSite","@id":"https:\/\/talithakumthailand.info\/#website","url":"https:\/\/talithakumthailand.info\/","name":"TKThailand","description":"","publisher":{"@id":"https:\/\/talithakumthailand.info\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/talithakumthailand.info\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/talithakumthailand.info\/#organization","name":"Talitha Kum Thailand","url":"https:\/\/talithakumthailand.info\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/talithakumthailand.info\/#\/schema\/logo\/image\/","url":"https:\/\/talithakumthailand.info\/wp-content\/uploads\/2025\/04\/cropped-cropped-cropped-Talitha_Kum_v5_col_4x-1.png","contentUrl":"https:\/\/talithakumthailand.info\/wp-content\/uploads\/2025\/04\/cropped-cropped-cropped-Talitha_Kum_v5_col_4x-1.png","width":642,"height":340,"caption":"Talitha Kum Thailand"},"image":{"@id":"https:\/\/talithakumthailand.info\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/talithakumthailand.info\/en\/wp-json\/wp\/v2\/pages\/1261","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/talithakumthailand.info\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/talithakumthailand.info\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/talithakumthailand.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/talithakumthailand.info\/en\/wp-json\/wp\/v2\/comments?post=1261"}],"version-history":[{"count":5,"href":"https:\/\/talithakumthailand.info\/en\/wp-json\/wp\/v2\/pages\/1261\/revisions"}],"predecessor-version":[{"id":1269,"href":"https:\/\/talithakumthailand.info\/en\/wp-json\/wp\/v2\/pages\/1261\/revisions\/1269"}],"wp:attachment":[{"href":"https:\/\/talithakumthailand.info\/en\/wp-json\/wp\/v2\/media?parent=1261"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}