$(document).ready(function() {
  $('ul#footerNav li').prepend(' &nbsp; | &nbsp; ');
});
