if ($row[weighted_score] and $max_score) { ?>
    
    (Slowtwitch.com score of  echo(round($row['weighted_score']*5.00/$max_score, 2)); ?> based on  echo(int_to_words($row[respondents])); 
    if($row[respondents] == 1) { echo(" respondent"); } else { echo(" respondents"); } ?>)
    
   } ?>
  
    
      echo ("$row[retailer_address]");
      if ($row[retailer_address_two]) { echo ("
$row[retailer_address_two]"); }
        echo("
$row[retailer_city], $row[retailer_state] $row[retailer_zip]"); 
    ?>
    
Phone:  echo $row[retailer_phone] ?>
    
Fax:  echo $row[retailer_fax] ?>