global $forum_counter; $show['forumbit_ad'] = false; if ($depth == 1) $forum_counter = 0; else if ($depth == 2) $show['forumbit_ad'] = !(++$forum_counter % 4);