function pastWalidatorsLink(){
document.getElementById('w3validator').innerHTML = '<a href="http://validator.w3.org/check?uri='+window.location+'" rel="nofollow">XHTML 1.0 Strict</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.acceptic.com%2F" rel="nofollow">CSS 2.1</a>';
}
