";*/ global $ja_color_themes, $ja_header_images, $ja_width_default, $ja_color_default, $ja_font_size_default, $ja_tool, $ja_menutype, $ja_template_path, $ja_template_absolute_path, $ja_headerimg, $ja_color, $ja_width, $ja_font_size, $ja_template_name, $ja_header_toggle; $ja_template_name = 'ja_teline'; # BEGIN: TEMPLATE CONFIGURATIONS ########## #################################### #support extra color themes $ja_color_themes = array('default','red','green'); // You can add more color array if needed #################################### # Change the width of the template $ja_width_default = 'wide'; // 'narrow': 800x600; 'wide': 1024x768; 'auto': fluid width # default color $ja_color_default = ''; //blank for default, else pick one of in extra color themes $ja_color_themes #font size default $ja_font_size_default = 3; # Enable users option $ja_tool = 7; // 0: disable all; 1: Screen tool; 2: font tool; 3: screen + font; 4: color tool; 5: screen + color; 6: font + color; 7: all; # Choose your prefer Menu Type $ja_menutype = 1; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Transmenu; 4: Dropline menu # END: TEMPLATE CONFIGURATIONS ########## # Define the template path ########## $ja_template_path = $mosConfig_live_site.'/templates/'.$ja_template_name; $ja_template_absolute_path = $mosConfig_absolute_path.'/templates/'.$ja_template_name; include ($ja_template_absolute_path."/ja_templatetools.php"); include ($ja_template_absolute_path."/ja_module/ja_module_template.php"); $topnav = ""; $subnav = ""; if ($ja_menutype == 1) { require($ja_template_absolute_path."/ja_splitmenu.php"); $topnav = ja_topNav('mainmenu', array('default')); $subnav = ja_subNav('mainmenu'); } else if ($ja_menutype == 4) { require($ja_template_absolute_path."/ja_scriptdlmenu.php"); $topnav = $jamenu->menuObj->main; $subnav = $jamenu->menuObj->sub; } # Auto Collapse Divs Functions ########## $ja_left = mosCountModules( 'left' ); $ja_right = mosCountModules( 'right' ); $ja_masscol = mosCountModules('ja-tab1') || mosCountModules('ja-tab2') || mosCountModules('user5'); if ( $ja_left && $ja_right ) { //2 columns on the right $divid = ''; } elseif ( ($ja_left || $ja_right) && !$ja_masscol ) { //One column without masscol $divid = '-c'; } elseif (($ja_left || $ja_right) && $ja_masscol) { //One column with masscol $divid = '-cm'; } elseif ($ja_masscol) { //masscol only $divid = '-m'; } else { //No column in right $divid = '-f'; } $msie='/msie\s(5\.[5-9]|[6]\.[0-9]*).*(win)/i'; $supported_browsers = !isset($_SERVER['HTTP_USER_AGENT']) || !preg_match($msie,$_SERVER['HTTP_USER_AGENT']) || preg_match('/opera/i',$_SERVER['HTTP_USER_AGENT']); ?>
_ _ id ) { initEditor(); } ?> ">