(() => { const tDom = $('b01'); const picAry = ('common/upfiles/2024/01/31/145744m23.webp').split(','); if (tDom && picAry.length > 0) { const tPic = picAry[Math.floor(Math.random() * picAry.length)]; tDom.innerHTML = ''; } })();