document.addEventListener("DOMContentLoaded", function () {
const btn = document.querySelector(".menu-btn");
if (!btn) return;
btn.addEventListener("click", function () {
btn.classList.toggle("active");
console.log("clicked"); // debug check
});
});
document.addEventListener("click", function (e) {
const wrapper = document.querySelector(".nav-wrapper");
const btn = e.target.closest(".menu-btn");
const menu = e.target.closest(".nav-menu");
const dropdowns = document.querySelectorAll(".custom-dropdown");
if (!wrapper) return; dropdowns.forEach(dropdown => {
if (dropdown.getAttribute("data-state") === "open") {
dropdown.setAttribute("data-state", "closed");
} }); // If clicking hamburger button → toggle
if (btn) {
const state = wrapper.getAttribute("data-state");
wrapper.setAttribute("data-state", state === "open" ? "closed" : "open");
return;
}
// If clicking inside menu -> DO NOTHING
if (menu) return;
// If clicking outside → close
wrapper.setAttribute("data-state", "closed"); });
Reservoir SIL House
Property Details
Bed 3 Bath 2 Vacancies 1
Wheelchair accessible
SIL/MTA/STA
Located exceptionally well within walking distance to local schools, shops, cafe’s, great park lands, just moments away from Ruthven train Station, Northland Shopping Centre is minutes away.
KEY PROPERTY FEATURES:
Location: 2 Minutes away from Ruthven Train station, and 5 mintues away from bus stop. 9 minutes away from Northland Shopping Centre.
Wheelchair accessible: easy wheelchair access to all parts of the property, and large bathrooms providing easy maneuverability.
Bedrooms: Comprises of three generous size bedrooms.
Lounge: On entering this home you will be amazed not only be the well thought out floor plan but the size of the huge lounge room.
Kitchen: Spacious kitchen with lots of storage areas.
Heating & Cooling: Each area comprise of standalone Split system heating &cooling system allowing individual control.