$(document).ready(function() { $("body").children().each(function() { $(this).html($(this).html().replace(/
/g," ")); }); });

Courage is not the absence of fear, but rather the judgment that something else is more important than fear

Ambrose Redmoon