Файл: WORLDofTANKS/test/pages/advert.php
Строк: 30
<div class="main_news_top"></div>
<div class="main_news_center">
<div class="main_news_title">Баннеры</div>
<font class="main_news_text">
Баннер 468*60
<br><img src="/banners/1.gif">
<div class="advert_banner_text" colspan="2">
<a href="http://<?php echo $site; ?>/?ref=<b>login</b>"><img src="http://<?php echo $site; ?>/banners/1.gif" width="468px" height="60px" /></a>
</div>
<br>Баннер 728*90
<br><img width="665px" src="/banners/2.gif">
<div class="advert_banner_text" colspan="2">
<a href="http://<?php echo $site; ?>/?ref=<b>login</b>"><img src="http://<?php echo $site; ?>/banners/2.gif" width="728px" height="90px" /></a>
</div>
</font>
</div>
<div class="main_news_bottom"></div>