begin.php 103 Bytes
<?php
$objGallery->viewRoomsInSite();
$objGallery->viewRoomsInOrder();
$objGallery->displayBegin();
?>