getPref(''); $indexArray = array('clock_dateprefix','clock_format','clock_datesuffix1','clock_datesuffix2','clock_datesuffix3','clock_datesuffix4'); foreach($indexArray as $ind) { if(!isset($menu_pref[$ind])) { $menu_pref[$ind]=''; } } $ec_dir = e_PLUGIN.'clock_menu/'; $text = "\n\n\n
 
\n"; if (!isset($clock_flat) || !$clock_flat) { $ns->tablerender($menu_pref['clock_caption'], "
".$text."
", 'clock'); } else { echo $text; } ?> \n\n"; ?>