'; if(db_num_rows($bn) > 0) { while($baner = db_fetch_object($bn)){ $output.= ' '.$baner->title.''; } } $output .=''; return $output; ?>