နောင်တ
ဝေလ - သီချင်းအားလုံး
- နောင်တ
- အစ်ကိုကြီးအဖရာ
- မီးတောင်နဲ့ ပင်လယ်ရှိတဲ့အခန်း
- မိုးတိမ်ကား
- အဓိပတိဖွား
- ၃၆၀
- လွယ်လွယ်လေးရခဲ့တော့
- လူဖြစ်ခွင့်ပေးပါ
- လမ်းခွဲရန်အသင့်
- နင်သိပ်ရက်စက်တယ်
- အနီးဆုံးရန်သူ
- ခင်လေးစိမ်းတယ်
- ညနေမျက်ရည်
- မချစ်ရဘူးတဲ့လား
- မဖြစ်သင့်ပါဘူး
- မိတ်ကပ်မကြိုက်သောသီချင်းများ
- ရင်ထဲမင်းရှိပါတယ်
- သူငယ်တန်း
- သောကလက်စွပ်
- အခန်းပျက်သတို့သား
- အမိုက်မ
- အရူးမလုပ်နဲ့
- အသည်းကွဲသမား
- ကားစုတ်ကြီး
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); } });