(function(){$(window).load(function(){var n=window.location.pathname.split("/"),t=AllCookies.get("ShareHolderAccept");n[2]==="shareholder-meeting-documents"&&t!=="Accept"&&($("#ShareholderMeetingDocuments").modal({show:!1}),$("#ShareholderMeetingDocuments").modal());$("#acceptShareHolder a").on("click",function(){AllCookies.set("ShareHolderAccept","Accept")});$("#ShareholderMeetingDocuments").on("hidden.bs.modal",function(){document.location.href="/investors"})})})()