
<style>

/* GLOBAL FIX */
html,body{
    margin:0;
    padding:0;
    overflow-x:hidden;
}

/* NAVBAR */
.xnav-bar{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:60px;
    background:#0f172a;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 12px;
    z-index:999999; /* 🔥 artırdıq */
    color:#fff;
}

/* CONTENT */
body{ padding-top:60px; }

/* BUTTON */
.xnav-btn{

margin-right:15px;
    width:38px;
    height:38px;
    border-radius:10px;
    background:#1e293b;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    font-size:20px;
    z-index:1000000; /* 🔥 üstə çıxır */
}

/* OVERLAY */
.xnav-overlay{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    opacity:0;
    visibility:hidden;
    transition:0.3s;
    z-index:999998;
}

/* SIDEBAR (TRANSFORM FIX) */
.xnav-side{
    position:fixed;
    top:0;
    right:0;
    width:270px;
    height:100%;
    background:#fff;
    transform:translateX(100%); /* 🔥 əsas fix */
    transition:0.3s;
    z-index:999999;
    padding:15px;
}

/* OPEN */
.xnav-active .xnav-side{
    transform:translateX(0);
}
.xnav-active .xnav-overlay{
    opacity:1;
    visibility:visible;
}

/* ITEM */
.xnav-item{
    padding:14px;
    border-bottom:1px solid #eee;
    font-size:15px;
    cursor:pointer;
}

</style>

<div class="xnav">

<!-- NAVBAR -->
<div class="xnav-bar">

    <div>Panel</div>

    <!-- ☰ SAĞ -->
    <div class="xnav-btn" onclick="xnavToggle()">☰</div>

</div>

<div id="xnavWrap">

    <div class="xnav-overlay" onclick="xnavToggle()"></div>

    <div class="xnav-side">

        <div class="xnav-item">💰 Balans</div>
        <div class="xnav-item">⏱ Fəaliyyət mərkəzi</div>
        <div class="xnav-item">📥 Ofline videolar</div>
        <div class="xnav-item">🔳 QR kodunuz</div>
        <div class="xnav-item">🎬 TikTok Studio</div>
        <div class="xnav-item">⚙️ Parametrlər</div>

    </div>

</div>

</div>

<script>
function xnavToggle(){
    document.getElementById("xnavWrap").classList.toggle("xnav-active");
}
</script>

<style>

/* GLOBAL FIX */
html,body{
    margin:0;
    padding:0;
    overflow-x:hidden;
}

/* NAVBAR */
.xnav-bar{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:60px;
    background:#0f172a;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 12px;
    z-index:999999; /* 🔥 artırdıq */
    color:#fff;
}

/* CONTENT */
body{ padding-top:60px; }

/* BUTTON */
.xnav-btn{

margin-right:15px;
    width:38px;
    height:38px;
    border-radius:10px;
    background:#1e293b;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    font-size:20px;
    z-index:1000000; /* 🔥 üstə çıxır */
}

/* OVERLAY */
.xnav-overlay{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    opacity:0;
    visibility:hidden;
    transition:0.3s;
    z-index:999998;
}

/* SIDEBAR (TRANSFORM FIX) */
.xnav-side{
    position:fixed;
    top:0;
    right:0;
    width:270px;
    height:100%;
    background:#fff;
    transform:translateX(100%); /* 🔥 əsas fix */
    transition:0.3s;
    z-index:999999;
    padding:15px;
}

/* OPEN */
.xnav-active .xnav-side{
    transform:translateX(0);
}
.xnav-active .xnav-overlay{
    opacity:1;
    visibility:visible;
}

/* ITEM */
.xnav-item{
    padding:14px;
    border-bottom:1px solid #eee;
    font-size:15px;
    cursor:pointer;
}

</style>

<div class="xnav">

<!-- NAVBAR -->
<div class="xnav-bar">

    <div>Panel</div>

    <!-- ☰ SAĞ -->
    <div class="xnav-btn" onclick="xnavToggle()">☰</div>

</div>

