$(function() {
 	$(".menu")
	.prepend ('<img  src="/melwebwp/wp-content/themes/mjscott-theme/images/left-frill.png" alt="" />&nbsp;&nbsp;')
		.append(' &nbsp;<img class="menuright" src="/melwebwp/wp-content/themes/mjscott-theme/images/right-frill.png" alt="" />');
 });
