The divs overlaying the map are at z-index 100 which is higher layer than the map
<div style="width: 25%; height: 25%; position: absolute; top: 5%; left: 32%; z-index: 100; cursor: pointer;"></div>
<div style="width: 25%; height: 25%; position: absolute; top: 15%; left: 65%; z-index: 100; cursor: pointer;"></div>
<div style="width: 25%; height: 25%; position: absolute; top: 50%; left: 70%; z-index: 100; cursor: pointer;"></div>
<div style="width: 25%; height: 25%; position: absolute; top: 60%; left: 38%; z-index: 100; cursor: pointer;"></div>
<div style="width: 25%; height: 25%; position: absolute; top: 50%; left: 10%; z-index: 100; cursor: pointer;"></div>
<div style="width: 25%; height: 25%; position: absolute; top: 20%; left: 10%; z-index: 100; cursor: pointer;"></div>
<map name="Map">
<area alt="drawings" coords="185,9,376,206" shape="rect" href="https://www.awakeningtheeye.net/?page_id=8">
<area alt="classes" coords="377,87,585,286" shape="rect" href="https://www.awakeningtheeye.net/?page_id=5">
<area alt="calendars" coords="379,353,586,547" shape="rect" href="https://www.awakeningtheeye.net/?page_id=15">
<area alt="personal history" coords="194,356,376,572" shape="rect" href="https://www.awakeningtheeye.net/?page_id=13">
<area alt="exhibitions" coords="5,340,192,551" shape="rect" href="https://www.awakeningtheeye.net/?page_id=11">
<area alt="paintings" coords="6,126,209,314" shape="rect" href="https://www.awakeningtheeye.net/?page_id=2">
</map>