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