﻿$(function() {
$('.map').maphilight({ fade: false, fillColor: '823327', strokeColor: '712a1f' });
    $('#mapBrowser').tabs();
});
