$(document).ready(function() {
						   
	$(".gallery").prepend("<h2 style='margin: 20px 0 0 0;'>This Post's Photo Gallery</h2>");
						   
});	