| Site Type | Price |
| Full Hook-Up |
per day per week |
| Site Type | Price |
| Water/Electric |
per day per week |
| No Hook-Ups |
per day per week |
| Cabin Name | Price | ".$CabinNoBath[$c]['size']['w']."' x ".$CabinNoBath[$c]['size']['l']."' "; print $CabinNoBath[$c]['name']." | \n"; print "\n";
print " $".number_format($CabinNoBath[$c]['offSeason']['day'],2)." per day \n"; print " $".number_format($CabinNoBath[$c]['offSeason']['week'],2)." per week\n"; print " | \n";
print " \n";
}
?>
| Cabin Name | Price | ".$CabinBath[$c]['size']['w']."' x ".$CabinBath[$c]['size']['l']."' "; print $CabinBath[$c]['name']." | \n"; print "\n";
print " $".number_format($CabinBath[$c]['offSeason']['day'],2)." per day \n"; print " $".number_format($CabinBath[$c]['offSeason']['week'],2)." per week\n"; print " | \n";
print " \n";
}
?>