jQuery(function(){
	var navbar = new Array();
	jQuery('.wpld_navbar a:last').remove();
});
