MENU
'); $('a.close', $bar).click(function(e) { e.preventDefault(); $bar.remove(); }); $('body').prepend($bar); $('head').append(''); }); })();