Файл: tv/a-one.php
Строк: 55
<?
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';
include_once '../sys/inc/thead.php';
title();
err();
aut();
?>
<frameset rows="160, *" bordercolor=#000000 framespacing="2" frameborder='1'>
<frame name="upper" target="upper" scrolling="no" marginwidth="0" marginheight="0" noresize="noresize" frameborder="0" src="http://www.vefire.ru/channel/AOne/top-frame/" />
<frame name="lower" target="lower" scrolling="vertical" marginwidth="0" marginheight="0" noresize="noresize" frameborder="0" src="http://www.a1tv.ru/?id=81129" />
</frameset>
<?
include_once '../sys/inc/tfoot.php';
?>