Файл: tv/shanson-tv.php
Строк: 50
<?
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();
?>
<OBJECT width="400" height="353"><PARAM name="movie" value="http://video.rutube.ru/online/698129.flv" /><PARAM name="wmode" value="window" /><PARAM name="allowFullScreen" value="true"></PARAM><EMBED src="http://video.rutube.ru/online/698129.flv" type="application/x-shockwave-flash" wmode="window" width="400" height="353" allowFullScreen="true"/></OBJECT>
<?
include_once '../sys/inc/tfoot.php';
?>