$(document).ready(function(){

	var pageId = $(body).attr("id");

});


