﻿function errorDialog() {
    alert($(".ErrorNoRooms").text());
}