Code
<style> #bannerr {
margin-left: 885px;
margin-top: -352px;
position: fixed;
z-index: 1;
}
#bannerl {
margin-left: -409px;
margin-top: -352px;
position: fixed;
z-index: 1;
}
</style>
<div id="bannerr">
<noindex>
<a href="ссылка" target="_blank" rel="nofollow">
<img src="ссылка на картинку"/>
</a>
</noindex>
</div>
<div id="bannerl">
<noindex>
<a href="ссылка" target="_blank" rel="nofollow">
<img src="ссылка на картинку"/>
</a>
</noindex>
</div>
Меняешь пиксели, подгоняешь под свой сайт а ссылку вручную меняешь...