• VNOJ
  • Trang chủ
  • Danh sách bài
  • Các bài nộp
  • Thành viên
    >
    • Tổ chức
  • Các kỳ thi
  • Wiki
  • Thông tin
    >
    • FAQ
    • Trình chấm ngoài
    • Tag
    • Máy chấm
    • Devlog
    • Github
    • Tickets
    • Thư viện đề thi
    • Đề xuất contest
  • Tạp chí
VI EN Đăng nhập  hoặc  Đăng ký

mintri2009

  • Thông tin
  • Thống kê
  • Blog

Số bài đã giải: 118
Hạng điểm: #1133
Tổng điểm: 52,10
Đóng góp: -2

Xem các bài nộp

Đã tham gia 1 kỳ thi
Hạng rating: #2037
Rating: 1508
Min. rating: 1508
Max rating: 1508

Từ Trường THPT chuyên Nguyễn Huệ, Hà Nội

Thông tin

<html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Message Box</title> </head> <body> <h2 id="message"></h2>

<div id="vote" style="display: none;">
    <p>Bạn thấy tôi đẹp trai không?</p>
    <button onclick="voteYes()">Có (<span id="yesCount">0</span>)</button>
    <button onclick="voteNo()">Không (<span id="noCount">0</span>)</button>
</div>

<script>
    let yesVotes = 0;
    let noVotes = 0;

    function voteYes() {
        yesVotes++;
        document.getElementById("yesCount").innerText = yesVotes;
        alert("Mình biết mà 😊");
    }

    function voteNo() {
        noVotes++;
        document.getElementById("noCount").innerText = noVotes;
        alert("Vẫn đẹp hơn bạn mà 😢");
    }

    window.alert("Ấn OK đi");
    window.alert("Ngoan lắm, ấn tiếp đi");
    window.alert("Tốt lắm");
    window.alert("Ấn nữa bị chửi đấy");

    var result = confirm("Thích ăn chửi à");

    if (result == true) {
        alert("K nỡ chửi bạn");
        document.getElementById("message").innerHTML = 
            '<h2><a href="https://www.youtube.com/@thethaoronaldo" style="font-size: 40px;">SUBSCRIBE</a></h2>';
    } else {
        alert("Đừng ấn OK nữa");
        document.getElementById("message").innerHTML = "<h2 style='font-size: 30px;'>Chọn đi</h2>";
    }

    // Hiển thị bình chọn sau khi có dòng chữ xuất hiện
    document.getElementById("vote").style.display = "block";
</script>

</body> </html>

%E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 https://codeforces-readme-stats.vercel.app/api/card?username=mintri2009&theme=discordoldblurple&disableanimations=false&showicons=true&force_username=true %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0 %E1%85%A0%E1%85%A0%E1%85%A0

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

 hello

  hello

   hello

    hello

     hello

      hello

       hello

        hello

         hello

          hello

           hello

            hello

             hello

              hello

               hello

                hello

                hello

               hello

              hello

             hello

            hello

           hello

          hello

         hello

        hello

       hello

      hello

     hello

    hello

   hello

  hello

 hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

 hello

  hello

   hello

    hello

     hello

      hello

       hello

        hello

         hello

          hello

           hello

            hello

             hello

              hello

               hello

                hello

                hello

               hello

              hello

             hello

            hello

           hello

          hello

         hello

        hello

       hello

      hello

     hello

    hello

   hello

  hello

 hello

hello

hello

hello

hello

hello

hello

hell o

hell o

hell o

hell o

hel l o

hel l o

hel l o

hel l o

he l l o

he l l o

he l l o

he l l o

h e l l o

h e l l o

h e l l o

h e l l o

h e l l o

h e l l o

h e l l o

h    e    l    l    o

 h    e    l    l    o

  h    e    l    l   o

   h    e    l    l  o

    h    e    l    l o

     h    e    l    lo

      h    e    l   lo

       h    e    l  lo

        h    e    l lo

         h    e    llo

          h    e   llo

           h    e  llo

            h    e llo

             h    ello

              h   ello

               h  ello

                h ello

                 hello

                 hello

                 hello

                 hello

                 hello

                 hello

                 hello

                 hello

                 hello

                he l lo

               he  l  lo

              he   l   lo

             he    l    lo

            he     l     lo

           he      l      lo

          he       l       lo

         he        l        lo

        he         l         lo

       he          l          lo

       he         l           lo

       he        l            lo

       he       l             lo

       he        l            lo

       he         l           lo

       he          l          lo

       he           l         lo

       he            l        lo

       he             l       lo

       he            l        lo

       he           l         lo

       he          l          lo

       he         l           lo

       he        l            lo

       he       l             lo

       he        l            lo

       he         l           lo

       he          l          lo

       he           l         lo

       he            l        lo

       he             l       lo

       he            l        lo

       he           l         lo

       he          l          lo

        he         l         lo

         he        l        lo

          he       l       lo

           he      l      lo

            he     l     lo

             he    l    lo

              he   l   lo

               he  l  lo

                he l lo

                hello

                hello

                hello

                hello

                hello

               hello

              hello

             hello

            hello

           hello

          hello

         hello

        hello

       hello

      hello

     hello

    hello

   hello

  hello

 hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

 hello

 h ello

h  ello

h ello

h ello

h ello

h e llo

h e llo

h e llo

h e llo

h e llo

he l lo

he l lo

he l lo

he l lo

he l lo

hel l o

hel l o

hel l o

hel l o

hel l o

hell o

hell o

hell o

hell o

hell o

hello

ohell

lohel

llohe

elloh

hello

ohell

lohel

llohe

elloh

hello

ohell

lohel

llohe

elloh

hello

hello

hello

hello

hello

 hello

  hello

   hello

    hello

     hello

      hello

      hel  lo

     hel    lo

    hel      lo

   hel        lo

  hel          lo

 hel            lo

hel              lo

hel lo

hel lo

hel lo

hel lo

hel lo

hel lo

hel lo

hel              lo

 hel            lo

  hel          lo

   hel        lo

    hel      lo

     hel    lo

      hel  lo

       hello

        helo

         hlo

          lo

         lol

        loel

       lohel

      lo  hel

     lo    hel

    lo      hel

   lo        hel

  lo          hel

 lo            hel

lo              hel

lo hel

lo hel

lo hel

lo hel

lo hel

lo hel

lo hel

