activate_category($_GET['id']); $dir = dirname(str_replace($_CFG['path_to_cms'], $_CFG['url_to_cms'],__FILE__)).'/'; $sitetree->js_with_onclick_action = $dir.'onclick.js'; $options = ''; foreach ($_CFG['language_name'] as $key=>$value) { $options .= ''; } $HTML_CONTENT .= '
'; include_once($_CFG['path_to_skin'].'categories/popups/popup.set_mirror.tpl.php'); ?>