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