1 2 3 4 

'; for($j = 1;$j <= $PICTURES_PER_ROW; $j++){ if($currentPicture++ > $NUMBER_OF_PICTURES){ echo ''; }else{ echo ''; } if($j < $PICTURES_PER_ROW){ echo ''; } } echo ''; if((($i < $PICTURE_ROWS) && ($currentRow != $totalRows))){ echo ''; } } } ?>
Grooming Photo   
 

1 2 3 4