'; ?> >
 '>  '>  '>  '>  '>  '>
"; else echo " "; } echo " " . strcut(strip_tags($post['title']), $cfg['length_title']); if ( $cfg['name'] == 'checked' ) echo " " . postname($post); if ( $cfg['date'] == 'checked' ) echo " " . dt($post['dateTime_firstwrite']); if ( $cfg['reply'] == 'checked' ) echo " " . em($post['children']); if ( $cfg['file'] == 'checked' ) echo " " . em($post['files'],NULL,2); echo "
"; } ?>