lo              hel

 lo            hel

  lo          hel

   lo        hel

    lo      hel

     lo    hel

      lo  hel

       lohel

        lhel

         hel

        helo

       hello

      hel  lo

     hel    lo

    hel      lo

   hel        lo

  hel          lo

 hel            lo

hel              lo

hel lo

hel lo

hel lo

hel lo

hel lo

hel lo

hel lo

hel              lo

 hel            lo

  hel          lo

   hel        lo

    hel      lo

     hel    lo

      hel  lo

       hello

        helo

         hlo

          lo

         lol

        loel

       lohel

      lo  hel

     lo    hel

    lo      hel

   lo        hel

  lo          hel

 lo            hel

lo              hel

lo hel

lo hel

lo hel

lo hel

lo hel

lo hel

lo hel

lo              hel

 lo            hel

  lo          hel

   lo        hel

    lo      hel

     lo    hel

      lo  hel

       lohel

        lhel

         hel

        helo

       hello

       hello

       hello

       hello

       hello

       hello

       hello

       hello

       hello

       hello

       hello

       hello

      hello

     hello

    hello

   hello

  hello

 hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

hello

TypeError at /user/vuhienmaitin1k77 can't subtract offset-naive and offset-aware datetimes Request Method: GET Request URL: https://oj.codedream.edu.vn/user/vuhienmaitin1k77 Django Version: 3.2 Exception Type: TypeError Exception Value:
can't subtract offset-naive and offset-aware datetimes Exception Location: /root/cdoj/site/judge/views/user.py, line 206, in <listcomp> Python Executable: /root/cdoj/vnojsite/bin/uwsgi Python Version: 3.10.12 Python Path:
['/root/cdoj/site', '/root/cdoj/site/', '.', '', '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/python3.10/lib-dynload', '/root/cdoj/vnojsite/lib/python3.10/site-packages'] Server time: Fri, 25 Jul 2025 20:00:07 +0700 Traceback Switch to copy-and-paste view /root/cdoj/vnojsite/lib/python3.10/site-packages/django/core/handlers/exception.py, line 47, in inner response = getresponse(request) … ▼ Local vars Variable Value exc TypeError("can't subtract offset-naive and offset-aware datetimes") getresponse
<bound method BaseHandler.getresponse of <django.core.handlers.wsgi.WSGIHandler object at 0x7f57f12a3b50>> request <WSGIRequest: GET '/user/vuhienmaitin1k77'> /root/cdoj/vnojsite/lib/python3.10/site-packages/django/core/handlers/base.py, line 181, in _getresponse response = wrappedcallback(request, *callbackargs, *callback_kwargs) … ▶ Local vars /root/cdoj/vnojsite/lib/python3.10/site-packages/django/views/generic/base.py, line 70, in view return self.dispatch(request, *args, *kwargs) … ▶ Local vars /root/cdoj/site/judge/views/user.py, line 107, in dispatch return super(UserPage, self).dispatch(request, args, *kwargs) … ▶ Local vars /root/cdoj/vnojsite/lib/python3.10/site-packages/django/views/generic/base.py, line 98, in dispatch return handler(request, args, *kwargs) … ▶ Local vars /root/cdoj/site/judge/views/user.py, line 156, in get return super(UserPage, self).get(request, args, *kwargs) … ▶ Local vars /root/cdoj/vnojsite/lib/python3.10/site-packages/django/views/generic/detail.py, line 107, in get context = self.getcontextdata(object=self.object) … ▶ Local vars /root/cdoj/site/judge/views/user.py, line 201, in getcontextdata context['ratingdata'] = marksafe(json.dumps([{ … ▶ Local vars /root/cdoj/site/judge/views/user.py, line 206, in <listcomp> 'timestamp': (rating.contest.endtime - EPOCH).totalseconds() * 1000, … ▶ Local vars Request information USER trinm01

GET No GET data

POST No POST data

FILES No FILES data

COOKIES Variable Value ga 'GA1.1.1847719931.1746462811' _fbp
'fb.2.1746462810953.653104217268984824' csrftoken
'gxqOdr3KjPoKDEdUJ9O20fUH4uxBqrCKEHriXQr9dziRnV2b79lQniWtZi0HEPrt' sessionid
't4tyshji7oi64may7bs4gmd41h97bqfv' _ga
QVMFYKPG43
'GS2.1.s1752354304$o15$g0$t1752354304$j60$l0$h0' gaGV83DXEND4
'GS2.1.s1752354305$o15$g0$t1752354305$j60$l0$h0' cfclearance
'xo5A248nPF62SHL
QGJ2ojxUSPz2kEn6a1UtkLM7U9c-1753448012-1.2.1.1-FxiZMBoMYSxeFAk8WI6oju.4uswKsXmhxqtDm4zx3zxrVKjDs4Fr0AYeNrd8WT0dofDf6yhV8gpMyGpE1S61aB3b9tqcHv42bxRSvD7OaEstHERwiD4kSLWXRQ4EJ9ocSFCzmiA8OW2RLpX94Ug0xjyhMOdifXWDRp3s1B.TEzKJbA7szZbt3tdbTc5jIpZ1tIe5iQe.KJaQ.TVp9n3t3SPwmo238jeQzZQAcv8' META Variable Value CONTENTLENGTH
'' CONTENT
TYPE
'' CSRFCOOKIE 'gxqOdr3KjPoKDEdUJ9O20fUH4uxBqrCKEHriXQr9dziRnV2b79lQniWtZi0HEPrt' DOCUMENTROOT
'/usr/share/nginx/html' HTTPACCEPT 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' HTTPACCEPTENCODING
'gzip, br' HTTP
ACCEPTLANGUAGE
'vi-VN,vi;q=0.9,fr-FR;q=0.8,fr;q=0.7,en-US;q=0.6,en;q=0.5' HTTP
CDNLOOP
'cloudflare; loops=1' HTTP
CFCONNECTINGIP
'42.119.180.181' HTTPCFIPCOUNTRY
'VN' HTTPCFRAY '964bd68ede50fd74-SIN' HTTPCFVISITOR '{"scheme":"https"}' HTTPCONNECTION 'Keep-Alive' HTTPCOOKIE ('ga=GA1.1.1847719931.1746462811; _fbp=fb.2.1746462810953.653104217268984824; ' 'csrftoken=gxqOdr3KjPoKDEdUJ9O20fUH4uxBqrCKEHriXQr9dziRnV2b79lQniWtZi0HEPrt; ' 'sessionid=t4tyshji7oi64may7bs4gmd41h97bqfv; ' 'gaQVMFYKPG43=GS2.1.s1752354304$o15$g0$t1752354304$j60$l0$h0; ' 'gaGV83DXEND4=GS2.1.s1752354305$o15$g0$t1752354305$j60$l0$h0; ' 'cfclearance=xo5A248nPF62SHLQGJ2ojxUSPz2kEn6a1UtkLM7U9c-1753448012-1.2.1.1-FxiZMBoMYSxeFAk8WI6oju.4uswKsXmhxqtDm4zx3zxrVKjDs4Fr0AYeNrd8WT0dofDf6yhV8gpMyGpE1S61aB3b9tqcHv42bxRSvD7OaEstHERwiD4kSLWXRQ4EJ9ocSFCzmiA8OW2RLpX94Ug0xjyhMOdifXWDRp3s1B.TEzKJbA7szZbt3tdbTc5jIpZ1tIe5iQe.KJaQ.TVp9n3t3SPwmo238jeQzZQAcv8') HTTPHOST
'oj.codedream.edu.vn' HTTPPRIORITY
'u=0, i' HTTP
REFERER
'https://oj.codedream.edu.vn/users/' HTTPSECCHUA
'"Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138"' HTTP
SECCHUAMOBILE
'?0' HTTP
SECCHUAPLATFORM '"Windows"' HTTPSECFETCHDEST 'document' HTTPSECFETCHMODE 'navigate' HTTPSECFETCHSITE 'same-origin' HTTPSECFETCHUSER '?1' HTTPUPGRADEINSECUREREQUESTS
'1' HTTPUSERAGENT ('Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like ' 'Gecko) Chrome/138.0.0.0 Safari/537.36') HTTPXFORWARDEDFOR
'42.119.180.181' HTTP
XFORWARDEDPROTO
'https' PATHINFO
'/user/vuhienmai
tin1k77' QUERYSTRING
'' REMOTE
ADDR '172.70.208.40' REMOTEPORT '44316' REQUESTMETHOD
'GET' REQUESTSCHEME
'http' REQUEST
URI '/user/vuhienmaitin1k77' SCRIPTNAME '' SERVERNAME '160.22.123.37' SERVERPORT '80' SERVERPROTOCOL 'HTTP/1.1' SERVERSOFTWARE 'nginx/1.18.0' uwsgi.node
b'laptrinh' uwsgi.version
b'2.0.28' wsgi.errors <io.TextIOWrapper name=2 mode='w' encoding='UTF-8'> wsgi.filewrapper
<built-in function uwsgisendfile> wsgi.input
<uwsgi.
Input object at 0x7f57f46b9b90> wsgi.multiprocess
True wsgi.multithread
False wsgi.runonce
False wsgi.url
scheme 'https' wsgi.version
(1, 0) Settings Using settings module dmoj.settings Setting Value ABSOLUTEURLOVERRIDES
{} ACCOUNTACTIVATIONDAYS 7 ACEDEFAULTDARKTHEME
'twilight' ACE
DEFAULTLIGHTTHEME 'github' ACEURL '//cdnjs.cloudflare.com/ajax/libs/ace/1.2.3/' ADMINS
(('Your Name', '[email protected]'),) ALLOWED
HOSTS
['160.22.123.37', 'online.codedream.edu.vn', 'oj.codedream.edu.vn'] APPENDSLASH
True AUTHENTICATION
BACKENDS ('socialcore.backends.google.GoogleOAuth2', 'socialcore.backends.facebook.FacebookOAuth2', 'judge.socialauth.GitHubSecureEmailOAuth2', 'django.contrib.auth.backends.ModelBackend', 'judge.ipauth.IPBasedAuthBackend') AUTHPASSWORDVALIDATORS
'*****' AUTH_USER_MODEL 'auth.User' BAD_MAIL_PROVIDERS
set() BAD_MAIL_PROVIDER_REGEX () BALANCER_JUDGE_ADDRESS
[('localhost', 8888)] BASE_DIR
'/root/cdoj/site' BLEACH_USER_SAFE_ATTRS
{'
': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']} BLEACHUSERSAFETAGS
['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe'] BRIDGED
DJANGOADDRESS
[('localhost', 9998)] BRIDGED
DJANGOCONNECT
None BRIDGED
JUDGEADDRESS
[('0.0.0.0', 9999)] BRIDGED
JUDGEPROXIES
None CACHES
{'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}} CACHE
MIDDLEWAREALIAS
'default' CACHE
MIDDLEWAREKEYPREFIX '*****' CACHE_MIDDLEWARE_SECONDS
600 CELERY_BROKER_URL
'redis://localhost:6379' CELERY_RESULT_BACKEND
'redis://localhost:6379' CELERY_TIMEZONE 'UTC' CELERY_WORKER_HIJACK_ROOT_LOGGER
False COMPRESSORS {'css': 'compressor.css.CssCompressor', 'js': 'compressor.js.JsCompressor'} COMPRESS_CACHEABLE_PRECOMPILERS () COMPRESS_CACHE_BACKEND
'default' COMPRESS_CACHE_KEY_FUNCTION '
*****' COMPRESSCLEANCSSARGUMENTS
'' COMPRESS
CLEANCSSBINARY
'cleancss' COMPRESSCLOSURECOMPILERARGUMENTS '' COMPRESSCLOSURECOMPILERBINARY
'java -jar compiler.jar' COMPRESSCSSFILTERS
['compressor.filters.cssdefault.CssAbsoluteFilter', 'compressor.filters.cssmin.CSSMinFilter'] COMPRESSCSSHASHINGMETHOD 'mtime' COMPRESSDATAURIMAXSIZE
1024 COMPRESSDEBUGTOGGLE
None COMPRESSENABLED
False COMPRESS
FILTERS
{'css': ['compressor.filters.cssdefault.CssAbsoluteFilter', 'compressor.filters.cssmin.rCSSMinFilter'], 'js': ['compressor.filters.jsmin.rJSMinFilter']} COMPRESSJINJA2GETENVIRONMENT <function CompressorConf.JINJA2GETENVIRONMENT at 0x7f57f1317a30> COMPRESSJSFILTERS ['compressor.filters.jsmin.JSMinFilter'] COMPRESSMINTDELAY 30 COMPRESSMTIMEDELAY
10 COMPRESSOFFLINE
False COMPRESS
OFFLINECONTEXT
{'STATIC
URL': '/static/'} COMPRESSOFFLINEMANIFEST
'manifest.json' COMPRESSOFFLINEMANIFESTSTORAGE
'compressor.storage.OfflineManifestFileStorage' COMPRESS
OFFLINETIMEOUT
31536000 COMPRESS
OUTPUTDIR 'cache' COMPRESSPARSER 'compressor.parser.AutoSelectParser' COMPRESSPRECOMPILERS
() COMPRESS
REBUILDTIMEOUT
2592000 COMPRESS
ROOT
'/root/cdoj/site/static' COMPRESSSTORAGE
'compressor.storage.GzipCompressorFileStorage' COMPRESS
TEMPLATEFILTERCONTEXT
{'STATICURL': '/static/'} COMPRESSURL
'/static/' COMPRESSURLPLACEHOLDER
'/compressorurlplaceholder/' COMPRESSVERBOSE
False COMPRESS
YUGLIFYBINARY 'yuglify' COMPRESSYUGLIFYCSSARGUMENTS
'--terminal' COMPRESSYUGLIFYJSARGUMENTS
'--terminal' COMPRESS
YUIBINARY 'java -jar yuicompressor.jar' COMPRESSYUICSSARGUMENTS
'' COMPRESSYUIJSARGUMENTS
'' CSRF
COOKIEAGE 31449600 CSRFCOOKIEDOMAIN
None CSRF
COOKIEHTTPONLY
False CSRF
COOKIENAME
'csrftoken' CSRF
COOKIEPATH
'/' CSRF
COOKIESAMESITE
'Lax' CSRF
COOKIESECURE
False CSRF
FAILUREVIEW
'judge.views.widgets.csrf
failure' CSRFHEADERNAME
'HTTPXCSRFTOKEN' CSRFTRUSTEDORIGINS
[] CSRFUSESESSIONS
False DATABASES
{'default': {'ATOMICREQUESTS': False, 'AUTOCOMMIT': True, 'CONNMAXAGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': '127.0.0.1', 'NAME': 'dmoj', 'OPTIONS': {'charset': 'utf8mb4', 'sqlmode': 'STRICTTRANSTABLES,NOENGINESUBSTITUTION'}, 'PASSWORD': '*****', 'PORT': '', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIME_ZONE': None, 'USER': 'dmoj'}} DATABASE_ROUTERS
[] DATA_UPLOAD_MAX_MEMORY_SIZE 2621440 DATA_UPLOAD_MAX_NUMBER_FIELDS
3000 DATETIME_FORMAT 'N j, Y, P' DATETIME_INPUT_FORMATS
['%Y-%m-%d %H:%M:%S', '%Y-%m-%d %H:%M:%S.%f', '%Y-%m-%d %H:%M', '%m/%d/%Y %H:%M:%S', '%m/%d/%Y %H:%M:%S.%f', '%m/%d/%Y %H:%M', '%m/%d/%y %H:%M:%S', '%m/%d/%y %H:%M:%S.%f', '%m/%d/%y %H:%M'] DATE_FORMAT 'N j, Y' DATE_INPUT_FORMATS
['%Y-%m-%d', '%m/%d/%Y', '%m/%d/%y', '%b %d %Y', '%b %d, %Y', '%d %b %Y', '%d %b, %Y', '%B %d %Y', '%B %d, %Y', '%d %B %Y', '%d %B, %Y'] DEBUG
True DEBUG_PROPAGATE_EXCEPTIONS
False DECIMAL_SEPARATOR
'.' DEFAULT_AUTO_FIELD
'django.db.models.AutoField' DEFAULT_CHARSET 'utf-8' DEFAULT_EXCEPTION_REPORTER
'django.views.debug.ExceptionReporter' DEFAULT_EXCEPTION_REPORTER_FILTER
'django.views.debug.SafeExceptionReporterFilter' DEFAULT_EXTENSIONS
['jinja2.ext.do', 'jinja2.ext.loopcontrols', 'jinja2.ext.i18n', 'django_jinja.builtins.extensions.DebugExtension', 'django_jinja.builtins.extensions.CsrfExtension', 'django_jinja.builtins.extensions.CacheExtension', 'django_jinja.builtins.extensions.TimezoneExtension', 'django_jinja.builtins.extensions.UrlsExtension', 'django_jinja.builtins.extensions.StaticFilesExtension', 'django_jinja.builtins.extensions.DjangoFiltersExtension'] DEFAULT_FILE_STORAGE
'django.core.files.storage.FileSystemStorage' DEFAULT_FROM_EMAIL
'webmaster@localhost' DEFAULT_HASHING_ALGORITHM
'sha256' DEFAULT_INDEX_TABLESPACE
'' DEFAULT_TABLESPACE
'' DEFAULT_USER_LANGUAGE
'CPP17' DEFAULT_USER_TIME_ZONE
'Asia/Ho_Chi_Minh' DESCRIPTION_MAX_LENGTH
200 DISALLOWED_USER_AGENTS
[] DISCORD_WEBHOOK {'default': None, 'on_error': None, 'on_long_queue': None, 'on_new_blogpost': None, 'on_new_comment': None, 'on_new_problem': None, 'on_new_suggested_problem': None, 'on_new_tag': None, 'on_new_tag_problem': None, 'on_new_ticket': None, 'queue_time_stats': None} DMOJ_2FA_HARDCORE
False DMOJ_API_PAGE_SIZE
'
*****' DMOJBLOGNEWPROBLEMCOUNT 7 DMOJCAMOEXCLUDE
() DMOJCAMOHTTPS False DMOJCAMOKEY
'*****' DMOJ_CAMO_URL
None DMOJ_CANONICAL
'oj.vnoi.info' DMOJ_COMMENT_REPLY_TIMEFRAME
datetime.timedelta(days=365) DMOJ_COMMENT_VOTE_HIDE_THRESHOLD
-5 DMOJ_CONTEST_DATA_CACHE '' DMOJ_CONTEST_DATA_DOWNLOAD
False DMOJ_CONTEST_DATA_DOWNLOAD_RATELIMIT
datetime.timedelta(days=1) DMOJ_CONTEST_DATA_INTERNAL
'' DMOJ_EMAIL_THROTTLING
(10, 60) DMOJ_NEWSLETTER_ID_ON_REGISTER
None DMOJ_PASSWORD_RESET_LIMIT_COUNT '
*****' DMOJPASSWORDRESETLIMITWINDOW
'*****' DMOJ_PDF_PDFOID_URL None DMOJ_PDF_PROBLEM_CACHE
None DMOJ_PDF_PROBLEM_INTERNAL
None DMOJ_PP_BONUS_FUNCTION
DMOJ_PP_ENTRIES 300 DMOJ_PP_STEP
0.98514 DMOJ_PROBLEM_DATA_ROOT
'/root/cdoj/site/problems' DMOJ_PROBLEM_HOT_PROBLEM_COUNT
7 DMOJ_PROBLEM_MAX_MEMORY_LIMIT
1048576 DMOJ_PROBLEM_MAX_TIME_LIMIT 60 DMOJ_PROBLEM_MIN_MEMORY_LIMIT
0 DMOJ_PROBLEM_MIN_PROBLEM_POINTS 0 DMOJ_PROBLEM_MIN_TIME_LIMIT 0.01 DMOJ_PROBLEM_STATEMENT_DISALLOWED_CHARACTERS
{'ff', '“', '−', 'fl', '’', 'fi', 'ffi', '”', 'ffl', '‘'} DMOJ_RATING_COLORS
True DMOJ_REQUIRE_STAFF_2FA
True DMOJ_RESOURCES
'/root/cdoj/site/resources' DMOJ_SCRATCH_CODES_COUNT
5 DMOJ_SELECT2_THEME
'dmoj' DMOJ_SSL
1 DMOJ_STATS_LANGUAGE_THRESHOLD
10 DMOJ_STATS_SUBMISSION_RESULT_COLORS {'AC': '#00a92a', 'CE': '#42586d', 'ERR': '#ffa71c', 'TLE': '#a3bcbd', 'WA': '#ed4420'} DMOJ_SUBMISSIONS_REJUDGE_LIMIT
10 DMOJ_SUBMISSION_LIMIT
2 DMOJ_SUBMISSION_SOURCE_VISIBILITY
'all-solved' DMOJ_THEME_CSS
{'dark': 'dark/style.css', 'light': 'style.css'} DMOJ_THEME_DEFAULT_ACE_THEME
{'dark': 'twilight', 'light': 'github'} DMOJ_TOTP_TOLERANCE_HALF_MINUTES
1 DMOJ_USER_DATA_CACHE
'' DMOJ_USER_DATA_DOWNLOAD False DMOJ_USER_DATA_DOWNLOAD_RATELIMIT
datetime.timedelta(days=1) DMOJ_USER_DATA_INTERNAL '' DMOJ_USER_MAX_ORGANIZATION_COUNT
3 EMAIL_BACKEND
'django.core.mail.backends.smtp.EmailBackend' EMAIL_HOST
'localhost' EMAIL_HOST_PASSWORD '
*****' EMAILHOSTUSER '' EMAILPORT
25 EMAIL
SSLCERTFILE
None EMAIL
SSLKEYFILE
'****************' EMAIL
SUBJECTPREFIX
'[Django] ' EMAIL
TIMEOUT
None EMAILUSELOCALTIME False EMAILUSESSL
False EMAILUSETLS
False ENABLEFTS
False EVENT
DAEMONAMQPEXCHANGE
'dmoj-events' EVENTDAEMONCONTESTKEY
'****************' EVENT
DAEMONGET
'ws://localhost:9996/' EVENT
DAEMONKEY
'****************' EVENT
DAEMONPOLL
'/channels/' EVENT
DAEMONPOST
'ws://127.0.0.1:15101/' EVENT
DAEMONSUBMISSIONKEY '*****' EVENT_DAEMON_USE
True FILE_UPLOAD_DIRECTORY_PERMISSIONS
None FILE_UPLOAD_HANDLERS
['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler'] FILE_UPLOAD_MAX_MEMORY_SIZE 2621440 FILE_UPLOAD_PERMISSIONS 420 FILE_UPLOAD_TEMP_DIR
None FIRST_DAY_OF_WEEK
0 FIXTURE_DIRS
[] FONTAWESOME_CSS '/static/vnoj/font-awesome/4.3.0/css/font-awesome.min.css' FORCE_SCRIPT_NAME
None FORMAT_MODULE_PATH
None FORM_RENDERER
'django.forms.renderers.DjangoTemplates' GOOGLE_SEARCH_ENGINE_URL
None GROUP_PERMISSION_FOR_ORG_ADMIN
'Org Admin' IGNORABLE_404_URLS
[] IMPERSONATE_DISABLE_LOGGING True IMPERSONATE_REQUIRE_SUPERUSER
True INLINE_FONTAWESOME
True INLINE_JQUERY
True INSTALLED_APPS
('wpadmin', 'django.contrib.admin', 'judge', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.flatpages', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.redirects', 'django.contrib.staticfiles', 'django.contrib.sites', 'django.contrib.sitemaps', 'registration', 'mptt', 'reversion', 'django_social_share', 'social_django', 'compressor', 'django_ace', 'sortedm2m', 'statici18n', 'impersonate', 'django_jinja', 'martor', 'adminsortable2', 'django_cleanup.apps.CleanupConfig') INTERNAL_IPS
[] IP_BASED_AUTHENTICATION_HEADER
'REMOTE_ADDR' JQUERY_JS
'//cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js' LANGUAGES
[('en', 'Tiếng Anh'), ('vi', 'Tiếng Việt')] LANGUAGES_BIDI
['he', 'ar', 'ar-dz', 'fa', 'ur'] LANGUAGE_CODE
'vi' LANGUAGE_COOKIE_AGE None LANGUAGE_COOKIE_DOMAIN
None LANGUAGE_COOKIE_HTTPONLY
False LANGUAGE_COOKIE_NAME
'django_language' LANGUAGE_COOKIE_PATH
'/' LANGUAGE_COOKIE_SAMESITE
None LANGUAGE_COOKIE_SECURE
False LOCALE_PATHS
['/root/cdoj/site/locale'] LOGGING {'disable_existing_loggers': False, 'formatters': {'file': {'format': '%(levelname)s %(asctime)s %(module)s ' '%(message)s'}, 'simple': {'format': '%(levelname)s %(message)s'}}, 'handlers': {'bridge': {'backupCount': 10, 'class': 'logging.handlers.RotatingFileHandler', 'filename': '<desired bridge log path>', 'formatter': 'file', 'level': 'INFO', 'maxBytes': 10485760}, 'console': {'class': 'logging.StreamHandler', 'formatter': 'file', 'level': 'DEBUG'}, 'mail_admins': {'class': 'dmoj.throttle_mail.ThrottledEmailHandler', 'level': 'ERROR'}}, 'loggers': {'': {'handlers': ['console']}, 'django.request': {'handlers': ['mail_admins'], 'level': 'ERROR', 'propagate': False}, 'judge.bridge': {'handlers': ['bridge', 'mail_admins'], 'level': 'INFO', 'propagate': True}}, 'version': 1} LOGGING_CONFIG
'logging.config.dictConfig' LOGIN_REDIRECT_URL
'/user' LOGIN_URL
'/accounts/login/' LOGOUT_REDIRECT_URL None MANAGERS
[] MARKDOWN_ADMIN_EDITABLE_STYLE
{'math': True, 'safe_mode': False, 'texoid': True, 'use_camo': True} MARKDOWN_DEFAULT_STYLE
{'bleach': {'attributes': {'
': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'nofollow': True, 'safemode': True, 'usecamo': True} MARKDOWNSTAFFEDITABLESTYLE
{'bleach': {'attributes': {'*': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'safe
mode': False, 'texoid': True, 'usecamo': True} MARKDOWNSTYLES {'blog': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'safe_mode': False, 'texoid': True, 'use_camo': True}, 'comment': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'nofollow': True, 'safemode': True, 'usecamo': True}, 'contest': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'safe_mode': False, 'texoid': True, 'use_camo': True}, 'contest_tag': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'safemode': False, 'texoid': True, 'usecamo': True}, 'default': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'nofollow': True, 'safe_mode': True, 'use_camo': True}, 'flatpage': {'math': True, 'safe_mode': False, 'texoid': True, 'use_camo': True}, 'judge': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'safemode': False, 'texoid': True, 'usecamo': True}, 'language': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'safe_mode': False, 'texoid': True, 'use_camo': True}, 'license': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'safemode': False, 'texoid': True, 'usecamo': True}, 'organization-about': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'nofollow': True, 'safe_mode': True, 'use_camo': True}, 'problem': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'safemode': False, 'texoid': True, 'usecamo': True}, 'problem-full': {'math': True, 'safemode': False, 'texoid': True, 'usecamo': True}, 'self-description': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'nofollow': True, 'safe_mode': True, 'use_camo': True}, 'solution': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'safemode': False, 'texoid': True, 'usecamo': True}, 'ticket': {'bleach': {'attributes': {'': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'nofollow': True, 'safe_mode': True, 'use_camo': True}} MARKDOWN_USER_LARGE_STYLE
{'bleach': {'attributes': {'
': ['id', 'class', 'style', 'data', 'height'], 'a': ['href', 'alt', 'title'], 'abbr': ['title'], 'audio': ['autoplay', 'controls', 'crossorigin', 'muted', 'loop', 'preload', 'src'], 'data': ['value'], 'dfn': ['title'], 'iframe': ['src', 'height', 'width', 'allow'], 'img': ['src', 'alt', 'title', 'width', 'height', 'data-src', 'align'], 'li': ['value'], 'source': ['src', 'srcset', 'type'], 'td': ['colspan', 'rowspan'], 'th': ['colspan', 'rowspan'], 'time': ['datetime'], 'video': ['autoplay', 'controls', 'crossorigin', 'height', 'muted', 'loop', 'poster', 'preload', 'src', 'width']}, 'mathml': True, 'styles': True, 'tags': ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'b', 'i', 'strong', 'em', 'tt', 'del', 'kbd', 's', 'abbr', 'cite', 'mark', 'q', 'samp', 'small', 'u', 'var', 'wbr', 'dfn', 'ruby', 'rb', 'rp', 'rt', 'rtc', 'sub', 'sup', 'time', 'data', 'p', 'br', 'pre', 'span', 'div', 'blockquote', 'code', 'hr', 'ul', 'ol', 'li', 'dd', 'dl', 'dt', 'address', 'section', 'details', 'summary', 'table', 'thead', 'tbody', 'tfoot', 'tr', 'th', 'td', 'caption', 'colgroup', 'col', 'tfoot', 'img', 'audio', 'video', 'source', 'a', 'strike', 'style', 'noscript', 'center', 'object', 'iframe']}, 'math': True, 'nofollow': True, 'safemode': True, 'usecamo': True} MARTORENABLECONFIGS
{'hljs': 'false', 'imgur': 'true', 'jquery': 'false', 'living': 'false', 'mention': 'true', 'spellcheck': 'false'} MARTORMARKDOWNIFYURL
'/widgets/preview/default' MARTORMARKDOWNBASEMENTIONURL
'/user/' MARTORSEARCHUSERSURL '/widgets/martor/search-user' MARTORUPLOADMEDIADIR 'martor' MARTORUPLOADSAFEEXTS {'.svg', '.jpg', '.gif', '.png'} MARTORUPLOADURL
'/widgets/martor/upload-image' MARTOR
UPLOADURLPREFIX
'/martor' MATHOIDCACHEROOT
'' MATHOIDCACHEURL
False MATHOIDCSSCACHE
'default' MATHOIDDEFAULTTYPE
'auto' MATHOIDGZIP
False MATHOID
MMLCACHE
None MATHOID
MMLCACHETTL
86400 MATHOIDURL False MEDIAROOT
'/root/cdoj/site/media' MEDIAURL
'/' MESSAGE
STORAGE 'django.contrib.messages.storage.fallback.FallbackStorage' MIDDLEWARE
('judge.middleware.ShortCircuitMiddleware', 'django.middleware.common.CommonMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.locale.LocaleMiddleware', 'judge.middleware.APIMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'judge.middleware.MiscConfigMiddleware', 'judge.middleware.DMOJLoginMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'judge.userlog.LogUserAccessMiddleware', 'judge.timezone.TimezoneMiddleware', 'impersonate.middleware.ImpersonateMiddleware', 'judge.middleware.DMOJImpersonationMiddleware', 'judge.middleware.ContestMiddleware', 'django.contrib.flatpages.middleware.FlatpageFallbackMiddleware', 'judge.socialauth.SocialAuthExceptionMiddleware', 'django.contrib.redirects.middleware.RedirectFallbackMiddleware') MIGRATIONMODULES
{} MONTH
DAYFORMAT
'F j' MOSS
APIKEY
'****************' NOFOLLOW
EXCLUDED
set() NUMBERGROUPING 0 OAUTHONLY
False OJAPICACHETIMEOUT '*****' OJ_LIST [('Atcoder', 'Atcoder'), ('Codeforces', 'Codeforces'), ('CodeforcesGym', 'Codeforces (Gym)'), ('Kattis', 'Kattis'), ('VNOJ', 'VNOJ')] OJ_PROBLEM_PRESET
[{'codename': 'CF_%s_%s', 'judge': 'Codeforces', 'regex': '^https://codeforces\.com/problemset/problem/(?P<contestid>\w+)/(?P<index>\w+)$'}, {'codename': 'CF_%s_%s', 'judge': 'Codeforces', 'regex': '^https://codeforces\.com/contest/(?P<contestid>\w+)/problem/(?P<index>\w+)$'}, {'codename': 'AC_%s', 'judge': 'Atcoder', 'regex': '^^https://atcoder.jp/contests/(?:\w
)/tasks/(?P<codename>\w+)$'}, {'codename': 'VNOJ%s', 'judge': 'VNOJ', 'regex': '^https://oj\.vnoi\.info/problem/(?P<codename>\w+)$'}, {'codename': 'KATTIS%s', 'judge': 'Kattis', 'regex': '^https://open\.kattis\.com/problems/(?P<codename>\w+)$'}, {'codename': 'CFGYM%s%s', 'judge': 'CodeforcesGym', 'regex': '^https://codeforces\.com/gym/(?P<contestid>\w+)/problem/(?P<index>\w+)$'}] OJREQUESTSTIMEOUT 5 PASSWORDHASHERS
'****************' PASSWORD
RESETTIMEOUT
'****************' PASSWORD
RESETTIMEOUTDAYS '*****' PDF_STATEMENT_MAX_FILE_SIZE 5242880 PDF_STATEMENT_SAFE_EXTS {'pdf'} PDF_STATEMENT_UPLOAD_MEDIA_DIR
'pdf' PDF_STATEMENT_UPLOAD_URL_PREFIX '/pdf' PREPEND_WWW False ROOT_URLCONF
'dmoj.urls' SECRET_KEY
'
*****' SECUREBROWSERXSSFILTER
False SECURE
CONTENTTYPENOSNIFF True SECUREHSTSINCLUDESUBDOMAINS
False SECURE
HSTSPRELOAD False SECUREHSTSSECONDS 0 SECUREPROXYSSLHEADER None SECUREREDIRECTEXEMPT
[] SECUREREFERRERPOLICY
'same-origin' SECURESSLHOST None SECURESSLREDIRECT False SELECT2CSSURL '//cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/css/select2.min.css' SELECT2JSURL
'//cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.min.js' SERVEREMAIL
'CDOJ: CodeDream Online Judge [email protected]' SESSION
CACHEALIAS 'default' SESSIONCOOKIEAGE
1209600 SESSION
COOKIEDOMAIN
None SESSION
COOKIEHTTPONLY True SESSIONCOOKIENAME 'sessionid' SESSIONCOOKIEPATH '/' SESSIONCOOKIESAMESITE 'Lax' SESSIONCOOKIESECURE
False SESSION
ENGINE
'django.contrib.sessions.backends.cacheddb' SESSIONEXPIREATBROWSERCLOSE False SESSIONFILEPATH
None SESSION
SAVEEVERYREQUEST
False SESSIONSERIALIZER
'django.contrib.sessions.serializers.JSONSerializer' SETTINGS
MODULE 'dmoj.settings' SHORTDATETIMEFORMAT
'm/d/Y P' SHORTDATEFORMAT
'm/d/Y' SIGNINGBACKEND 'django.core.signing.TimestampSigner' SILENCEDSYSTEMCHECKS
['urls.W002', 'fields.W342'] SITE
ADMINEMAIL
'[email protected]' SITE
FULLURL
'https://oj.codedream.edu.vn' SITE
ID 1 SITELONGNAME
'CDOJ: Code Dream Online Judge' SITENAME
'CDOJ' SOCIAL
AUTHFACEBOOKSCOPE
['email'] SOCIALAUTHGITHUBSECURESCOPE ['user:email'] SOCIALAUTHGOOGLEOAUTH2KEY
'*****' SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET
'
*****' SOCIALAUTHPIPELINE
('socialcore.pipeline.socialauth.socialdetails', 'socialcore.pipeline.socialauth.socialuid', 'socialcore.pipeline.socialauth.authallowed', 'judge.socialauth.verifyemail', 'socialcore.pipeline.socialauth.socialuser', 'socialcore.pipeline.user.getusername', 'socialcore.pipeline.socialauth.associatebyemail', 'judge.socialauth.getusernamepassword', 'socialcore.pipeline.user.createuser', 'judge.socialauth.addpassword', 'judge.socialauth.makeprofile', 'socialcore.pipeline.socialauth.associateuser', 'socialcore.pipeline.socialauth.loadextradata', 'socialcore.pipeline.user.userdetails') SOCIALAUTHPROTECTEDUSERFIELDS
['firstname', 'lastname'] SOCIALAUTHSLUGIFYFUNCTION
'judge.social
auth.slugifyusername' SOCIALAUTHSLUGIFYUSERNAMES
True STATICFILESDIRS
['/root/cdoj/site/resources'] STATICFILES
FINDERS ('django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder', 'compressor.finders.CompressorFinder', 'compressor.finders.CompressorFinder') STATICFILESSTORAGE 'django.contrib.staticfiles.storage.StaticFilesStorage' STATICI18NDOMAIN
'djangojs' STATICI18NFILENAMEFUNCTION
'statici18n.utils.defaultfilename' STATICI18NNAMESPACE
None STATICI18NOUTPUTDIR
'jsi18n' STATICI18NPACKAGES 'django.conf' STATICI18NROOT 'static/' STATICROOT 'static/' STATICURL
'/static/' SUBMISSIONFILEUPLOADMEDIADIR
'submissionfile' SUBMISSIONFILEUPLOADURLPREFIX
'/submission
file' TEMPLATES
[{'APPDIRS': False, 'BACKEND': 'djangojinja.backend.Jinja2', 'DIRS': ['/root/cdoj/site/templates'], 'OPTIONS': {'autoescape': autoescape.<locals>.autoescape at 0x7f57f3837250>, 'bytecodecache': {'backend': 'djangojinja.cache.BytecodeCache', 'enabled': True, 'name': 'default'}, 'contextprocessors': ['django.template.contextprocessors.media', 'django.template.contextprocessors.tz', 'django.template.contextprocessors.i18n', 'django.template.contextprocessors.request', 'django.contrib.messages.contextprocessors.messages', 'judge.templatecontext.cometlocation', 'judge.templatecontext.getresource', 'judge.templatecontext.generalinfo', 'judge.templatecontext.site', 'judge.templatecontext.sitename', 'judge.templatecontext.sitetheme', 'judge.templatecontext.miscconfig', 'judge.templatecontext.mathsetting', 'socialdjango.contextprocessors.backends', 'socialdjango.contextprocessors.loginredirect'], 'extensions': ['jinja2.ext.do', 'jinja2.ext.loopcontrols', 'jinja2.ext.i18n', 'djangojinja.builtins.extensions.DebugExtension', 'djangojinja.builtins.extensions.CsrfExtension', 'djangojinja.builtins.extensions.CacheExtension', 'djangojinja.builtins.extensions.TimezoneExtension', 'djangojinja.builtins.extensions.UrlsExtension', 'djangojinja.builtins.extensions.StaticFilesExtension', 'djangojinja.builtins.extensions.DjangoFiltersExtension', 'compressor.contrib.jinja2ext.CompressorExtension', 'judge.jinja2.DMOJExtension', 'judge.jinja2.spaceless.SpacelessExtension'], 'lstripblocks': True, 'matchextension': ('.html', '.txt'), 'matchregex': '^(?!admin/)', 'translationengine': 'judge.utils.safetranslations', 'trimblocks': True}}, {'APPDIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['/root/cdoj/site/templates'], 'OPTIONS': {'contextprocessors': ['django.contrib.auth.contextprocessors.auth', 'django.template.contextprocessors.media', 'django.template.contextprocessors.tz', 'django.template.contextprocessors.i18n', 'django.template.contextprocessors.request', 'django.contrib.messages.contextprocessors.messages']}}] TERMSOFSERVICEURL
'//oj.vnoi.info/tos/' TEST
NONSERIALIZEDAPPS
[] TESTRUNNER 'django.test.runner.DiscoverRunner' TEXOIDGZIP False TEXOIDMETACACHE
'default' TEXOIDMETACACHETTL
86400 THOUSAND
SEPARATOR
',' TIMEZONEMAP
'https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Blue
Marble2002.png/1024px-BlueMarble2002.png' TIMEFORMAT 'P' TIMEINPUTFORMATS
['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] TIMEZONE
'Asia/Ho
ChiMinh' USEI18N
True USEL10N
True USE
THOUSANDSEPARATOR
False USE
TZ
False USEXFORWARDEDHOST
False USE
XFORWARDEDPORT
False VNOJBLOGMINPROBLEMCOUNT 10 VNOJCONTESTCHEATINGBANMESSAGE
'Banned for multiple cheating offenses during contests' VNOJCONTESTDURATIONLIMIT 14 VNOJCPCOMMENT 1 VNOJCPPROBLEM 20 VNOJCPTICKET
10 VNOJ
DISCORDWEBHOOKTHROTTLING (10, 60) VNOJDISPLAYRANKS
(('user', 'Normal User'), ('setter', 'Problem Setter'), ('daor', 'Bedao Team'), ('staff', 'Staff'), ('banned', 'Banned User'), ('admin', 'Quản trị'), ('teacher', 'Teacher')) VNOJENABLEAPI '******' VNOJENABLEORGANIZATIONCREDITLIMITATION
False VNOJHOMEPAGETOPUSERSCOUNT
5 VNOJIGNOREDORGANIZATIONSUBDOMAINS
['oj', 'www', 'localhost'] VNOJ
INTERACTMINPROBLEMCOUNT 0 VNOJLONGQUEUEALERTTHRESHOLD 10 VNOJMAXDISQUALIFICATIONSBEFOREBANNING
3 VNOJ
MONTHLYFREECREDIT
10800 VNOJOFFICIALCONTESTMODE
False VNOJ
ORGANIZATIONADMINLIMIT
3 VNOJORGPPENTRIES 100 VNOJORGPPSCALE
1 VNOJORGPPSTEP
0.95 VNOJ
PRICEPERHOUR 50 VNOJPROBLEMTIMELIMITLIMIT
5 VNOJ
SHOULDBANFORCHEATINGINCONTESTS
False VNOJ
TAGPROBLEMMINRATING 1900 VNOJTESTCASEHARDLIMIT
100 VNOJTESTCASESOFTLIMIT
50 VNOJ
TESTCASEVISIBLELENGTH
60 WEBAUTHNRPID
None WPADMIN {'admin': {'custommenu': [{'children': ['judge.ProblemGroup', 'judge.ProblemType', 'judge.License'], 'icon': 'fa-question-circle', 'model': 'judge.Problem'}, {'children': ['judge.TagGroup', 'judge.Tag'], 'icon': 'fa-tag', 'model': 'judge.TagProblem'}, ('judge.Submission', 'fa-check-square-o'), {'children': ['judge.Judge'], 'icon': 'fa-file-code-o', 'model': 'judge.Language'}, {'children': ['judge.ContestParticipation', 'judge.ContestTag'], 'icon': 'fa-bar-chart', 'model': 'judge.Contest'}, ('judge.Ticket', 'fa-bell'), {'children': ['judge.Profile', 'judge.Badge', 'auth.Group', 'registration.RegistrationProfile'], 'icon': 'fa-user', 'model': 'auth.User'}, {'children': ['judge.OrganizationRequest'], 'icon': 'fa-users', 'model': 'judge.Organization'}, {'children': ['sites.Site', 'redirects.Redirect'], 'icon': 'fa-bars', 'model': 'judge.NavigationBar'}, ('judge.BlogPost', 'fa-rss-square'), {'children': ['judge.CommentLock'], 'icon': 'fa-comment-o', 'model': 'judge.Comment'}, ('flatpages.FlatPage', 'fa-file-text-o'), ('judge.MiscConfig', 'fa-question-circle')], 'dashboard': {'breadcrumbs': True}, 'menu': {'left': 'wpadmin.menu.custom.CustomModelLeftMenuWithDashboard', 'top': 'wpadmin.menu.menus.BasicTopMenu'}, 'title': 'DMOJ Admin'}} WSGIAPPLICATION
'dmoj.wsgi.application' XFRAMEOPTIONS 'DENY' YEARMONTHFORMAT
'F Y' You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard page generated by the handler for this status code.

Beta 0 / 0 used queries 1

Huy hiệu

Người dùng này không có huy hiệu nào.

«    »
CN
T2
T3
T4
T5
T6
T7
Ít
Nhiều

Lịch sử rating

, #

dựa trên nền tảng DMOJ | theo dõi VNOI trên Github và Facebook