Yeah, I found a way to do this by adding this code to the postbit.
But I am wanting to add the sponsored link and table part to the around the information to make it blend in wwith my site.
PHP Code:
<vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '4')">
<div class="body">
<div style="width: 100%; text-align: center">
<a href="ink to ad"><img src="http://your-ad-image-link.com" width="728"
HEIGHT=90></a>
</div>
</div>
</vb:if>