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