$(document).ready(function(){
	$('#overlay h3:first').html('Latest Post');
});
