: ' . $textos[54] . ''; } else { echo $textos[54]; } echo ' | '; if ($sort!=2) { echo '' . $textos[53] . ''; } else { echo $textos[53]; } echo ' | '; if ($sort!=3) { echo '' . $textos[5] . ''; } else { echo $textos[5]; } if ($has_sections==1) { echo "

" . $section_title . ": " . implode (" | ",$sections_array); } ?>
"; } if ($has_sections==1 && $prev_section !=$section) { if (!$first_run) { echo ''; $cntr=0; } else if ($cntr%3==0 && $cntr!=count($empresas)) { echo ""; } //echo $section; $first_run=0; ?> "; } ?>
fetch_assoc()) { $section = "foo"; switch($sort) { case 2: $section = $empresa['sector']; break; case 3: $section = $empresa['addr_city']; break; } if ($cntr%3==0 && !$first_run) { echo "

'; } echo '
' . $section . '
'; echo '
'; echo '

' . $empresa['nombre_comercial']; ?>

(' . $empresa['addr_city'] . ')'; } ?>