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