רותם חטואל: “אני מחוייב ב-100% להפועל באר שבע” – ערוץ הספורט
 
                              
         $(document).ready(function () {
            setTimeout(function () {
                $(‘#Haim_L’).remove();
            }, 2500); // Remove the element after 3000 milliseconds (3 seconds), you can adjust this value as needed
        });