Файл: games/games_pc/mas/index.php
Строк: 30
<?php
require '../../../lang_inc.php';
require '../../../sid.php';
require '../../../config.php';
$link = connect_db();
list($user, $id, $ps) = check_login($link);
whorm(0, 'games');
include '../../../head.php';
echo $div_title . ''.$lang['Масяня'].'' . $div_end . $div_left;
?>
<embed src="http://www.alawar.ru/onlinegames/masyanas-in-africa/MasyanasInAfrica_rus.swf?alawar_f=false&link=http%3A%2F%2Fwww.alawar.ru%2Fdownload%2FMasyanasInAfricaRus_2151.exe" type="application/x-shockwave-flash" width="640" height="480" base="http://www.alawar.ru/onlinegames/masyanas-in-africa/"></embed>
<?
echo '<a href="games/index.php?'.$ref.'">'.$lang['В раздел'].'</a>';
require_once '../../../foot.php';
?>