Просмотр файла pomocy_shcool/zagruzki.php

Размер файла: 2.51Kb
<?php
	
require_once"../template/start.php";
require_once"../template/regglobals.php";
require_once"../template/config.php";
require_once"../template/functions.php";
require_once"../template/antidos.php";
require_once"../template/cookies.php";
require_once"../template/gzip.php";
require_once"../template/header.php";
require_once"../template/referer.php";
include_once"../themes/$config_themes/index.php";
include_once"../template/isset.php";
echo '<div class=c><b>Бесплатные Загрузки:<br></b></font></div>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/symbian/">Бесплатная Смарт-Zона </a>(7427) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/java/">Бесплатные Java Игры </a>(27445) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/loads/2/">Бесплатный Java SOFT </a>(3895) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/loads/3/">Бесплатные Mobile ICQ </a>(142) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/themes/">Бесплатные Темы </a>(70066) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/pda/">Бесплатный Pocket PC </a>(7653) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/loads/14/">Бесплатный Софт ПК+Тел </a>(45) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/flash/">Бесплатные Flash SWF </a>(28713) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/pict/">Бесплатные Картинки </a>(299359) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/animation/">Бесплатные Анимации </a>(32381) <br>
<img src="http://afi.h2m.ru/images/img/papka.png" alt="»"> <a href="http://afi.h2m.ru/zagruz1/index.php?d=/video/">Бесплатное Видео </a>(4480) <br>';
echo '<hr><img src="../images/img/homepage.gif" alt=""> <a href="../index.php?'.SID.'">На главную</a>'; 

include_once "../themes/$config_themes/foot.php";
?>