'all', 'jslib/core/tabs.js' => 'admin' ); $register_sc[]='FS_ADMIN_ALT_NAV'; $no_core_css = TRUE; define("STANDARDS_MODE",TRUE); function theme_head() { global $theme_pref; $ret = ''; $ret .= ' '; $ret .= " "; if(THEME_LAYOUT == "alternate") // as matched by $HEADER['alternate']; { $ret .= " "; } if($theme_pref['_blank_example'] == 3) // Pref from admin -> thememanager. { $ret .= " "; } return $ret; } function tablestyle($caption, $text, $mod) { global $style; $class = ''; if(is_string($mod) && $mod == 'admin_help') $class = ' '.str_replace('_', '-', $mod); switch($style) { case 'admin_menu' : echo '