$(function() {
		   
	$(".entry h2")
		.prepend("<img src='/wp-content/themes/Adriana_Theme/images/leftfrill.jpg' /> &nbsp;")
        .append("&nbsp; <img src='/wp-content/themes/Adriana_Theme/images/rightfrill.jpg' />");

});
