0) { echo '

'.$autor_label.'

'; include '../meniu_autor_limba.php'; } include "../header_content.php"; $result = mysql_query( "SELECT * FROM citatepedia WHERE ".$cond." ORDER BY lungime LIMIT ".(($p-1)*$perpage).','.$perpage, $link ) or die ( "Couldn't select: ".mysql_error() ); $show_subjects=true; include "../show_list.php"; include '../module_ad3.php'; include "../navig.php"; if ($items>0) { if ($ui_text['add_more']<>'') echo '

'.$ui_text['add_more'].'

'; } } include "../sidebar.php"; mysql_close( $link ); include "../footer_general.php"; ?>