<div id="xnavWrap">

    <div class="xnav-overlay" onclick="xnavToggle()"></div>

    <div class="xnav-side">

        <div class="xnav-item">💰 Balans</div>
        <div class="xnav-item">⏱ Fəaliyyət mərkəzi</div>
        <div class="xnav-item">📥 Ofline videolar</div>
        <div class="xnav-item">🔳 QR kodunuz</div>
        <div class="xnav-item">🎬 TikTok Studio</div>
        <div class="xnav-item">⚙️ Parametrlər</div>

    </div>

</div>

</div>

<script>
function xnavToggle(){
    document.getElementById("xnavWrap").classList.toggle("xnav-active");
}
</script>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
					<META HTTP-EQUIV="Refresh" Content="2; URL=login.php?ref=110169"/><link href="//qizlar.site/chat/css/b2.css?r=1" rel="stylesheet" type="text/css"/>
                    
                    <meta name="viewport" content="minimal-ui, width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
                    <link rel="stylesheet" type="text/css" href="//qizlar.site/chat/css/fonts.css?145"/>
					
<style>hr{margin-top: 4px;margin-bottom: 6px;margin-left: -6px;margin-right: -8px;border-bottom: 1px solid #dfdfdf;border-top-style: none;border-top-width: 0;border-right-style: none;border-right-width: 0;border-left-style: none;border-left-width: 0;}

.line-menu{background:#EFFFEF;padding:8px;border-left:1px solid #D3E0D0;border-right:1px solid #D3E0D0;color:#000;font-weight:600;text-align:left;border-bottom:1px solid #C1C1C1}.menu-border{background:#EAEAEA;padding:0 5px}.menu{border:1px solid #D2D2D2;box-shadow:none;border-top:none;border-bottom:none;background:#fff;padding:8px 8px 6px 6px}.alt_line {box-shadow:none;}
.events td {border-left: 0.5px solid #dfdfdf;padding:0px;}
.alt_line{padding:10px;}

                    </style>
					<meta name="description" content=""/>
					<title>Stop!</title></head><body style="background: linear-gradient(90deg, #cfecd0, #ffc5ca);"><div id=bar_right></div></div><div class="bar" style="padding:0px;"><table border="0" cellpadding="1" cellspacing="1" class="cedvel" style="width:100%; min-width:320px; max-width:600px;">
<table class="events" id="events"><tr>
</td></tr></table></div></div><center>

<style>  








/* ===== ISOLATION WRAPPER ===== */
.vado-isolated-area{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index:9999;
}

body{
    padding-bottom:61px;
}


/* ===== BOTTOM NAV ===== */
.vado-bottom-nav{      
    width:100%;      
    height:60px;      
    background:transparent; /* 🔥 ağ fon silindi */
    border-top:1px solid #ddd;
    display:flex;      
    justify-content:space-around;      
    align-items:center;      
}


/* ✔ YAZILAR HƏR FONDA OXUNAQLI */
.vado-bottom-nav a{
    text-decoration:none;
    color:#fff;
    font-size:2px;
    text-align:center;
}





.vado-item{
    display:flex;
    flex-direction:column;
    align-items:center;
     font-weight:bold;
font-size:11px;
}

.vado-menu-btn{  
top:0px;   
width:70px;  
    height:70px;  
   display:flex;
    flex-direction:column;  
    justify-content:space-between;  
    cursor:pointer;  
}  




.vado-menu-btn span{  
    display:block;  
    width:10%;  
    height:1px;  
    background:#000;  
    border-radius:3px;  
}  



/* ===== MODAL (dəyişmədim) ===== */
.vado-modal{
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.4);
    z-index:99999;
}

.vado-modal-content{
    position:absolute;
    bottom:0;
    left:0;
    width:92%;
    max-height:35%;
    background:#fff;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
    padding:15px;
    animation:slideUp 0.2s ease;
    overflow:auto;
    text-align:left;
}

@keyframes slideUp{
    from{ transform:translateY(100%); }
    to{ transform:translateY(0); }
}

.vado-bar{  
    width:0px;  
    height:0px;  
    background:#ccc;  
    border-radius:10px;  
    margin:0 auto 10px auto;  
}  


.vado-modal-content a{
    color:#000;
    font-size:12px;
    text-decoration:none;
    display:block;
    padding:10px 0;
    font-weight:bold;
    border-bottom:1px solid #eee;
}

</style>

<!-- ===== ALT NAVBAR START ===== -->
<div class="vado-isolated-area">

<div class="bar" style="width:100%; height:60px; padding:0;">

<div class="vado-bottom-nav">



<a href="http://qizlar.site/chat/enter.php?id=1732&ps=0&ref=110169" title="Dehliz">
    <div class="vado-item" style="
        position:relative;
        border-radius:10px;
        text-align:center;
        display:inline-block;
    ">

        <div style="
            width:38px;
            height:38px;
            margin:auto;
            border-radius:50%;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            display:flex;
            align-items:center;
            justify-content:center;
            flex-direction:column;
        ">
            <svg width="16" height="16" viewBox="0 0 24 24" fill="none">
                <path d="M4 21V3h10v18"
                      stroke="white" stroke-width="2" stroke-linecap="round"/>
                <path d="M14 12h6"
                      stroke="white" stroke-width="2" stroke-linecap="round"/>
                <path d="M20 9l3 3-3 3"
                      stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
            </svg>

            <span style="color:white;font-size:7px;line-height:1;margin-top:1px;">
                Dehliz
            </span>
        </div>

        <div style="font-size:11px;margin-top:3px;">
            
        </div>

    </div>
</a>









<a href="http://qizlar.site/chat/mesaj.php?id=1732&ps=0&ref=110169">
    <div class="vado-item" style="
        position:relative;
        border-radius:10px;
        text-align:center;
    ">

        <div style="
            width:38px;
            height:38px;
            margin:0px;
            border-radius:50%;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            display:flex;
            align-items:center;
            justify-content:center;
            flex-direction:column;
        ">
            <svg width="16" height="16" viewBox="0 0 24 24" fill="none">
                <path d="M21 15C21 16.1 20.1 17 19 17H8L3 21V5C3 3.9 3.9 3 5 3H19C20.1 3 21 3.9 21 5V15Z"
                      stroke="white"
                      stroke-width="2"
                      stroke-linecap="round"
                      stroke-linejoin="round"/>
            </svg>

            <span style="color:#fff;font-size:7px;line-height:1;margin-top:1px;">
                Mesaj
            </span>
        </div>

        

        <div style="font-size:11px;margin-top:3px;"></div>

    </div>
</a>
























<a href="/chat/xo.php?id=1732&ps=0&r=552637">
    <div class="vado-item" style="
        position:relative;
        border-radius:10px;
        text-align:center;
    ">

        <div style="
            
width:58px;
            height:58px;
            margin:auto;
            border-radius:50%;
            /*background:linear-gradient(135deg,#2c2f8f,#27c1c9);*/
            
background:linear-gradient(135deg,#00c6ff,#0072ff);


display:flex;
            align-items:center;
            justify-content:center;
            flex-direction:column;
        ">
            <!-- REFRESH ICON -->
            <svg width="20" height="20" viewBox="0 0 24 24" fill="none">
                <path d="M21 12A9 9 0 1 1 6.2 5.2" 
                      stroke="white" 
                      stroke-width="2" 
                      stroke-linecap="round"/>
                <path d="M21 3V9H15" 
                      stroke="white" 
                      stroke-width="2" 
                      stroke-linecap="round" 
                      stroke-linejoin="round"/>
            </svg>

            <span style="
                color:#fff;
                font-size:10px;
                line-height:1;
                margin-top:1px;
            ">
                Yenilə
            </span>
        </div>

        <div style="font-size:11px;margin-top:3px;"></div>

    </div>
</a>



























<a href="http://qizlar.site/chat/viewanket.php?id=1732&ps=0&ref=110169">
    <div class="vado-item" style="
        position:relative;
        border-radius:10px;
        text-align:center;
    ">

        <div style="
            width:38px;
            height:38px;
        
 margin:0px;
            border-radius:50%;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            display:flex;
            align-items:center;
            justify-content:center;
            flex-direction:column;
        ">
            <svg viewBox="0 0 24 24" width="16" height="16" fill="none">
                <!-- Sol ayaq -->
                <ellipse cx="8" cy="14" rx="2.5" ry="4" stroke="white" stroke-width="2"/>
                <circle cx="6.5" cy="9" r="1" fill="white"/>
                <circle cx="8" cy="8" r="1" fill="white"/>
                <circle cx="9.5" cy="9" r="1" fill="white"/>

                <!-- Sağ ayaq -->
                <ellipse cx="16" cy="10" rx="2.5" ry="4" stroke="white" stroke-width="2"/>
                <circle cx="14.5" cy="5" r="1" fill="white"/>
                <circle cx="16" cy="4" r="1" fill="white"/>
                <circle cx="17.5" cy="5" r="1" fill="white"/>
            </svg>

            <span style="
                color:#fff;
                font-size:7px;
                line-height:1;
                margin-top:1px;
            ">
                Qonaqlar
            </span>
        </div>

        <span style="
            position:absolute;
            top:-4px;
            right:-4px;
            background:red;
            color:#fff;
            font-size:9px;
            min-width:16px;
            height:16px;
            line-height:16px;
            padding:0 4px;
            border-radius:50%;
            text-align:center;
            font-weight:bold;
        "><span class='badge'>52</span></span>

        <div style="font-size:11px;margin-top:3px;"></div>

    </div>
</a>






<div class="vado-item vado-menu-btn" onclick="vadoOpenMenu()" style="
    position:relative;
    text-align:center;
">

<div style="
    width:38px;
    height:38px;
    margin:auto;
    border-radius:50%;
    background:linear-gradient(135deg,#2c2f8f,#27c1c9);
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
">

    <div style="display:flex;flex-direction:column;gap:3px;">
        <span style="width:16px;height:2px;background:#fff;"></span>
        <span style="width:16px;height:2px;background:#fff;"></span>
        <span style="width:16px;height:2px;background:#fff;"></span>
    </div>

    <!-- PHP ilə düzəltmə -->

    <div style="
        position:absolute;
        top:-6px;
        right:-12px;
        display:flex;
        gap:2px;
    ">




    </div>

</div>

<div style="font-size:11px;margin-top:3px;">Menu</div>
</div></div>
</div>
</div>

<div id="vadoModal" class="vado-modal" onclick="vadoCloseMenu(event)">
    <div class="vado-modal-content" onclick="event.stopPropagation()">

    <div class="vado-bar"></div>
<a href='http://qizlar.site/chat' style='text-decoration:none;'>

    <span style='
        display:inline-flex;
        align-items:center;
        justify-content:space-between;
        gap:8px;
        padding:6px 12px;
        border-radius:20px;
        background:linear-gradient(135deg,#2c2f8f,#27c1c9);
        color:white;
        font-size:15px;
        font-weight:bold;
        white-space:nowrap;
    '>

        <span>Online</span>


<span style='
    background:red;
    color:#fff;
    border-radius:10px;
    padding:1px 6px;
    font-size:12px;
    font-weight:bold;
'>
    
 Reklamlar

</span>

</a>Reklamlar---Burda---Yayimlanacaq<br>Sizinde---Reklaminiz---Burda---Ola---biler<br><span style='color:#999;'></span>Reklamlar---Odenislidir<br>
<div style="display:flex;gap:10px;align-items:center;justify-content:center;">

<a href="friends.php?id=1732&ps=0&go=offer&ref=110169">
    <div class="vado-item" style="
        position:relative;
        border-radius:10px;
        text-align:center;
    ">

        <div style="
            width:38px;
            height:38px;
            margin:0px;
            border-radius:50%;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            display:flex;
            align-items:center;
            justify-content:center;
            flex-direction:column;
        ">
            <svg viewBox="0 0 24 24" width="16" height="16" fill="none">
                <circle cx="12" cy="8" r="3" stroke="white" stroke-width="2"/>
                <path d="M6 18c0-3 3-5 6-5s6 2 6 5" stroke="white" stroke-width="2" stroke-linecap="round"/>
                <circle cx="5" cy="10" r="2" stroke="white" stroke-width="2"/>
                <path d="M1 18c0-2 2-4 4-4" stroke="white" stroke-width="2" stroke-linecap="round"/>
                <circle cx="19" cy="10" r="2" stroke="white" stroke-width="2"/>
                <path d="M23 18c0-2-2-4-4-4" stroke="white" stroke-width="2" stroke-linecap="round"/>
            </svg>

            <span style="color:#fff;font-size:7px;line-height:1;margin-top:1px;">
                Dostlar
            </span>
        </div>

        

        <div style="font-size:11px;margin-top:3px;"></div>

    </div>
</a>


<a href="mduel.php?moko=dvlr&id=1732&ps=0&r=110169&rm=10">
    <div class="vado-item" style="
        position:relative;
        border-radius:10px;
        text-align:center;
    ">

        <div style="
            width:38px;
            height:38px;
            margin:0px;
            border-radius:50%;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            display:flex;
            align-items:center;
            justify-content:center;
            flex-direction:column;
        ">
            <svg width="16" height="16" viewBox="0 0 24 24" fill="none">
                <path d="M14 3L21 10L18 13L11 6L14 3Z" stroke="white" stroke-width="2" stroke-linejoin="round"/>
                <path d="M10 7L3 14L6 17L13 10L10 7Z" stroke="white" stroke-width="2" stroke-linejoin="round"/>
                <path d="M6 17L4 21L8 19L6 17Z" stroke="white" stroke-width="2" stroke-linejoin="round"/>
            </svg>

            <span style="color:#fff;font-size:7px;line-height:1;margin-top:1px;">
                Duel
            </span>
        </div>

        

        <div style="font-size:11px;margin-top:3px;"></div>

    </div>
</a>




<a href="http://qizlar.site/chat/bildiris.php?bol=1&id=1732&ps=0&ref=110169">
    <div class="vado-item" style="
        position:relative;
        border-radius:10px;
        text-align:center;
    ">

        <div style="
            width:38px;
            height:38px;
            margin:0px;
            border-radius:50%;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            display:flex;
            align-items:center;
            justify-content:center;
            flex-direction:column;
        ">
            <svg width="16" height="16" viewBox="0 0 24 24" fill="none">
                <path d="M18 16V11C18 7.69 15.76 5 12.5 4.27V4C12.5 3.45 12.05 3 11.5 3C10.95 3 10.5 3.45 10.5 4V4.27C7.24 5 5 7.69 5 11V16L3 18V19H21V18L18 16Z"
                      stroke="white" stroke-width="2" stroke-linecap="round"/>
                <path d="M9 19C9 20.1 9.9 21 11 21H13C14.1 21 15 20.1 15 19"
                      stroke="white" stroke-width="2" stroke-linecap="round"/>
            </svg>

            <span style="color:#fff;font-size:7px;line-height:1;margin-top:1px;">
                Bildiris
            </span>
        </div>

        <span style="
            position:absolute;
            top:-4px;
            right:-4px;
            background:red;
            color:#fff;
            font-size:9px;
            min-width:16px;
            height:16px;
            line-height:16px;
            padding:0 4px;
            border-radius:50%;
            text-align:center;
            font-weight:bold;
        "><span class='badge'></span></span>

        <div style="font-size:11px;margin-top:3px;"></div>

    </div>
</a>









</div>
<div style="
    display:flex;
    gap:10px;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
"></div>=====Oyunlar=Basladi=====<br><span style='display:inline-flex; align-items:center; gap:5px;'>

<a href='http://qizlar.site/chat/domino/index.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>  

    <span style='  
        display:inline-flex;  
        align-items:center;  
        gap:6px;  
        padding:6px 12px;  
        border-radius:20px;  
        background:linear-gradient(135deg,#2c2f8f,#27c1c9);  
        color:white;  
        font-size:15px;  
        font-weight:bold;  
        white-space:nowrap;  
    '>  

        <span style='font-size:16px;'>🎲</span>  

        101 Domino (Köhnə)  

        <span style='  
            background:red;  
            color:#fff;  
            border-radius:10px;  
            padding:1px 6px;  
            font-size:12px;  
            font-weight:bold;  
        '>3</span>  

    </span>  

</a>

</span><br><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/dominoyeni/index.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🎲</span>

            101 Domino (Yeni)

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>9</span>

        </span>

    </a>

</span><br><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/games/slot.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🎰 </span>

            Burning Wines Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>18</span>

        </span>

    </a>

</span><br><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/games/carx.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🎡</span>

            Hədiyyəli Çarx Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>20</span>

        </span>

    </a>

</span><br/><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/loto/index.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🎟️</span>

            Loto Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>16</span>

        </span>

    </a>

</span><br><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/saski.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>♟️</span>

            Şaşki Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>2</span>

        </span>

    </a>

</span><br><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/games/poz/index.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🎁</span>

            Poz Qazan Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>8</span>

        </span>

    </a>

</span><br><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/mafia/index.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🕶️</span>

            Mafia Clan Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>10</span>

        </span>

    </a>

</span><br/><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/xo.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>❌⭕</span>

            X-O Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>4</span>

        </span>

    </a>

</span><br/><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/mduel.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>⚔️</span>

            Duel Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>11</span>

        </span>

    </a>

</span><br/><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/cards.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🃏</span>

            Duraka Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>18</span>

        </span>

    </a>

</span><br/><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/lotereya.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🎱 </span>

            Lotereya Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>19</span>

        </span>

    </a>

</span><br/><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/bilik.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🧠</span>

            Virtual Bilik Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>7</span>

        </span>

    </a>

</span><br/><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/games/ugadaika.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🔢</span>

            1-dən 9-a dək Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>18</span>

        </span>

    </a>

</span><br/><span style='display:inline-flex; align-items:center; gap:5px;'>

    <a href='http://qizlar.site/chat/games/777.php?id=1732&amp;ps=0&amp;r=110169' style='text-decoration:none;'>

        <span style='
            display:inline-flex;
            align-items:center;
            gap:6px;
            padding:6px 12px;
            border-radius:20px;
            background:linear-gradient(135deg,#2c2f8f,#27c1c9);
            color:white;
            font-size:15px;
            font-weight:bold;
            white-space:nowrap;
        '>

            <span style='font-size:16px;'>🎰</span>

            Barabanı Fırlat Oyunu

            <span style='
                background:red;
                color:#fff;
                border-radius:10px;
                padding:1px 6px;
                font-size:12px;
                font-weight:bold;
            '>16</span>

        </span>

    </a>

</span><br/>=====Oyunlar=Burda=Bitdi=====<a href='http://qizlar.site/chat/yeni.php?id=1732&amp;ps=0&amp;ref=110169' style='text-decoration:none;'>

    <span style='
        display:inline-flex;
        align-items:center;
        justify-content:space-between;
        gap:8px;
        padding:6px 12px;
        border-radius:20px;
        background:linear-gradient(135deg,#2c2f8f,#27c1c9);
        color:white;
        font-size:15px;
        font-weight:bold;
        white-space:nowrap;
    '>

        <span>🆕 <span style='color:#fff;'>Qizlar.Site</span> : Yeni Gələn İstifadəçilər</span>

        <span style='
            background:red;
            color:#fff;
            border-radius:10px;
            padding:1px 6px;
            font-size:12px;
            font-weight:bold;
        '>(0)</span>

    </span>

</a>

    </div>
</div>

<script>
function vadoOpenMenu(){
    document.getElementById("vadoModal").style.display="block";
}

function vadoCloseMenu(e){
    document.getElementById("vadoModal").style.display="none";
}
</script>
<center><div class="rsize"><div class="menu"><div id=icenter><b>&#350;ifre d&#252;z deyil!</b><br/>----<br/><hr><a href="index.php?110169">Ana Sehife</a><br/>
</div></div></center><div class="bar"><p align="right"><a href ="http://qizlar.site/chat/style.php?id=1732&amp;ps=0&amp;ref=110169"><b>Style Rəng Seçimi </b></a><br/>
</div></div></body></html>
