Файл: vkollektive2014/play_gamescool/web_game/game1/index.php
Строк: 20
<?php
include_once '../../../connect.php';
;
include_once '../../../head.php';
?>
<center><div class='div'>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="500" height="375">
<param name="movie" value="need_for_extreme.swf">
<PARAM NAME=menu VALUE=false>
<param name="quality" value="high">
<embed src="need_for_extreme.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="375"></embed></object>
</center></div>
<div class='div'>- <a href='/play_gamescool/game_web.php'> Вернутся назад</a></div>
<?
include_once '../../../foot.php';
?>