/home/mjc1/public_html/j3demo/footer.php
1 2
</div> <!-- container -->
<?php
include(
$j3_path
.
"/footer.sub.php"
);
?>