if ($rating_text) { ?>
(Avg. rating echo($row[score]); ?> based on echo(int_to_words($row[respondents])); if($row[respondents] == 1) { echo(" respondent"); } else { echo(" respondents"); } ?>)
} ?>
echo ("$row[fitter_address]");
if ($row[fitter_address_two]) { echo ("
$row[fitter_address_two]"); }
echo("
$row[fitter_city], $row[fitter_state] $row[fitter_zip]");
?>
Phone: echo $row[fitter_phone] ?>
Fax: echo $row[fitter_fax] ?>