"; exit; } $rr=mysql_fetch_array($r); $id_catalog=$rr['id_catalog']; $tree_reg[0]=0; $tree_cat[0]=0; for($i=0; $i<4; $i++) { if($rr['razdel_'.$i]) $tree_cat[($i+1)]=$rr['razdel_'.$i]; if($rr['region_'.$i]) $tree_reg[($i+1)]=$rr['region_'.$i]; } $glob_region=$tree_reg[1]; $name_items=$rr['zag']; include_once($base_path.'cashe_pub/_svod_catalog.php'); // дерево каталогов if($id_catalog) { if(file_exists($base_path.'cashe_pub/_svod_catalog_'.$id_catalog.'.php')) include_once($base_path.'cashe_pub/_svod_catalog_'.$id_catalog.'.php'); } $title=$name_items; $no_title=1; ?> <?=$title?> '."\n"; if($rr['keywords']) echo ''."\n"; ?>