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