Hamilton House Booking

<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>Hamilton House Booking Button</title>
<script src="https://www.booxi.com/api/booknow.js" async=""></script>
</head>
<body>

<p>Click the button below to book now!</p>

<script>
var bnHandler = null;
window.bxApiInit = function () {
bnHandler = booxiController.configure({
apiKey: "3s3i7Ky9h22Z89s831j95x85x3ACo83w",
buttonText: "Hamilton House Room Bookings",
language: "eng"
});
};
</script>
<div class="bx_bn_button use_bx_ico" onclick="booxiController.book();">Book Now</div>
</body>
</html>

By using our website, you agree to the use of cookies. These cookies help us understand how customers arrive at and use our site and help us make improvements. Hide this message More on cookies »