File size: 660B
<?php
########################################
## WAP-ENGINE ##
########################################
## ##
## Автор : MIRUS (Федор Попов) ##
## e-mail : [email protected] ##
## WAP : http://mirus.wup.ru ##
###########################
###
include ('../../config.php');
include ('../../templates/run.php');
include ('../../templates/func.php');
$title_page = '| Бесплатные загрузки';
$m_polozhenie = 'Смотрит бесплатные загрузки';
include ("../../themes/$themes.php");
####################################################
?>