$(document).ready(function() {

	$("#enav").html($("#enav").html().replace('&nbsp;&nbsp;|&nbsp;&nbsp;',''));

});
