$(function() {

	$("h2")

		.prepend('<img src="http://akvaryumkeyfi.com/wp-content/themes/akvaryumkeyfi_theme/images/balik2.png" alt="" />')
		.append('<img src="http://akvaryumkeyfi.com/wp-content/themes/akvaryumkeyfi_theme/images/balik.png" alt="" />');
		}
	);
