If you decide to use this theme please don't remove the link to http://free-source.net
This work is licenced under a Creative Commons Licence.
';
define("STANDARDS_MODE", TRUE);
define("IMODE", "lite");
define("THEME_DISCLAIMER", "");
// FS SITELINKS SORTCODE AND SETTINGS
$register_sc[]='FS_SITELINKS';
define("FS_LINK_SEPARATOR"," ");
define("FS_START_SEPARATOR", false);
define("FS_END_SEPARATOR", false);
// FS CUSTOM SORTCODE AND SETTINGS
$register_sc[]='FS_CUSTOM';
// FS MULTICOLOR SUPPORT SETTINS
// Set the default color scheme for this theme
// ---> blue
// ---> black
define("FS_DEFAULT_COLOR", 'black'); //--> "blue" or "black"
//nextprev
define("NEXTPREV_NOSTYLE", "1");
define("USER_WIDTH","width:100%");
$no_core_css = TRUE;
$xhtmlcompliant = TRUE;
$csscompliant = TRUE;
if (!$pref['lightb_version']) {
$fs_JS = '
';
}
if(check_class($pref['ustyle_permission'])) {
$USTYLE_OPT = array();
$USTYLE_OPT['default_css'] = FS_DEFAULT_COLOR; //if empty or not set and there is no user choice - searching for style_default.css
$USTYLE_OPT['theme_header'] = '
'.$fs_JS.'
';
$USTYLE_OPT['use_alternate'] = 1;
$USTYLE_CSSLINK = "";
$USTYLE_CSSLINK_SEPARATOR = " ";
ustyle_theme_init();
$THEME_USTYLE = '