본문 바로가기

if (h2List.length >= 1) { insertAdBelow(h2List[0]); } if (h2List.length >= 3) { insertAdBelow(h2List[2]); } });