add(NAVBAR_TITLE_1, tep_href_link(FILENAME_ADVANCED_SEARCH)); $content = basename($_SERVER['PHP_SELF']); while (strstr($content, '.php')) $content = str_replace('.php', '', $content); $javascript = $content . '.js.php'; include (bts_select('main', $content_template)); // BTSv1.5 require(DIR_WS_INCLUDES . 'application_bottom.php'); ?>