﻿function regionClick(value) {
    window.location.href = '/Sitetools/Slotte-og-herregaarde.aspx?region=' + value;
}
