function setPageViewed(){var n={url:window.location.href};cbsjq.ajax({type:"POST",contentType:"application/json; charset=utf-8",url:"/Logging/PageView",async:!0,data:JSON.stringify(n)})}cbsjq(function(){setPageViewed()})