$(function() {
	$("ul.menu > li.current-menu-parent, ul.menu > li.current-menu-item").prev().addClass('nosepimg');
	$("ul.menu > li:last-child, .zd_multilang_list > li:last-child").addClass('nosepimg');
}); 

