
var today = new Date();var GMTtoday = today.toGMTString();document.writeln(GMTtoday);
