Файл: selemege.tk/TV.php
Строк: 46
<?
include_once 'sys/inc/start.php';
include_once 'sys/inc/compress.php';
include_once 'sys/inc/sess.php';
include_once 'sys/inc/home.php';
include_once 'sys/inc/settings.php';
include_once 'sys/inc/db_connect.php';
include_once 'sys/inc/ipua.php';
include_once 'sys/inc/fnc.php';
include_once 'sys/inc/user.php';
$set['title']='С нами ты свой фильм не пропустишь!';
include_once 'sys/inc/thead.php';
title();
err();
aut();
only_reg();
echo '<iframe scrolling="no" frameborder="0" src="http://tvforsite.ru/onlinetv.php?playerid=24142" width="100%" height="540px">
Your browser doesn not support floating frames!
</iframe>';
include_once 'sys/inc/tfoot.php';
?>