function hotel1()
  {
	  window.location.href="services-hotel.php";
  }
  
  function hotel2()
  {
	  window.location.href="services-apt.php";
  }
  
  function hotel3()
  {
	  window.location.href="facilities.php";
  }
  
  function hotel4()
  {
	  window.location.href="services-suite-options.php";
  }
  function hotel5()
  {
	  window.location.href="services-meetings.php";
  }
  function hotel6()
  {
	  window.location.href="location.php";
  }
