(function($) {
	$(function() {

		$("#menu-omvang-navigatie li:first").css("background","none");

	});
})(jQuery);

