မပြိုသည့်မိုး
အောင်ရင် - သီချင်းအားလုံး
- အရိပ်ကလေးချစ်သူ
- ပန်ပေးပါရစေစံပယ်တစ်ကုံး
- ရင်ခုန်သံ
- ပြန်ပေးပါရစေအသည်းလေးတစ်မွှာ
- အပြုံးသည်မလေ
- ချယ်ရီမြေမြင့်သမီးပျို
- ရွှေကိန္နရီလားသူဇာလား
- တစ်စက္ကန့်လေးရဲ့ဆယ်ပုံတစ်ပုံ
- မြစိမ်း
- ချစ်ခွင့်ပေးပါချစ်သူရယ်
- လှပါတယ်မေရယ်
- မျက်လုံးချင်းစကားပြောနေပြီ
- မောင့်ရွှေစင်ဦး
- နေကာမျက်မှန်လေးနဲ့
- မပြိုသည့်မိုး
- ရိုင်းတဲ့ဇင်ယော်
- ပျိုသီရိမေ
- ငွေဇင်ယော်
- စိတ်
- ပြုံးတဲ့မေ
- ရွှေသုန္ဒရီ
- စိမ်းလဲ့ကန်သာ
- လူပျို
- ဘာပဲလုပ်ရလုပ်ရ
- နွဲ့ဆိုး
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); } });