<?php
	include_once "../config.php";
	define("CITY_MAIN", 555);
	define("HOTEL_MAIN", 3375);
	include_once PDIR."/inc/hotel-main.php";
?>