// © SAS/00/12/26
DateModified=new Date(Date.parse(document.lastModified));
document.writeln('Обновлено: '+DateModified.toLocaleString());
