<?php
#####################################
## Автор: я ##
## ICQ: 1666783 ##
## Сайт: http://wapit.org.ru ##
## Пишу грабы на заказ с абсолютно ##
## любых сайтов(WAP/WEB), от 30р. ##
#####################################
define('_IN_JOHNCMS', 1);
$headmod ="";
$textl = '';
$rootpath = '../../';
require_once ("../../incfiles/core.php");
require_once ("../../incfiles/head.php");
header("Content-type:text/html; charset=utf-8");
$file=preg_replace('/<?xml(.*?)<body>/si','',$file); $file = file_get_contents("http://zadprom.net/download/index.php?".$_SERVER['QUERY_STRING']);
$file=preg_replace('/<div class="\sec\"(.*?)<\html>/si','',$file);
echo $file;
require_once ("../../incfiles/end.php");
?>
смотри ща все верно?