HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/www/archive/holidayhealthclub/testimonials.php
<?php

$page_title = "Member Testimonials";
include("_header.php");

?>

<p><b>Here are just a few of the many Holiday Health &amp; Racquet Club success stories!</b>

<center>
<P><table id="xtable" cellspacing=10 cellpadding=0><tr><td>
<P><img src="gui/ph_amy.jpg"></td>
<td valign=top>
<P><b>Amy Perrin</b>
<br>"I got ready for my best friends wedding in ten weeks!  With a little personal training and eating right, my weight dropped 10 pounds (136 to 126), I lost 9 � inches, and my body fat went down 10 percentage points.   My energy level went the other direction - straight up!"
</td></tr></table>

<P><table id="xtable" cellspacing=10 cellpadding=0><tr>
<td valign=top>
<p><b>Father & Son - Frank Scatena Jr. & Sr.</b>
<br>Frank Jr.: "I've gained 40 lbs. of muscle, doubled my strength, and I felt a lot more confident.  My work out has helped with my football game."
<br>Frank Sr.: "I've achieved my goal by losing 15 lbs. and gaining strength.  I've also lost 2 inches off my waist."
</td>
<td><P><img src="gui/ph_franks.jpg"></td>
</tr></table>

<P><table id="xtable" cellspacing=10 cellpadding=0><tr><td>
<P><img src="gui/ph_holly.jpg"></td>
<td valign=top>
<P><b>Holly Douglas</b>
<br>"I�ve reached my original goal.  I feel much stronger and I have much more energy and endurance." (Holly cross trains with weights, elliptical trainer, pilates, and kick boxing and has lost 30 lbs.) -- Her mom says "she loves this place"
</td></tr></table>

<P><table id="xtable" cellspacing=10 cellpadding=0><tr>
<td valign=top>
<p><b>Chuck Ney</b>
<br>"When I started my program I was 110 lbs. Heavier.  Now I feel great with more energy and more strength.   The racquetball has been a big factor with weight loss, cross training, and with my fitness program.  It's also a lot of fun."
</td>
<td><P><img src="gui/ph_chuck.jpg"></td>
</tr></table>

<P><table id="xtable" cellspacing=10 cellpadding=0><tr><td>
<P><img src="gui/ph_john.jpg"></td>
<td valign=top>
<P><b>John Lucas</b>
<br>"I've lost 30 pounds, and I've added 50 pounds to my bench.  I feel better and stronger and my soccer game has shown the results in punting, throwing, and even reaction time." 
</td></tr></table>

<P><table id="xtable" cellspacing=10 cellpadding=0><tr>
<td valign=top>
<p><b>Frank McCoy</b>
<br>"I was 247 pounds when I first started over a year ago, and now I am down to 215 pounds; I now have a good chance to get into arena football league where I was recently asked to try out.  I owe everything to Bob and his staff for getting me in the physical and mental condition that I need in order to perform at the next level. Thank you for everything."
</td>
<td><P><img src="gui/ph_frank.jpg"></td>
</tr></table>

<P><table id="xtable" cellspacing=10 cellpadding=0><tr><td>
<P><img src="gui/ph_patty.jpg"></td>
<td valign=top>
<P><b>Patty Logan</b>
<br>"Since I started out at the Holiday Health and Racquet Club I feel 100% better plus I feel healthier and stronger.  I've lost 22 pounds."
</td></tr></table>
</center>


<?php
include("_footer.php");
?>