// setup everything when the page is ready…

$(document).ready(function() {
	DHDSite.setupPage("blog");
});