လွမ်း
ခင်မောင်တိုး - သီချင်းအားလုံး
- ဝတ်မှုန်
- တပြည်သူမရွှေထား
- ဒီတစ်ကြိမ်ဒီနွေ
- အတွေးပန်းချီ
- အို
- ပန်းချစ်သူ
- အေးအတူပူအမျှ
- ဒီတစ်ကြိမ်ဒီနွေ
- မဟာဆန်သူ
- လေးညှို့ရှင်
- စောင်းကြိုးရှိုက်သံ
- ရောင်စဉ်ခုနှစ်သွယ်
- ဝိုင်းရဲ့ဆည်းဆာ ၂
- ဒွိဟစိတ်နဲ့သုညမှာ
- လွမ်း
- ရိုးရိုးလေး
- ချစ်သူသိစေ
- ဆည်းလည်းလှိုက်သံ
- နက္ခတ်ပွဲသဘင်
- စောင့်လို့တော့နေရစ်ဦး
- ရတနာသူ
- ရင်ခတ်အလွမ်း
- တပြည်သူမရွှေထား
- ဝိုင်းရဲ့ဆည်းဆာ
- ဝေးခဲ့ပြီပန်းခရမ်းပြာ
- ကြိုးမဲ့ချည်တိုင်
- တိတ်တခိုး
- ကြိုးကြာသံ
- တံခါးဖွင့်ပါ
- မျက်သွယ်
- လေပြည်ညှင်း
- ဒဏ္ဍာရီ
document.addEventListener("DOMContentLoaded", function() { // Select the ul element containing the list items const ul = document.querySelector("#brxe-qmqmvi"); // Select the list item with aria-current="page" const currentItem = ul.querySelector('[aria-current="page"]'); if (currentItem) { // Move the current item to the top of the list ul.insertBefore(currentItem.parentNode, ul.firstChild); } });