ordelix_consent
Cookie
Declared by integration
Stores your cookie consent preferences and policy version.
- Source
- Configured integration metadata
- Duration
- Persistent
- Domain
- shwekaraoke.com
- Type
- HTTP
- Party
- First-party
ကံ့ကော်တောမျိုးအောင် - သီချင်းအားလုံး
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);
}
});