ValekS, вот
<?php
echo '
</div>
</div>
<div align = "center">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-0964083050047221";
/* в нвости */
google_ad_slot = "4140065401";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
';
echo '
<div id="header_b">
<div class="speedbar">
<table WIDTH="100%">
<tr>
<td>
<a href="http://winphon.ru/forum/index.php?id=923">Разработчикам</a>
<a href="http://winphon.ru/forum/index.php?id=516">Сообщить об ошибке</a>
<a href="http://winphon.ru/sitemap.xml">Карта сайта </a>
<a href="http://winphon.ru/forum/index.php?id=494&page=1">Контакты</a>
</td><td>
<div align = "right">
' . counters::online... '
<a href="users/index.php">' . $lng['users'] . ' (' . counters::users() . ')</a>
</div>
</td>
</tr>
</table>
</div>
</div>
<table WIDTH="100%">
<tr>
<td>
© 2012 <a href="http://winphon.ru">WinPhon.ru - Windows Phone 8</a>
При копировании материала ссылка на источник <b>обязательна!</b>
</td>
<td>
<div align = "right">
'. functions::display_counters() .'
<noindex><!--cy-pr.com--><a href="http://www.cy-pr.com/" target="_blank"><img src="http://www.cy-pr.com/e/winphon.ru_3_137.139.143.gif" border="0" width="88" height="31" alt="Seo анализ сайта" /></a><!--cy-pr.com--></noindex>
</div>
</td>
</tr>
</table>
</div><!-- /wrapper -->
</body>
</html>';
?>