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