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[triclub_address]");
if ($row[triclub_address_two]) { echo ("
$row[triclub_address_two]"); }
echo("
$row[triclub_city], $row[triclub_state] $row[triclub_zip]");
?>
Phone: echo $row[triclub_phone] ?>
Fax: echo $row[triclub_fax] ?>