/Web/JS/MLAB_Menu.js
182,7 → 182,9
}
if (document.location.hostname!='')
{
Content+='<a href= "http://validator.w3.org/check?uri=referer">HTML Validator</a> &nbsp; ';
Content+='<a href= "http://validator.w3.org/check?uri='
+document.location.href
+'">HTML Validator</a> &nbsp; ';
}
Time=document.lastModified;
if (DocLang()=="cs")