/*
$(document).ready(function() {
  var pageLocation = document.location.href.split('/');
});
*/