Kodlar şu şekilde.
<!-- message -->
<if condition="$post[postcount] % 10 == 1">
<div align="left">
<table>
<tr><td>
<script type="text/javascript"><!--
google_ad_client = "***";
/* teknotr */
google_ad_slot = "**";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</td>
<td>
</script> <script type="text/javascript"><!--
google_ad_client = "***";
/* forum */
google_ad_slot = "***";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td></tr>
</table>
</div>
</if>
<div id="post_message_$post[postid]">
$ad_location[ad_showthread_firstpost_start]
$post[message]
</div>
<!-- / message -->
Fakat hala bu şekilde.