Файл: swf/flay.php
Строк: 41
<?php
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();
aut();
?>
<embed width="600" height="450" type="application/x-shockwave-flash" src="flay.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="window" loop="true" autoplay="true" quality="high">
</div>
<?
include_once '../sys/inc/tfoot.php';
?>