• 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 '
' CACHEMIDDLEWARESECONDS
600 CELERYBROKERURL
'redis://localhost:6379' CELERYRESULTBACKEND
'redis://localhost:6379' CELERYTIMEZONE 'UTC' CELERYWORKERHIJACKROOTLOGGER
False COMPRESSORS {'css': 'compressor.css.CssCompressor', 'js': 'compressor.js.JsCompressor'} COMPRESS
CACHEABLEPRECOMPILERS () COMPRESSCACHEBACKEND
'default' COMPRESS
CACHEKEYFUNCTION '*' COMPRESS_CLEAN_CSS_ARGUMENTS
'' COMPRESS_CLEAN_CSS_BINARY
'cleancss' COMPRESS_CLOSURE_COMPILER_ARGUMENTS '' COMPRESS_CLOSURE_COMPILER_BINARY
'java -jar compiler.jar' COMPRESS_CSS_FILTERS
['compressor.filters.css_default.CssAbsoluteFilter', 'compressor.filters.cssmin.CSSMinFilter'] COMPRESS_CSS_HASHING_METHOD 'mtime' COMPRESS_DATA_URI_MAX_SIZE
1024 COMPRESS_DEBUG_TOGGLE
None COMPRESS_ENABLED
False COMPRESS_FILTERS
{'css': ['compressor.filters.css_default.CssAbsoluteFilter', 'compressor.filters.cssmin.rCSSMinFilter'], 'js': ['compressor.filters.jsmin.rJSMinFilter']} COMPRESS_JINJA2_GET_ENVIRONMENT <function CompressorConf.JINJA2_GET_ENVIRONMENT at 0x7f57f1317a30> COMPRESS_JS_FILTERS ['compressor.filters.jsmin.JSMinFilter'] COMPRESS_MINT_DELAY 30 COMPRESS_MTIME_DELAY
10 COMPRESS_OFFLINE
False COMPRESS_OFFLINE_CONTEXT
{'STATIC_URL': '/static/'} COMPRESS_OFFLINE_MANIFEST
'manifest.json' COMPRESS_OFFLINE_MANIFEST_STORAGE
'compressor.storage.OfflineManifestFileStorage' COMPRESS_OFFLINE_TIMEOUT
31536000 COMPRESS_OUTPUT_DIR 'cache' COMPRESS_PARSER 'compressor.parser.AutoSelectParser' COMPRESS_PRECOMPILERS
() COMPRESS_REBUILD_TIMEOUT
2592000 COMPRESS_ROOT
'/root/cdoj/site/static' COMPRESS_STORAGE
'compressor.storage.GzipCompressorFileStorage' COMPRESS_TEMPLATE_FILTER_CONTEXT
{'STATIC_URL': '/static/'} COMPRESS_URL
'/static/' COMPRESS_URL_PLACEHOLDER
'/__compressor_url_placeholder__/' COMPRESS_VERBOSE
False COMPRESS_YUGLIFY_BINARY 'yuglify' COMPRESS_YUGLIFY_CSS_ARGUMENTS
'--terminal' COMPRESS_YUGLIFY_JS_ARGUMENTS
'--terminal' COMPRESS_YUI_BINARY 'java -jar yuicompressor.jar' COMPRESS_YUI_CSS_ARGUMENTS
'' COMPRESS_YUI_JS_ARGUMENTS
'' CSRF_COOKIE_AGE 31449600 CSRF_COOKIE_DOMAIN
None CSRF_COOKIE_HTTPONLY
False CSRF_COOKIE_NAME
'csrftoken' CSRF_COOKIE_PATH
'/' CSRF_COOKIE_SAMESITE
'Lax' CSRF_COOKIE_SECURE
False CSRF_FAILURE_VIEW
'judge.views.widgets.csrf_failure' CSRF_HEADER_NAME
'HTTP_X_CSRFTOKEN' CSRF_TRUSTED_ORIGINS
[] CSRF_USE_SESSIONS
False DATABASES
{'default': {'ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, 'ENGINE': 'django.db.backends.mysql', 'HOST': '127.0.0.1', 'NAME': 'dmoj', 'OPTIONS': {'charset': 'utf8mb4', 'sql_mode': 'STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION'}, 'PASSWORD': '
*', 'PORT': '', 'TEST': {'CHARSET': None, 'COLLATION': None, 'MIGRATE': True, 'MIRROR': None, 'NAME': None}, 'TIMEZONE': None, 'USER': 'dmoj'}} DATABASEROUTERS
[] DATAUPLOADMAXMEMORYSIZE 2621440 DATAUPLOADMAXNUMBERFIELDS
3000 DATETIMEFORMAT 'N j, Y, P' DATETIMEINPUTFORMATS
['%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' DATEINPUTFORMATS
['%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 DEBUGPROPAGATEEXCEPTIONS
False DECIMALSEPARATOR
'.' DEFAULT
AUTOFIELD
'django.db.models.AutoField' DEFAULT
CHARSET 'utf-8' DEFAULTEXCEPTIONREPORTER
'django.views.debug.ExceptionReporter' DEFAULTEXCEPTIONREPORTERFILTER
'django.views.debug.SafeExceptionReporterFilter' DEFAULT
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'] DEFAULTFILESTORAGE
'django.core.files.storage.FileSystemStorage' DEFAULT
FROMEMAIL
'webmaster@localhost' DEFAULT
HASHINGALGORITHM
'sha256' DEFAULT
INDEXTABLESPACE
'' DEFAULT
TABLESPACE
'' DEFAULTUSERLANGUAGE
'CPP17' DEFAULTUSERTIMEZONE
'Asia/Ho
ChiMinh' DESCRIPTIONMAXLENGTH
200 DISALLOWED
USERAGENTS
[] DISCORD
WEBHOOK {'default': None, 'onerror': None, 'onlongqueue': None, 'onnewblogpost': None, 'onnewcomment': None, 'onnewproblem': None, 'onnewsuggestedproblem': None, 'onnewtag': None, 'onnewtagproblem': None, 'onnewticket': None, 'queuetimestats': None} DMOJ2FAHARDCORE
False DMOJ
APIPAGESIZE
'*' DMOJ_BLOG_NEW_PROBLEM_COUNT 7 DMOJ_CAMO_EXCLUDE
() DMOJ_CAMO_HTTPS False DMOJ_CAMO_KEY
'
*' DMOJCAMOURL
None DMOJCANONICAL
'oj.vnoi.info' DMOJ
COMMENTREPLYTIMEFRAME
datetime.timedelta(days=365) DMOJCOMMENTVOTEHIDETHRESHOLD
-5 DMOJCONTESTDATACACHE '' DMOJCONTESTDATADOWNLOAD
False DMOJCONTESTDATADOWNLOADRATELIMIT
datetime.timedelta(days=1) DMOJCONTESTDATAINTERNAL
'' DMOJ
EMAILTHROTTLING
(10, 60) DMOJ
NEWSLETTERIDONREGISTER
None DMOJ
PASSWORDRESETLIMITCOUNT '******' DMOJPASSWORDRESETLIMITWINDOW
'*
*****' DMOJPDFPDFOIDURL None DMOJPDFPROBLEMCACHE
None DMOJ
PDFPROBLEMINTERNAL
None DMOJPPBONUSFUNCTION
DMOJ
PPENTRIES 300 DMOJPPSTEP
0.98514 DMOJ
PROBLEMDATAROOT
'/root/cdoj/site/problems' DMOJPROBLEMHOTPROBLEMCOUNT
7 DMOJPROBLEMMAXMEMORYLIMIT
1048576 DMOJPROBLEMMAXTIMELIMIT 60 DMOJPROBLEMMINMEMORYLIMIT
0 DMOJPROBLEMMINPROBLEMPOINTS 0 DMOJPROBLEMMINTIMELIMIT 0.01 DMOJPROBLEMSTATEMENTDISALLOWEDCHARACTERS
{'ff', '“', '−', 'fl', '’', 'fi', 'ffi', '”', 'ffl', '‘'} DMOJRATINGCOLORS
True DMOJREQUIRESTAFF2FA
True DMOJ
RESOURCES
'/root/cdoj/site/resources' DMOJSCRATCHCODESCOUNT
5 DMOJ
SELECT2THEME
'dmoj' DMOJ
SSL
1 DMOJSTATSLANGUAGETHRESHOLD
10 DMOJ
STATSSUBMISSIONRESULTCOLORS {'AC': '#00a92a', 'CE': '#42586d', 'ERR': '#ffa71c', 'TLE': '#a3bcbd', 'WA': '#ed4420'} DMOJSUBMISSIONSREJUDGELIMIT
10 DMOJSUBMISSIONLIMIT
2 DMOJSUBMISSIONSOURCEVISIBILITY
'all-solved' DMOJ
THEMECSS
{'dark': 'dark/style.css', 'light': 'style.css'} DMOJ
THEMEDEFAULTACETHEME
{'dark': 'twilight', 'light': 'github'} DMOJ
TOTPTOLERANCEHALFMINUTES
1 DMOJ
USERDATACACHE
'' DMOJUSERDATADOWNLOAD False DMOJUSERDATADOWNLOADRATELIMIT
datetime.timedelta(days=1) DMOJ
USERDATAINTERNAL '' DMOJUSERMAXORGANIZATIONCOUNT
3 EMAILBACKEND
'django.core.mail.backends.smtp.EmailBackend' EMAIL
HOST
'localhost' EMAILHOSTPASSWORD '*' EMAIL_HOST_USER '' EMAIL_PORT
25 EMAIL_SSL_CERTFILE
None EMAIL_SSL_KEYFILE
'
*' EMAILSUBJECTPREFIX
'[Django] ' EMAILTIMEOUT
None EMAIL
USELOCALTIME False EMAILUSESSL
False EMAIL
USETLS
False ENABLE
FTS
False EVENTDAEMONAMQPEXCHANGE
'dmoj-events' EVENT
DAEMONCONTESTKEY
'*' EVENT_DAEMON_GET
'ws://localhost:9996/' EVENT_DAEMON_KEY
'
*' EVENTDAEMONPOLL
'/channels/' EVENTDAEMONPOST
'ws://127.0.0.1:15101/' EVENTDAEMONSUBMISSIONKEY '******' EVENTDAEMONUSE
True FILE
UPLOADDIRECTORYPERMISSIONS
None FILEUPLOADHANDLERS
['django.core.files.uploadhandler.MemoryFileUploadHandler', 'django.core.files.uploadhandler.TemporaryFileUploadHandler'] FILEUPLOADMAXMEMORYSIZE 2621440 FILEUPLOADPERMISSIONS 420 FILEUPLOADTEMPDIR
None FIRST
DAYOFWEEK
0 FIXTUREDIRS
[] FONTAWESOME
CSS '/static/vnoj/font-awesome/4.3.0/css/font-awesome.min.css' FORCESCRIPTNAME
None FORMATMODULEPATH
None FORMRENDERER
'django.forms.renderers.DjangoTemplates' GOOGLE
SEARCHENGINEURL
None GROUPPERMISSIONFORORGADMIN
'Org Admin' IGNORABLE404URLS
[] IMPERSONATEDISABLELOGGING True IMPERSONATEREQUIRESUPERUSER
True INLINEFONTAWESOME
True INLINE
JQUERY
True INSTALLEDAPPS
('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
socialshare', 'socialdjango', 'compressor', 'djangoace', 'sortedm2m', 'statici18n', 'impersonate', 'djangojinja', 'martor', 'adminsortable2', 'djangocleanup.apps.CleanupConfig') INTERNALIPS
[] IPBASEDAUTHENTICATIONHEADER
'REMOTE
ADDR' JQUERYJS
'//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'] LANGUAGECODE
'vi' LANGUAGE
COOKIEAGE None LANGUAGECOOKIEDOMAIN
None LANGUAGE
COOKIEHTTPONLY
False LANGUAGE
COOKIENAME
'django
language' LANGUAGECOOKIEPATH
'/' LANGUAGECOOKIESAMESITE
None LANGUAGECOOKIESECURE
False LOCALEPATHS
['/root/cdoj/site/locale'] LOGGING {'disable
existingloggers': 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'}, 'mailadmins': {'class': 'dmoj.throttlemail.ThrottledEmailHandler', 'level': 'ERROR'}}, 'loggers': {'': {'handlers': ['console']}, 'django.request': {'handlers': ['mailadmins'], 'level': 'ERROR', 'propagate': False}, 'judge.bridge': {'handlers': ['bridge', 'mailadmins'], 'level': 'INFO', 'propagate': True}}, 'version': 1} LOGGINGCONFIG
'logging.config.dictConfig' LOGINREDIRECTURL
'/user' LOGINURL
'/accounts/login/' LOGOUT
REDIRECTURL None MANAGERS
[] MARKDOWN
ADMINEDITABLESTYLE
{'math': True, 'safemode': False, 'texoid': True, 'usecamo': True} MARKDOWNDEFAULTSTYLE
{'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_STAFF_EDITABLE_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, 'safemode': 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, 'safemode': False, 'texoid': True, 'usecamo': 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, 'safemode': False, 'texoid': True, 'usecamo': True}, 'contesttag': {'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}, '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, 'safemode': True, 'usecamo': True}, 'flatpage': {'math': True, 'safemode': False, 'texoid': True, 'usecamo': 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, 'safe_mode': False, 'texoid': True, 'use_camo': 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, 'safemode': False, 'texoid': True, 'usecamo': 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, 'safe_mode': False, 'texoid': True, 'use_camo': 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, 'safemode': True, 'usecamo': 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, 'safe_mode': False, 'texoid': True, 'use_camo': True}, 'problem-full': {'math': True, 'safe_mode': False, 'texoid': True, 'use_camo': 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, 'safemode': True, 'usecamo': 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, 'safe_mode': False, 'texoid': True, 'use_camo': 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, 'safemode': True, 'usecamo': True}} MARKDOWNUSERLARGESTYLE
{'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, 'usecamo': True} MARTORENABLECONFIGS
{'hljs': 'false', 'imgur': 'true', 'jquery': 'false', 'living': 'false', 'mention': 'true', 'spellcheck': 'false'} MARTOR
MARKDOWNIFYURL
'/widgets/preview/default' MARTOR
MARKDOWNBASEMENTIONURL
'/user/' MARTOR
SEARCHUSERSURL '/widgets/martor/search-user' MARTORUPLOADMEDIADIR 'martor' MARTORUPLOADSAFEEXTS {'.svg', '.jpg', '.gif', '.png'} MARTORUPLOADURL
'/widgets/martor/upload-image' MARTORUPLOADURLPREFIX
'/martor' MATHOID
CACHEROOT
'' MATHOID
CACHEURL
False MATHOID
CSSCACHE
'default' MATHOID
DEFAULTTYPE
'auto' MATHOID
GZIP
False MATHOIDMMLCACHE
None MATHOIDMMLCACHETTL
86400 MATHOID
URL False MEDIAROOT
'/root/cdoj/site/media' MEDIA
URL
'/' MESSAGESTORAGE '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.user
log.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
{} MONTHDAYFORMAT
'F j' MOSSAPIKEY
'
' NOFOLLOWEXCLUDED
set() NUMBER
GROUPING 0 OAUTHONLY
False OJAPI
CACHETIMEOUT '******' OJLIST [('Atcoder', 'Atcoder'), ('Codeforces', 'Codeforces'), ('CodeforcesGym', 'Codeforces (Gym)'), ('Kattis', 'Kattis'), ('VNOJ', 'VNOJ')] OJPROBLEMPRESET
[{'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
'
' PASSWORDRESETTIMEOUT
'*' PASSWORD_RESET_TIMEOUT_DAYS '*' PDFSTATEMENTMAXFILESIZE 5242880 PDFSTATEMENTSAFEEXTS {'pdf'} PDFSTATEMENTUPLOADMEDIADIR
'pdf' PDF
STATEMENTUPLOADURLPREFIX '/pdf' PREPENDWWW False ROOTURLCONF
'dmoj.urls' SECRET
KEY
'*' SECURE_BROWSER_XSS_FILTER
False SECURE_CONTENT_TYPE_NOSNIFF True SECURE_HSTS_INCLUDE_SUBDOMAINS
False SECURE_HSTS_PRELOAD False SECURE_HSTS_SECONDS 0 SECURE_PROXY_SSL_HEADER None SECURE_REDIRECT_EXEMPT
[] SECURE_REFERRER_POLICY
'same-origin' SECURE_SSL_HOST None SECURE_SSL_REDIRECT False SELECT2_CSS_URL '//cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/css/select2.min.css' SELECT2_JS_URL
'//cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.min.js' SERVER_EMAIL
'CDOJ: CodeDream Online Judge [email protected]' SESSION_CACHE_ALIAS 'default' SESSION_COOKIE_AGE
1209600 SESSION_COOKIE_DOMAIN
None SESSION_COOKIE_HTTPONLY True SESSION_COOKIE_NAME 'sessionid' SESSION_COOKIE_PATH '/' SESSION_COOKIE_SAMESITE 'Lax' SESSION_COOKIE_SECURE
False SESSION_ENGINE
'django.contrib.sessions.backends.cached_db' SESSION_EXPIRE_AT_BROWSER_CLOSE False SESSION_FILE_PATH
None SESSION_SAVE_EVERY_REQUEST
False SESSION_SERIALIZER
'django.contrib.sessions.serializers.JSONSerializer' SETTINGS_MODULE 'dmoj.settings' SHORT_DATETIME_FORMAT
'm/d/Y P' SHORT_DATE_FORMAT
'm/d/Y' SIGNING_BACKEND 'django.core.signing.TimestampSigner' SILENCED_SYSTEM_CHECKS
['urls.W002', 'fields.W342'] SITE_ADMIN_EMAIL
'[email protected]' SITE_FULL_URL
'https://oj.codedream.edu.vn' SITE_ID 1 SITE_LONG_NAME
'CDOJ: Code Dream Online Judge' SITE_NAME
'CDOJ' SOCIAL_AUTH_FACEBOOK_SCOPE
['email'] SOCIAL_AUTH_GITHUB_SECURE_SCOPE ['user:email'] SOCIAL_AUTH_GOOGLE_OAUTH2_KEY
'
*' SOCIALAUTHGOOGLEOAUTH2SECRET
'*' SOCIAL_AUTH_PIPELINE
('social_core.pipeline.social_auth.social_details', 'social_core.pipeline.social_auth.social_uid', 'social_core.pipeline.social_auth.auth_allowed', 'judge.social_auth.verify_email', 'social_core.pipeline.social_auth.social_user', 'social_core.pipeline.user.get_username', 'social_core.pipeline.social_auth.associate_by_email', 'judge.social_auth.get_username_password', 'social_core.pipeline.user.create_user', 'judge.social_auth.add_password', 'judge.social_auth.make_profile', 'social_core.pipeline.social_auth.associate_user', 'social_core.pipeline.social_auth.load_extra_data', 'social_core.pipeline.user.user_details') SOCIAL_AUTH_PROTECTED_USER_FIELDS
['first_name', 'last_name'] SOCIAL_AUTH_SLUGIFY_FUNCTION
'judge.social_auth.slugify_username' SOCIAL_AUTH_SLUGIFY_USERNAMES
True STATICFILES_DIRS
['/root/cdoj/site/resources'] STATICFILES_FINDERS ('django.contrib.staticfiles.finders.FileSystemFinder', 'django.contrib.staticfiles.finders.AppDirectoriesFinder', 'compressor.finders.CompressorFinder', 'compressor.finders.CompressorFinder') STATICFILES_STORAGE 'django.contrib.staticfiles.storage.StaticFilesStorage' STATICI18N_DOMAIN
'djangojs' STATICI18N_FILENAME_FUNCTION
'statici18n.utils.default_filename' STATICI18N_NAMESPACE
None STATICI18N_OUTPUT_DIR
'jsi18n' STATICI18N_PACKAGES 'django.conf' STATICI18N_ROOT 'static/' STATIC_ROOT 'static/' STATIC_URL
'/static/' SUBMISSION_FILE_UPLOAD_MEDIA_DIR
'submission_file' SUBMISSION_FILE_UPLOAD_URL_PREFIX
'/submission_file' TEMPLATES
[{'APP_DIRS': False, 'BACKEND': 'django_jinja.backend.Jinja2', 'DIRS': ['/root/cdoj/site/templates'], 'OPTIONS': {'autoescape': , 'bytecode_cache': {'backend': 'django_jinja.cache.BytecodeCache', 'enabled': True, 'name': 'default'}, 'context_processors': ['django.template.context_processors.media', 'django.template.context_processors.tz', 'django.template.context_processors.i18n', 'django.template.context_processors.request', 'django.contrib.messages.context_processors.messages', 'judge.template_context.comet_location', 'judge.template_context.get_resource', 'judge.template_context.general_info', 'judge.template_context.site', 'judge.template_context.site_name', 'judge.template_context.site_theme', 'judge.template_context.misc_config', 'judge.template_context.math_setting', 'social_django.context_processors.backends', 'social_django.context_processors.login_redirect'], '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', 'compressor.contrib.jinja2ext.CompressorExtension', 'judge.jinja2.DMOJExtension', 'judge.jinja2.spaceless.SpacelessExtension'], 'lstrip_blocks': True, 'match_extension': ('.html', '.txt'), 'match_regex': '^(?!admin/)', 'translation_engine': 'judge.utils.safe_translations', 'trim_blocks': True}}, {'APP_DIRS': True, 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': ['/root/cdoj/site/templates'], 'OPTIONS': {'context_processors': ['django.contrib.auth.context_processors.auth', 'django.template.context_processors.media', 'django.template.context_processors.tz', 'django.template.context_processors.i18n', 'django.template.context_processors.request', 'django.contrib.messages.context_processors.messages']}}] TERMS_OF_SERVICE_URL
'//oj.vnoi.info/tos/' TEST_NON_SERIALIZED_APPS
[] TEST_RUNNER 'django.test.runner.DiscoverRunner' TEXOID_GZIP False TEXOID_META_CACHE
'default' TEXOID_META_CACHE_TTL
86400 THOUSAND_SEPARATOR
',' TIMEZONE_MAP
'https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Blue_Marble_2002.png/1024px-Blue_Marble_2002.png' TIME_FORMAT 'P' TIME_INPUT_FORMATS
['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] TIME_ZONE
'Asia/Ho_Chi_Minh' USE_I18N
True USE_L10N
True USE_THOUSAND_SEPARATOR
False USE_TZ
False USE_X_FORWARDED_HOST
False USE_X_FORWARDED_PORT
False VNOJ_BLOG_MIN_PROBLEM_COUNT 10 VNOJ_CONTEST_CHEATING_BAN_MESSAGE
'Banned for multiple cheating offenses during contests' VNOJ_CONTEST_DURATION_LIMIT 14 VNOJ_CP_COMMENT 1 VNOJ_CP_PROBLEM 20 VNOJ_CP_TICKET
10 VNOJ_DISCORD_WEBHOOK_THROTTLING (10, 60) VNOJ_DISPLAY_RANKS
(('user', 'Normal User'), ('setter', 'Problem Setter'), ('daor', 'Bedao Team'), ('staff', 'Staff'), ('banned', 'Banned User'), ('admin', 'Quản trị'), ('teacher', 'Teacher')) VNOJ_ENABLE_API '
*' 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