Спасибо за критику.
Реклама после первого сообщения:
Вставить код в конец postbit_legacy
	Код:
	<vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '1')">
<div id="adsense_firstpost">
<li class="postbitlegacy postbitim postcontainer" id="post_{vb:raw post.postid}">
<!-- see bottom of postbit.css for .userinfo .popupmenu styles -->
	<div class="posthead">
		<vb:if condition="$show['inlinemod']"><label for="post_imod_checkbox_{vb:raw post.postid}"></vb:if>
			<span class="postdate {vb:raw post.statusicon}">
				Реклама
			</span>
		<vb:if condition="$show['inlinemod']"></label></vb:if>
	</div>
<div class="postdetails">
			<div class="userinfo">
			
			
		
			<span class="usertitle">
				
			</span>
<br>
			{vb:raw template_hook.postbit_userinfo_left}<br>
			<vb:if condition="$show['avatar']">
<center><img src='Сдесь ссылка на "аватарку Гугла" '></center>
			</vb:if> 
			
		</div>	
		<div class="postbody">
			<div class="postrow<vb:if condition="$show['postedited'] || $post['signature']"> has_after_content</vb:if>">
				{vb:raw template_hook.postbit_messagearea_start}
				<div class="content<vb:if condition="$show['first_ad'] OR $show['last_ad']"> hasad</vb:if>">
					<div id="post_message_{vb:raw post.postid}"><br><br>
<center>
// Блок рекламы Google AdSense (код)
</center>
					</div>
					
				</div>
			</div>
			
			
		</div>
	</div>
		
	<hr />
</li>
</div>
</vb:if>