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