var accessibility=function(){function n(){window.location.hash="#pro-content-section";var t=$(".pro-content-section"),n;return t.length>0&&(n=t.find(":focusable")),n!=undefined&&n.length==0&&(n=t.find("a[href], area[href], input, select, textarea, button, ul")),n!=undefined&&n.length!=0&&n[0].focus(),!1}return{skipToContent:n}}();$(document).ready(function(){$("#SkipToContent").click(function(){return accessibility.skipToContent()})})