$(function(){
	
	// $('.ddsmoothmenu ul li a').mouseover(
	//	function(){	$(this).effect("highlight", {color: "#7E4033"}, 200)});
	
});

