$(function () {
    $(".banner > img").bind('click', function () { window.location = "https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032504368&Culture=da-DK"; }).css("cursor", "pointer");
});

