$(document).ready(function() {
    var page = $('body').attr('id');
    
});
