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/schedule.php
<?php

$page_title = "Class Schedule";
include("_header.php");

?>

<P><b>Executive Kickboxing</b> &nbsp;&nbsp; <b><span style="color:#FF8000;">(Tue/Thu 6:00-7:00pm)</span></b>
<br>Pro fighters training regimen condensed into a one hour, heart pounding, endorphin producing, addictive format to music. Produces amazing results, burning 700 to 1200 calories per session. Rated among the top 10 workouts ever.

<P><b>Aerobics Step & Sculpt</b> &nbsp;&nbsp; <b><span style="color:#FF8000;">(Mon/Wed/Fri 9:30-10:30am)</span></b>
<br>Quality step classes with challenging moves & safe combinations.


<P><b>Pilates</b> &nbsp;&nbsp; <b><span style="color:#FF8000;">(Tue/Thu 7:00-8:00pm)</span></b>
<br>A safe, low impact  class combined with toning and strengthening. Sculpt and Tone classes use light weights.

<P><b>Martial Arts - Ages 4 to 7</b> &nbsp;&nbsp; <b><span style="color:#FF8000;">(Mon/Wed 6:00-6:30pm)</span></b>
<br>Ideal for beginners. Learn basic martial arts techniques, self defense and ground fighting.

<P><b>Martial Arts - Ages 8 and up</b> &nbsp;&nbsp; <b><span style="color:#FF8000;">(Mon/Wed 6:30-7:30pm)</span></b>
<br>Ideal for beginners. Learn basic martial arts techniques, self defense and ground fighting.

<P><b>Martial Arts - Adult</b> &nbsp;&nbsp; <b><span style="color:#FF8000;">(Mon/Wed 7:30-8:30pm)</span></b>
<br>Self defense techniques geared towards those in their teens, 20's, 30's and over yaught By Guru, Mas Don


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