function () { var page = window.location.pathname.match(/[^\/]+$/); return String(page).split('.')[0]; }