158c158
< outsg=outsg.replace(' ' + thisgmtdt + ' ', ' ' + thisgmtdt + ' ');
---
> outsg=outsg.replace(' ' + thisgmtdt + ' ', ' ' + thisgmtdt + ' ');
177c177
< return '' + outsg.replace(/\\
\\<\/span\>\
\\<\/span\>\
\/g, '
').replace(/\<\/a\>/g,' ').replace(/\ says\ at\ \ says at <').replace(/\ GMT\<\/span\>\ \.\.\.\ /g, ' GMT ... ').replace(/\)<\/span\>\ \.\.\.\ /g, ') ... ') + '';
---
> return '' + outsg.replace(/\\
\\<\/span\>\
\\<\/span\>\
\/g, '
').replace(/\<\/a\>/g,' ') + '';