<?
if(!defined('GAME'))
{
die();
}
if($u->room['file']=='turnir')
require_once('_incl_data/class/__turnir.php');
$tur->locationSee();
?>