if ('<%=TMType%>' == 'Ozen_Right') { setTimeout(function () { if ($('#Haim_L')[0] !==undefined) { if ($('#Haim_L')[0].outerHTML.length > 100 && $('#Haim_R')[0].outerHTML.length > 100) { $("#ucFooter_ctl00_tmWrapper").hide(); } } else { bannersList['<%=TMType%>'] = bannerObj; } }, 1500); } else { bannersList['<%=TMType%>'] = bannerObj; } }